@charset "UTF-8";

.product-basemake {
 /*++++++++++++++++++++++++++++++
 * LP用 グリッド
 *++++++++++++++++++++++++++++++*/ /* ---------------------------------------------------------------------
  ボタン
 --------------------------------------------------------------------- */ /* sections */;
}

.product-basemake .lp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -20px;
}

.product-basemake .lp-row--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.product-basemake .lp-col,.product-basemake .lp-col--auto,.product-basemake .lp-col--1of2,.product-basemake .lp-col--2of2,.product-basemake .lp-col--1of3,.product-basemake .lp-col--2of3,.product-basemake .lp-col--3of3,.product-basemake .lp-col--1of4,.product-basemake .lp-col--2of4,.product-basemake .lp-col--3of4,.product-basemake .lp-col--4of4,.product-basemake .lp-col--1of5,.product-basemake .lp-col--2of5,.product-basemake .lp-col--3of5,.product-basemake .lp-col--4of5,.product-basemake .lp-col--5of5,.product-basemake .lp-col--1of6,.product-basemake .lp-col--2of6,.product-basemake .lp-col--3of6,.product-basemake .lp-col--4of6,.product-basemake .lp-col--5of6,.product-basemake .lp-col--6of6 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin: 0 0 40px 0;
  padding: 0 20px;
}

.lp-row:last-child .product-basemake .lp-col,.lp-row:last-child .product-basemake .lp-col--auto,.lp-row:last-child .product-basemake .lp-col--1of2,.lp-row:last-child .product-basemake .lp-col--2of2,.lp-row:last-child .product-basemake .lp-col--1of3,.lp-row:last-child .product-basemake .lp-col--2of3,.lp-row:last-child .product-basemake .lp-col--3of3,.lp-row:last-child .product-basemake .lp-col--1of4,.lp-row:last-child .product-basemake .lp-col--2of4,.lp-row:last-child .product-basemake .lp-col--3of4,.lp-row:last-child .product-basemake .lp-col--4of4,.lp-row:last-child .product-basemake .lp-col--1of5,.lp-row:last-child .product-basemake .lp-col--2of5,.lp-row:last-child .product-basemake .lp-col--3of5,.lp-row:last-child .product-basemake .lp-col--4of5,.lp-row:last-child .product-basemake .lp-col--5of5,.lp-row:last-child .product-basemake .lp-col--1of6,.lp-row:last-child .product-basemake .lp-col--2of6,.lp-row:last-child .product-basemake .lp-col--3of6,.lp-row:last-child .product-basemake .lp-col--4of6,.lp-row:last-child .product-basemake .lp-col--5of6,.lp-row:last-child .product-basemake .lp-col--6of6 {
  margin-bottom: 0;
}

.product-basemake .lp-col--auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.product-basemake .lp-col > *:last-child,.product-basemake .lp-col--auto > *:last-child,.product-basemake .lp-col--1of2 > *:last-child,.product-basemake .lp-col--2of2 > *:last-child,.product-basemake .lp-col--1of3 > *:last-child,.product-basemake .lp-col--2of3 > *:last-child,.product-basemake .lp-col--3of3 > *:last-child,.product-basemake .lp-col--1of4 > *:last-child,.product-basemake .lp-col--2of4 > *:last-child,.product-basemake .lp-col--3of4 > *:last-child,.product-basemake .lp-col--4of4 > *:last-child,.product-basemake .lp-col--1of5 > *:last-child,.product-basemake .lp-col--2of5 > *:last-child,.product-basemake .lp-col--3of5 > *:last-child,.product-basemake .lp-col--4of5 > *:last-child,.product-basemake .lp-col--5of5 > *:last-child,.product-basemake .lp-col--1of6 > *:last-child,.product-basemake .lp-col--2of6 > *:last-child,.product-basemake .lp-col--3of6 > *:last-child,.product-basemake .lp-col--4of6 > *:last-child,.product-basemake .lp-col--5of6 > *:last-child,.product-basemake .lp-col--6of6 > *:last-child {
  margin-bottom: 0;
}

.lp-row--nowrap .product-basemake .lp-col,.lp-row--nowrap .product-basemake .lp-col--auto,.lp-row--nowrap .product-basemake .lp-col--1of2,.lp-row--nowrap .product-basemake .lp-col--2of2,.lp-row--nowrap .product-basemake .lp-col--1of3,.lp-row--nowrap .product-basemake .lp-col--2of3,.lp-row--nowrap .product-basemake .lp-col--3of3,.lp-row--nowrap .product-basemake .lp-col--1of4,.lp-row--nowrap .product-basemake .lp-col--2of4,.lp-row--nowrap .product-basemake .lp-col--3of4,.lp-row--nowrap .product-basemake .lp-col--4of4,.lp-row--nowrap .product-basemake .lp-col--1of5,.lp-row--nowrap .product-basemake .lp-col--2of5,.lp-row--nowrap .product-basemake .lp-col--3of5,.lp-row--nowrap .product-basemake .lp-col--4of5,.lp-row--nowrap .product-basemake .lp-col--5of5,.lp-row--nowrap .product-basemake .lp-col--1of6,.lp-row--nowrap .product-basemake .lp-col--2of6,.lp-row--nowrap .product-basemake .lp-col--3of6,.lp-row--nowrap .product-basemake .lp-col--4of6,.lp-row--nowrap .product-basemake .lp-col--5of6,.lp-row--nowrap .product-basemake .lp-col--6of6 {
  padding: 0 20px;
}

.product-basemake .lp-col--1of2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.product-basemake .lp-row--nowrap .lp-col--1of2 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.product-basemake .lp-col--2of2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-basemake .lp-row--nowrap .lp-col--2of2 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.product-basemake .lp-col--1of3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.product-basemake .lp-row--nowrap .lp-col--1of3 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 33.33333% !important;
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.product-basemake .lp-col--2of3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.product-basemake .lp-row--nowrap .lp-col--2of3 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 66.66667% !important;
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.product-basemake .lp-col--3of3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-basemake .lp-row--nowrap .lp-col--3of3 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.product-basemake .lp-col--1of4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.product-basemake .lp-row--nowrap .lp-col--1of4 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 25% !important;
  flex: 0 0 25% !important;
  max-width: 25% !important;
}

.product-basemake .lp-col--2of4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.product-basemake .lp-row--nowrap .lp-col--2of4 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.product-basemake .lp-col--3of4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.product-basemake .lp-row--nowrap .lp-col--3of4 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 75% !important;
  flex: 0 0 75% !important;
  max-width: 75% !important;
}

.product-basemake .lp-col--4of4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-basemake .lp-row--nowrap .lp-col--4of4 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.product-basemake .lp-col--1of5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.product-basemake .lp-row--nowrap .lp-col--1of5 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 20% !important;
  flex: 0 0 20% !important;
  max-width: 20% !important;
}

.product-basemake .lp-col--2of5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.product-basemake .lp-row--nowrap .lp-col--2of5 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 40% !important;
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

.product-basemake .lp-col--3of5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.product-basemake .lp-row--nowrap .lp-col--3of5 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 60% !important;
  flex: 0 0 60% !important;
  max-width: 60% !important;
}

.product-basemake .lp-col--4of5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.product-basemake .lp-row--nowrap .lp-col--4of5 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 80% !important;
  flex: 0 0 80% !important;
  max-width: 80% !important;
}

.product-basemake .lp-col--5of5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-basemake .lp-row--nowrap .lp-col--5of5 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.product-basemake .lp-col--1of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.product-basemake .lp-row--nowrap .lp-col--1of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 16.66667% !important;
  flex: 0 0 16.66667% !important;
  max-width: 16.66667% !important;
}

.product-basemake .lp-col--2of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.product-basemake .lp-row--nowrap .lp-col--2of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 33.33333% !important;
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.product-basemake .lp-col--3of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.product-basemake .lp-row--nowrap .lp-col--3of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.product-basemake .lp-col--4of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.product-basemake .lp-row--nowrap .lp-col--4of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 66.66667% !important;
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.product-basemake .lp-col--5of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.product-basemake .lp-row--nowrap .lp-col--5of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 83.33333% !important;
  flex: 0 0 83.33333% !important;
  max-width: 83.33333% !important;
}

.product-basemake .lp-col--6of6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-basemake .lp-row--nowrap .lp-col--6of6 {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.product-basemake .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;
}

.product-basemake .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;
}

.product-basemake .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);
}

.product-basemake .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

.product-basemake .lp-btn:hover .lp-btn__text {
  opacity: .6;
}

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

.product-basemake .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 .product-basemake .lp-btn--strong .lp-btn__text {
  font-weight: 700;
}

.product-basemake .lp-btn--strong .lp-btn__text::after {
  border-color: #fff;
}

.product-basemake .lp-btn--strong:hover {
  background-color: #999;
}

.product-basemake .lp-btn--strong:hover .lp-btn__text {
  opacity: 1;
}

.product-basemake .lp-btn--small {
  min-height: auto;
}

.product-basemake .lp-btn--small .lp-btn__text {
  font-size: 0.875rem;
}

.product-basemake .lp-btnWrap--center .lp-btn {
  margin-right: auto;
  margin-left: auto;
}

.product-basemake .lp-btnWrap--right .lp-btn {
  margin: 0 0 0 auto;
}

.product-basemake * {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-basemake sup {
  font-size: 62.5%;
}

.product-basemake a {
  text-decoration: none;
}

.product-basemake p,.product-basemake ul {
  margin: 0;
}

.product-basemake ruby[data-ruby] {
  position: relative;
}

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

.product-basemake ruby[data-ruby] rt {
  display: none;
}

.product-basemake *[data-delighter] {
  -webkit-transition: opacity .7s ease;
  transition: opacity .7s ease;
  opacity: 0;
}

.product-basemake .delighter.started {
  opacity: 0;
}

.product-basemake .delighter.ended {
  opacity: 1;
}

.product-basemake .linebreak {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.product-basemake .tNotes,.product-basemake .tNotes--list,.product-basemake .tNotes--order {
  color: #5C5A5A;
  font-size: 10px;
}

.product-basemake .tNotes--list > li,.product-basemake .tNotes--order > li {
  position: relative;
  padding-left: 0.75em;
}

.product-basemake .tNotes--list > li::before,.product-basemake .tNotes--order > li::before {
  content: "*";
  position: absolute;
  left: 0;
}

.product-basemake .tNotes--order {
  counter-reset: tNotes;
}

.product-basemake .tNotes--order > li {
  padding-left: 1.5em;
}

.product-basemake .tNotes--order > li:before {
  content: "*" counter(tNotes);
  counter-increment: tNotes;
}

.product-basemake .tNotes--center {
  display: inline-block;
  text-align: left;
}

.product-basemake .icon--circle {
  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: 76px;
  height: 76px;
  border: 0;
  background: #fde7de;
  border-radius: 51%;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.06em;
}

.product-basemake .icon--circle .num {
  text-align: center;
  line-height: 1;
}

.product-basemake .icon--circle .num .num__shoulder {
  font-size: 14px;
}

.product-basemake .icon--circle .num .num__num {
  font-size: 36px;
  font-weight: lighter;
}

.product-basemake .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;
}

.product-basemake .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;
}

.product-basemake .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);
}

.product-basemake .lp-btn.lp-btn--down .lp-btn__text:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.product-basemake .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

.product-basemake .lp-btn:hover .lp-btn__text {
  opacity: .6;
}

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

.product-basemake .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;
}

.product-basemake .android .lp-btn--strong .lp-btn__text {
  font-weight: 700;
}

.product-basemake .lp-btn--strong .lp-btn__text::after {
  border-color: #fff;
}

.product-basemake .lp-btn--strong:hover {
  background-color: #999;
}

.product-basemake .lp-btn--strong:hover .lp-btn__text {
  opacity: 1;
}

.product-basemake .lp-btn--small {
  min-height: auto;
}

.product-basemake .lp-btn--small .lp-btn__text {
  font-size: 0.875rem;
}

.product-basemake .lp-btnWrap--center .lp-btn {
  margin-right: auto;
  margin-left: auto;
}

.product-basemake .lp-btnWrap--right .lp-btn {
  margin: 0 0 0 auto;
}

.product-basemake .tNoteswrap.wrap-left {
  text-align: left;
}

.product-basemake .tNoteswrap.wrap-right {
  text-align: right;
}

.product-basemake .tNoteswrap.wrap-center {
  text-align: center;
}

.product-basemake .tNoteswrap .tNotes {
  display: inline-block;
}

.product-basemake .heading-lv2 {
  line-height: 1.5;
  font-size: 46px;
  letter-spacing: 0.02em;
}

.product-basemake .heading-lv2 .smalltext {
  font-size: 24px;
}

.product-basemake .heading-lv3 {
  letter-spacing: 0.02em;
  text-align: center;
  font-size: 36px;
}

.product-basemake .heading-lv4 {
  letter-spacing: 0.02em;
  text-align: center;
  font-size: 30px;
}

.product-basemake .kv {
  margin-right: -6.25vw;
  margin-left: -6.25vw;
  text-align: center;
 /* Animation */;
}

.product-basemake .kv .bgwrapper {
  max-width: 1366px;
  max-height: 576px;
  position: relative;
  margin: auto;
  height: 42.2vw;
  min-height: 540px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: url("/contents/product/basemake/images/bg-kv.png") top center no-repeat;
  background-size: cover;
}

.product-basemake .kv .kv-img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.product-basemake .kv .kv-img--text {
  position: absolute;
  right: 163px;
  bottom: -53px;
}

.product-basemake .kv .kv-img--pen {
  position: absolute;
  right: 0;
  bottom: -225px;
}

.product-basemake .kv .heading-lv2 {
  -webkit-animation: fade 1.2s ease 1s both;
  animation: fade 1.2s ease 1s both;
}

.product-basemake .kv .kv-img--text {
  -webkit-animation: fade .6s ease 2.3s both;
  animation: fade .6s ease 2.3s both;
}

.product-basemake .kv .kv-img--pen {
  -webkit-animation: fade .6s ease 2.8s both;
  animation: fade .6s ease 2.8s both;
}

.product-basemake .lead {
  margin-top: 130px;
}

.product-basemake .lead .lead-text {
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
}

.product-basemake .lead .lead-img {
  text-align: center;
  margin-top: 47px;
}

.product-basemake .lead + .heading-lv3 {
  margin-top: 80px;
}

.product-basemake .feature {
  margin-top: 150px;
}

.product-basemake .feature .feature-wrap {
  width: 1110px;
  margin: 85px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-basemake .feature .feature-wrap:nth-child(odd) .feature-col:nth-child(2) {
  margin-right: 40px;
}

.product-basemake .feature .feature-wrap:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.product-basemake .feature .feature-wrap:nth-child(even) .feature-col:nth-child(1) {
  margin-right: -50px;
}

.product-basemake .feature .feature-wrap:nth-child(even) .feature-col:nth-child(2) {
  margin-left: 50px;
}

.product-basemake .feature .feature-wrap:nth-child(3) .feature-col:nth-child(1) {
  margin-top: 35px;
}

.product-basemake .feature .feature-wrap:nth-child(4) {
  margin-top: 98px;
}

.product-basemake .feature .feature-wrap:nth-child(4) .feature-col:nth-child(2) {
  margin-top: 60px;
}

.product-basemake .feature .feature-copy {
  margin-top: 20px;
  font-size: 32px;
  color: #e18f47;
  letter-spacing: 0.04em;
  line-height: 1.5;
}

.product-basemake .feature .feature-description {
  margin-top: 15px;
  font-size: 18px;
  max-width: 445px;
  letter-spacing: 0.1em;
}

.product-basemake .feature .feature-col {
  opacity: 0;
}

.product-basemake .feature .feature-col.delighter.started {
  opacity: 1;
}

.product-basemake .feature .feature-col.delighter.started + .feature-col {
  -webkit-animation: fade .7s ease 0.8s both;
  animation: fade .7s ease 0.8s both;
}

.product-basemake .structure {
  margin-top: 110px;
}

.product-basemake .structure .structure-wrap {
  margin-top: 70px;
  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;
}

.product-basemake .structure .structure-wrap > div:not(:first-child) {
  margin-left: 65px;
}

.product-basemake .structure .icon--circle {
  width: 200px;
  height: 200px;
  background-color: #ffe9d5;
}

.product-basemake .structure .circle-text {
  letter-spacing: 0.02em;
  line-height: 1.7;
  font-size: 20px;
}

.product-basemake .structure .circle-text--small {
  font-size: 14px;
}

.product-basemake .structure .structure-wrap--note {
  letter-spacing: 0.01em;
  margin-top: 12px;
}

.product-basemake .structure .structure-wrap--note > div {
  margin-left: 50px;
}

.product-basemake .structure .structure-wrap--note > div:first-child {
  margin-left: 272px;
}

.product-basemake .structure .structure-note {
  width: 200px;
}

.product-basemake .cv {
  margin-top: 100px;
  padding-bottom: 70px;
}

.product-basemake .cv .cv-lead {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.02em;
}

.product-basemake .cv .cv-wrap {
  margin-top: 125px;
  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;
}

.product-basemake .cv .cv-wrap > div:not(:first-child) {
  margin-left: 25px;
}

.product-basemake .cv .cv-col .cv-btn {
  min-width: 310px;
  height: 100px;
}

.product-basemake .cv .cv-col .cv-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 147px;
  background-color: #919da4;
  height: 100%;
  position: relative;
  z-index: 2;
}

.product-basemake .cv .cv-col .cv-btn a:after {
  display: inline-block;
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  border-bottom: none;
  border-left: none;
  margin: auto;
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-basemake .cv .cv-col .cv-btn .cv-btn__image {
  position: absolute;
  bottom: 21px;
  left: 31px;
}

.product-basemake .cv .cv-col .cv-btn .cv-btn__text p {
  color: #faffff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

.product-basemake .cv .cv-col:nth-child(2) .cv-btn .cv-btn__image,
.product-basemake .cv .cv-col:nth-child(3) .cv-btn .cv-btn__image {
  left: 10px;
}

.beautyNews--2col * {
  font-feature-settings: normal;
}

.beautyNews--2col {
  margin-top: 130px;
}

.beautyNews--2col .h2 {
  font-size: 24px;
  margin-bottom: 60px;
}

.beautyNews--2col .beautyNews__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.beautyNews--2col .beautyNews__item {
  position: relative;
  width: calc(50% - 10px);
}

.beautyNews--2col .beautyNews__item:nth-of-type(2) {
  border-top: 1px solid #E0E0E0;
}

.beautyNews--2col .tagWrap [class^="tag"] {
  font-size: 10px;
}

.beautyNews > ul {
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews > ol {
  margin-top: 0;
  margin-bottom: 0;
  counter-reset: ranking;
}

.beautyNews .tagWrap {
  margin-bottom: 0;
}

.beautyNews__title {
  line-height: 1.8;
  font-size: 20px;
  margin-bottom: 40px;
}

.beautyNews__item {
  position: relative;
  border-bottom: 1px solid #E0E0E0;
}

.beautyNews__item:first-of-type {
  border-top: 1px solid #E0E0E0;
}

.beautyNews__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  position: relative;
  text-decoration: none;
}

.beautyNews__link:hover {
  text-decoration: none;
}

.beautyNews__link .favoriteBtn {
  top: 18px;
  cursor: pointer;
}

.beautyNews__img {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.beautyNews__img img {
  width: 120px;
}

.contents__sub .beautyNews__img img {
  width: 80px;
}

ol .beautyNews__img::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-top: solid 15px #5C5A5A;
  border-right: solid 15px transparent;
  border-left: solid 15px transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

ol .beautyNews__img::after {
  counter-increment: ranking;
  content: counter(ranking);
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 3;
  width: 12px;
  height: 12px;
  color: #FFF;
  font-size: 10px;
  line-height: 1;
  letter-spacing: -.1em;
  text-align: center;
}

.beautyNews__img + .beautyNews__txt {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.beautyNews__txt ul {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews__txt ul li {
  display: inline-block;
  vertical-align: top;
}

.beautyNews__txt p {
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews__txt p.beautyNews__ttl {
  margin-bottom: 24px;
  text-decoration: underline;
}

.contents__sub .beautyNews__txt p.beautyNews__ttl {
  min-height: 65px;
}

.beautyNews__date {
  position: absolute;
  top: 20px;
  right: 0;
  text-align: right;
  font-size: 12px;
  color: #999;
}

.beautyNews__date + .tagWrap {
  margin-right: 70px;
}

.beautyNews__view {
  position: absolute;
  right: 0;
  bottom: 16px;
  margin-right: 32px;
  text-align: right;
  font-size: 12px;
  color: #999;
}

.beautyNews__favorite {
  position: absolute;
  right: 0;
  bottom: 12px;
  z-index: 2;
  width: 25px;
  height: 25px;
  padding: 5px 0 5px 5px;
}

.beautyNews__favorite .favoriteBtn {
  position: relative;
  top: 5px;
  right: auto;
}

ul.tagWrap {
  font-size: 0;
  margin: 0 -5px -10px;
}

ul.tagWrap .tag,ul.tagWrap .tag--require,ul.tagWrap .tag--new,ul.tagWrap .tag--campaign,ul.tagWrap .tag--sample,ul.tagWrap .tag--category,ul.tagWrap .tag--orange,ul.tagWrap .tag--yellowGreen,ul.tagWrap .tag--bluePurple,ul.tagWrap .tag--green,ul.tagWrap .tag--pink,ul.tagWrap .tag--gray,ul.tagWrap .tag--purple,ul.tagWrap .tag--blue,ul.tagWrap .tag--thinPurple,ul.tagWrap .tag--end,ul.tagWrap .tag--kuchikomi,ul.tagWrap .tag--active,ul.tagWrap .tag--standard,ul.tagWrap .tag--special,ul.tagWrap .tag--vip,ul.tagWrap .tag--gold,ul.tagWrap .tag--premium,ul.tagWrap .tag--eng {
  margin: 0 5px 10px;
}

.tag,.tag--require,.tag--new,.tag--campaign,.tag--sample,.tag--category,.tag--orange,.tag--yellowGreen,.tag--bluePurple,.tag--green,.tag--pink,.tag--gray,.tag--purple,.tag--blue,.tag--thinPurple,.tag--end,.tag--kuchikomi,.tag--active,.tag--standard,.tag--special,.tag--vip,.tag--gold,.tag--premium,.tag--eng {
  display: inline-block;
  line-height: 1;
  min-height: 20px;
  padding: 4px 5px 2px;
  background: #FFF;
  font-size: 12px;
  font-family: "open sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #5C5A5A;
  color: #231815;
}

.android .tag,.android .tag--require,.android .tag--new,.android .tag--campaign,.android .tag--sample,.android .tag--category,.android .tag--orange,.android .tag--yellowGreen,.android .tag--bluePurple,.android .tag--green,.android .tag--pink,.android .tag--gray,.android .tag--purple,.android .tag--blue,.android .tag--thinPurple,.android .tag--end,.android .tag--kuchikomi,.android .tag--active,.android .tag--standard,.android .tag--special,.android .tag--vip,.android .tag--gold,.android .tag--premium,.android .tag--eng {
  font-weight: 700;
}

.win8 .tag,.win8 .tag--require,.win8 .tag--new,.win8 .tag--campaign,.win8 .tag--sample,.win8 .tag--category,.win8 .tag--orange,.win8 .tag--yellowGreen,.win8 .tag--bluePurple,.win8 .tag--green,.win8 .tag--pink,.win8 .tag--gray,.win8 .tag--purple,.win8 .tag--blue,.win8 .tag--thinPurple,.win8 .tag--end,.win8 .tag--kuchikomi,.win8 .tag--active,.win8 .tag--standard,.win8 .tag--special,.win8 .tag--vip,.win8 .tag--gold,.win8 .tag--premium,.win8 .tag--eng,.win10 .tag,.win10 .tag--require,.win10 .tag--new,.win10 .tag--campaign,.win10 .tag--sample,.win10 .tag--category,.win10 .tag--orange,.win10 .tag--yellowGreen,.win10 .tag--bluePurple,.win10 .tag--green,.win10 .tag--pink,.win10 .tag--gray,.win10 .tag--purple,.win10 .tag--blue,.win10 .tag--thinPurple,.win10 .tag--end,.win10 .tag--kuchikomi,.win10 .tag--active,.win10 .tag--standard,.win10 .tag--special,.win10 .tag--vip,.win10 .tag--gold,.win10 .tag--premium,.win10 .tag--eng {
  padding-top: 5px;
}

.edge .tag,.edge .tag--require,.edge .tag--new,.edge .tag--campaign,.edge .tag--sample,.edge .tag--category,.edge .tag--orange,.edge .tag--yellowGreen,.edge .tag--bluePurple,.edge .tag--green,.edge .tag--pink,.edge .tag--gray,.edge .tag--purple,.edge .tag--blue,.edge .tag--thinPurple,.edge .tag--end,.edge .tag--kuchikomi,.edge .tag--active,.edge .tag--standard,.edge .tag--special,.edge .tag--vip,.edge .tag--gold,.edge .tag--premium,.edge .tag--eng,.firefox .tag,.firefox .tag--require,.firefox .tag--new,.firefox .tag--campaign,.firefox .tag--sample,.firefox .tag--category,.firefox .tag--orange,.firefox .tag--yellowGreen,.firefox .tag--bluePurple,.firefox .tag--green,.firefox .tag--pink,.firefox .tag--gray,.firefox .tag--purple,.firefox .tag--blue,.firefox .tag--thinPurple,.firefox .tag--end,.firefox .tag--kuchikomi,.firefox .tag--active,.firefox .tag--standard,.firefox .tag--special,.firefox .tag--vip,.firefox .tag--gold,.firefox .tag--premium,.firefox .tag--eng {
  padding-top: 3px;
}

.tag a,.tag--require a,.tag--new a,.tag--campaign a,.tag--sample a,.tag--category a,.tag--orange a,.tag--yellowGreen a,.tag--bluePurple a,.tag--green a,.tag--pink a,.tag--gray a,.tag--purple a,.tag--blue a,.tag--thinPurple a,.tag--end a,.tag--kuchikomi a,.tag--active a,.tag--standard a,.tag--special a,.tag--vip a,.tag--gold a,.tag--premium a,.tag--eng a {
  color: #fff;
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 4px 5px 2px;
  margin: -4px -5px -2px;
}

.tag--require {
  background: #EF857D;
  color: #FFF;
  padding: 5px 4px 0;
  border: 0;
}

.win8 .tag--require,.win10 .tag--require {
  padding-top: 6px;
}

.edge .tag--require,.firefox .tag--require {
  padding-top: 4px;
}

.tag--new {
  background: #EF857D;
  color: #FFF;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--new,.win10 .tag--new {
  padding-top: 4px;
}

.edge .tag--new,.firefox .tag--new {
  padding-top: 4px;
}

.tag--campaign {
  border-color: #EF857D;
  color: #EF857D;
}

.tag--category,.tag--orange,.tag--yellowGreen,.tag--bluePurple,.tag--green,.tag--pink,.tag--gray,.tag--purple,.tag--blue,.tag--thinPurple {
  background: #bbb;
  color: #fff;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--category,.win8 .tag--orange,.win8 .tag--yellowGreen,.win8 .tag--bluePurple,.win8 .tag--green,.win8 .tag--pink,.win8 .tag--gray,.win8 .tag--purple,.win8 .tag--blue,.win8 .tag--thinPurple,.win10 .tag--category,.win10 .tag--orange,.win10 .tag--yellowGreen,.win10 .tag--bluePurple,.win10 .tag--green,.win10 .tag--pink,.win10 .tag--gray,.win10 .tag--purple,.win10 .tag--blue,.win10 .tag--thinPurple {
  padding-top: 6px;
}

.edge .tag--category,.edge .tag--orange,.edge .tag--yellowGreen,.edge .tag--bluePurple,.edge .tag--green,.edge .tag--pink,.edge .tag--gray,.edge .tag--purple,.edge .tag--blue,.edge .tag--thinPurple,.firefox .tag--category,.firefox .tag--orange,.firefox .tag--yellowGreen,.firefox .tag--bluePurple,.firefox .tag--green,.firefox .tag--pink,.firefox .tag--gray,.firefox .tag--purple,.firefox .tag--blue,.firefox .tag--thinPurple {
  padding-top: 4px;
}

.tag--end {
  background: #999;
  color: #fff;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--end,.win10 .tag--end {
  padding-top: 6px;
}

.edge .tag--end,.firefox .tag--end {
  padding-top: 4px;
}

.tag--kuchikomi {
  width: 40px;
  text-align: center;
  background: #EB8B36;
  color: #fff;
  padding: 5px 0 0;
  border: 0;
}

.win8 .tag--kuchikomi,.win10 .tag--kuchikomi {
  padding-top: 4px;
}

.win10 .tag--kuchikomi,.edge .tag--kuchikomi,.firefox .tag--kuchikomi {
  padding-top: 4px;
}

.tag--active {
  background: #5C5A5A;
  color: #FFF;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--active,.win10 .tag--active {
  padding-top: 6px;
}

.firefox .tag--active {
  padding-top: 4px;
}

.tag--standard {
  color: #9a9a9a;
  border-color: #9a9a9a;
}

.tag--special {
  color: #9b885e;
  border-color: #9b885e;
}

.tag--vip {
  color: #ef857d;
  border-color: #ef857d;
}

.tag--gold {
  color: #EF857D;
  border-color: #EF857D;
}

.tag--premium {
  color: #EF857D;
  border-color: #EF857D;
}

.win8 .tag--eng,.win10 .tag--eng {
  padding-top: 2px;
}

.tag--orange {
  background: #eec362;
}

.tag--yellowGreen {
  background: #c3e376;
}

.tag--bluePurple {
  background: #bfbfdc;
}

.tag--green {
  background: #90d7cd;
}

.tag--pink {
  background: #e2b6b6;
}

.tag--gray {
  background: #999999;
}

.tag--purple {
  background: #c4a3bf;
}

.tag--blue {
  background: #abced8;
}

.tag--thinPurple {
  background: #bebedc;
}

@media (max-width: 1023px) {
  .product-basemake .kv {
    margin-right: -64px;
    margin-left: -64px;
  }
}

@media screen and (max-width: 768px) {
  .product-basemake .lp-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 0;
  }

  .product-basemake .lp-row--nowrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }

  .product-basemake .lp-col,.product-basemake .lp-col--auto,.product-basemake .lp-col--1of2,.product-basemake .lp-col--2of2,.product-basemake .lp-col--1of3,.product-basemake .lp-col--2of3,.product-basemake .lp-col--3of3,.product-basemake .lp-col--1of4,.product-basemake .lp-col--2of4,.product-basemake .lp-col--3of4,.product-basemake .lp-col--4of4,.product-basemake .lp-col--1of5,.product-basemake .lp-col--2of5,.product-basemake .lp-col--3of5,.product-basemake .lp-col--4of5,.product-basemake .lp-col--5of5,.product-basemake .lp-col--1of6,.product-basemake .lp-col--2of6,.product-basemake .lp-col--3of6,.product-basemake .lp-col--4of6,.product-basemake .lp-col--5of6,.product-basemake .lp-col--6of6 {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .product-basemake .lp-col:last-child,.product-basemake .lp-col--auto:last-child,.product-basemake .lp-col--1of2:last-child,.product-basemake .lp-col--2of2:last-child,.product-basemake .lp-col--1of3:last-child,.product-basemake .lp-col--2of3:last-child,.product-basemake .lp-col--3of3:last-child,.product-basemake .lp-col--1of4:last-child,.product-basemake .lp-col--2of4:last-child,.product-basemake .lp-col--3of4:last-child,.product-basemake .lp-col--4of4:last-child,.product-basemake .lp-col--1of5:last-child,.product-basemake .lp-col--2of5:last-child,.product-basemake .lp-col--3of5:last-child,.product-basemake .lp-col--4of5:last-child,.product-basemake .lp-col--5of5:last-child,.product-basemake .lp-col--1of6:last-child,.product-basemake .lp-col--2of6:last-child,.product-basemake .lp-col--3of6:last-child,.product-basemake .lp-col--4of6:last-child,.product-basemake .lp-col--5of6:last-child,.product-basemake .lp-col--6of6:last-child {
    margin-bottom: 40px;
  }

  .lp-row:last-child .product-basemake .lp-col,.lp-row:last-child .product-basemake .lp-col--auto,.lp-row:last-child .product-basemake .lp-col--1of2,.lp-row:last-child .product-basemake .lp-col--2of2,.lp-row:last-child .product-basemake .lp-col--1of3,.lp-row:last-child .product-basemake .lp-col--2of3,.lp-row:last-child .product-basemake .lp-col--3of3,.lp-row:last-child .product-basemake .lp-col--1of4,.lp-row:last-child .product-basemake .lp-col--2of4,.lp-row:last-child .product-basemake .lp-col--3of4,.lp-row:last-child .product-basemake .lp-col--4of4,.lp-row:last-child .product-basemake .lp-col--1of5,.lp-row:last-child .product-basemake .lp-col--2of5,.lp-row:last-child .product-basemake .lp-col--3of5,.lp-row:last-child .product-basemake .lp-col--4of5,.lp-row:last-child .product-basemake .lp-col--5of5,.lp-row:last-child .product-basemake .lp-col--1of6,.lp-row:last-child .product-basemake .lp-col--2of6,.lp-row:last-child .product-basemake .lp-col--3of6,.lp-row:last-child .product-basemake .lp-col--4of6,.lp-row:last-child .product-basemake .lp-col--5of6,.lp-row:last-child .product-basemake .lp-col--6of6 {
    margin-bottom: 20px;
  }

  .lp-row:last-child .product-basemake .lp-col:last-child,.lp-row:last-child .product-basemake .lp-col--auto:last-child,.lp-row:last-child .product-basemake .lp-col--1of2:last-child,.lp-row:last-child .product-basemake .lp-col--2of2:last-child,.lp-row:last-child .product-basemake .lp-col--1of3:last-child,.lp-row:last-child .product-basemake .lp-col--2of3:last-child,.lp-row:last-child .product-basemake .lp-col--3of3:last-child,.lp-row:last-child .product-basemake .lp-col--1of4:last-child,.lp-row:last-child .product-basemake .lp-col--2of4:last-child,.lp-row:last-child .product-basemake .lp-col--3of4:last-child,.lp-row:last-child .product-basemake .lp-col--4of4:last-child,.lp-row:last-child .product-basemake .lp-col--1of5:last-child,.lp-row:last-child .product-basemake .lp-col--2of5:last-child,.lp-row:last-child .product-basemake .lp-col--3of5:last-child,.lp-row:last-child .product-basemake .lp-col--4of5:last-child,.lp-row:last-child .product-basemake .lp-col--5of5:last-child,.lp-row:last-child .product-basemake .lp-col--1of6:last-child,.lp-row:last-child .product-basemake .lp-col--2of6:last-child,.lp-row:last-child .product-basemake .lp-col--3of6:last-child,.lp-row:last-child .product-basemake .lp-col--4of6:last-child,.lp-row:last-child .product-basemake .lp-col--5of6:last-child,.lp-row:last-child .product-basemake .lp-col--6of6:last-child {
    margin-bottom: 0;
  }

  .lp-row--nowrap .product-basemake .lp-col,.lp-row--nowrap .product-basemake .lp-col--auto,.lp-row--nowrap .product-basemake .lp-col--1of2,.lp-row--nowrap .product-basemake .lp-col--2of2,.lp-row--nowrap .product-basemake .lp-col--1of3,.lp-row--nowrap .product-basemake .lp-col--2of3,.lp-row--nowrap .product-basemake .lp-col--3of3,.lp-row--nowrap .product-basemake .lp-col--1of4,.lp-row--nowrap .product-basemake .lp-col--2of4,.lp-row--nowrap .product-basemake .lp-col--3of4,.lp-row--nowrap .product-basemake .lp-col--4of4,.lp-row--nowrap .product-basemake .lp-col--1of5,.lp-row--nowrap .product-basemake .lp-col--2of5,.lp-row--nowrap .product-basemake .lp-col--3of5,.lp-row--nowrap .product-basemake .lp-col--4of5,.lp-row--nowrap .product-basemake .lp-col--5of5,.lp-row--nowrap .product-basemake .lp-col--1of6,.lp-row--nowrap .product-basemake .lp-col--2of6,.lp-row--nowrap .product-basemake .lp-col--3of6,.lp-row--nowrap .product-basemake .lp-col--4of6,.lp-row--nowrap .product-basemake .lp-col--5of6,.lp-row--nowrap .product-basemake .lp-col--6of6 {
    padding: 0 10px;
  }

  .lp-row--nowrap .product-basemake .lp-col:first-child,.lp-row--nowrap .product-basemake .lp-col--auto:first-child,.lp-row--nowrap .product-basemake .lp-col--1of2:first-child,.lp-row--nowrap .product-basemake .lp-col--2of2:first-child,.lp-row--nowrap .product-basemake .lp-col--1of3:first-child,.lp-row--nowrap .product-basemake .lp-col--2of3:first-child,.lp-row--nowrap .product-basemake .lp-col--3of3:first-child,.lp-row--nowrap .product-basemake .lp-col--1of4:first-child,.lp-row--nowrap .product-basemake .lp-col--2of4:first-child,.lp-row--nowrap .product-basemake .lp-col--3of4:first-child,.lp-row--nowrap .product-basemake .lp-col--4of4:first-child,.lp-row--nowrap .product-basemake .lp-col--1of5:first-child,.lp-row--nowrap .product-basemake .lp-col--2of5:first-child,.lp-row--nowrap .product-basemake .lp-col--3of5:first-child,.lp-row--nowrap .product-basemake .lp-col--4of5:first-child,.lp-row--nowrap .product-basemake .lp-col--5of5:first-child,.lp-row--nowrap .product-basemake .lp-col--1of6:first-child,.lp-row--nowrap .product-basemake .lp-col--2of6:first-child,.lp-row--nowrap .product-basemake .lp-col--3of6:first-child,.lp-row--nowrap .product-basemake .lp-col--4of6:first-child,.lp-row--nowrap .product-basemake .lp-col--5of6:first-child,.lp-row--nowrap .product-basemake .lp-col--6of6:first-child {
    padding-left: 0;
  }

  .lp-row--nowrap .product-basemake .lp-col:last-child,.lp-row--nowrap .product-basemake .lp-col--auto:last-child,.lp-row--nowrap .product-basemake .lp-col--1of2:last-child,.lp-row--nowrap .product-basemake .lp-col--2of2:last-child,.lp-row--nowrap .product-basemake .lp-col--1of3:last-child,.lp-row--nowrap .product-basemake .lp-col--2of3:last-child,.lp-row--nowrap .product-basemake .lp-col--3of3:last-child,.lp-row--nowrap .product-basemake .lp-col--1of4:last-child,.lp-row--nowrap .product-basemake .lp-col--2of4:last-child,.lp-row--nowrap .product-basemake .lp-col--3of4:last-child,.lp-row--nowrap .product-basemake .lp-col--4of4:last-child,.lp-row--nowrap .product-basemake .lp-col--1of5:last-child,.lp-row--nowrap .product-basemake .lp-col--2of5:last-child,.lp-row--nowrap .product-basemake .lp-col--3of5:last-child,.lp-row--nowrap .product-basemake .lp-col--4of5:last-child,.lp-row--nowrap .product-basemake .lp-col--5of5:last-child,.lp-row--nowrap .product-basemake .lp-col--1of6:last-child,.lp-row--nowrap .product-basemake .lp-col--2of6:last-child,.lp-row--nowrap .product-basemake .lp-col--3of6:last-child,.lp-row--nowrap .product-basemake .lp-col--4of6:last-child,.lp-row--nowrap .product-basemake .lp-col--5of6:last-child,.lp-row--nowrap .product-basemake .lp-col--6of6:last-child {
    padding-right: 0;
  }

  .product-basemake .lp-col--1of2 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--1of2-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .product-basemake .lp-col--2of2 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--2of2-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .product-basemake .lp-col--1of3 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--1of3-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.33333% !important;
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }

  .product-basemake .lp-col--2of3 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--2of3-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.66667% !important;
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }

  .product-basemake .lp-col--3of3 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--3of3-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .product-basemake .lp-col--1of4 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--1of4-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .product-basemake .lp-col--2of4 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--2of4-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .product-basemake .lp-col--3of4 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--3of4-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }

  .product-basemake .lp-col--4of4 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--4of4-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .product-basemake .lp-col--1of5 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--1of5-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }

  .product-basemake .lp-col--2of5 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--2of5-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 40% !important;
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }

  .product-basemake .lp-col--3of5 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--3of5-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 60% !important;
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }

  .product-basemake .lp-col--4of5 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--4of5-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 80% !important;
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }

  .product-basemake .lp-col--5of5 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--5of5-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .product-basemake .lp-col--1of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--1of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 16.66667% !important;
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }

  .product-basemake .lp-col--2of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--2of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.33333% !important;
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }

  .product-basemake .lp-col--3of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--3of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .product-basemake .lp-col--4of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--4of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.66667% !important;
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }

  .product-basemake .lp-col--5of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--5of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 83.33333% !important;
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }

  .product-basemake .lp-col--6of6 {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    max-width: 100%;
  }

  .product-basemake .lp-col--6of6-sp {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .product-basemake .lp-btn {
    text-decoration: none;
    padding: 12px;
  }

  .product-basemake .lp-btn:hover {
    border-color: #5c5a5a;
  }

  .product-basemake .lp-btn:hover .lp-btn__text {
    opacity: 1;
  }

  .product-basemake .lp-btn--strong:hover {
    background-color: #5c5a5a;
  }

  .product-basemake {
    padding: 0 10px;
  }

  .product-basemake .heading-lv2 {
    font-size: 35px;
  }

  .product-basemake .heading-lv2 .smalltext {
    font-size: 16px;
  }

  .product-basemake .heading-lv3 {
    text-align: left;
    font-size: 24px;
    letter-spacing: 0.1em;
  }

  .product-basemake .heading-lv4 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.1em;
  }

  .product-basemake .text--left-center {
    text-align: center;
  }

  .product-basemake .text--left-center .text__inner {
    display: inline-block;
    text-align: left;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }

  .product-basemake .kv {
    text-align: left;
    margin: 0 -30px;
  }

  .product-basemake .kv .heading-lv2 {
    width: 100%;
  }

  .product-basemake .kv .bgwrapper {
    min-height: auto;
    position: relative;
    margin: auto;
    height: auto;
    width: 100%;
    display: block;
    background: url("/contents/product/basemake/images/sp/bg-kv.png") bottom center no-repeat;
    background-size: cover;
    padding: 6% 30px 61%;
  }

  .product-basemake .kv .kv-img {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .product-basemake .kv .kv-img--text {
    position: absolute;
    right: 10vw;
    bottom: -13.5vw;
  }

  .product-basemake .kv .kv-img--text img {
    width: 71vw;
  }

  .product-basemake .kv .kv-img--pen {
    position: absolute;
    right: 0;
    bottom: -37vw;
  }

  .product-basemake .kv .kv-img--pen img {
    width: 13.3vw;
  }

  .product-basemake .lead {
    margin-top: 27vw;
  }

  .product-basemake .lead .lead-text {
    margin: 0 -10px;
    text-align: center;
    font-size: 14px;
    line-height: 1.7;
  }

  .product-basemake .lead .lead-img {
    text-align: center;
    margin-top: 40px;
  }

  .product-basemake .lead + .heading-lv3 {
    margin: 60px -10px 0;
  }

  .product-basemake .feature {
    margin-top: 80px;
  }

  .product-basemake .feature .feature-wrap {
    width: auto;
    margin: 60px auto 0;
    display: block;
  }

  .product-basemake .feature .feature-wrap:nth-child(odd) .feature-col:nth-child(2) {
    margin-right: 0;
  }

  .product-basemake .feature .feature-wrap:nth-child(even) .feature-col:nth-child(1) {
    margin-right: 0;
  }

  .product-basemake .feature .feature-wrap:nth-child(even) .feature-col:nth-child(2) {
    margin-left: 0;
  }

  .product-basemake .feature .feature-wrap:nth-child(1) .feature-col:nth-child(2) {
    margin-top: -12px;
  }

  .product-basemake .feature .feature-wrap:nth-child(2) .feature-col:nth-child(2) {
    margin-top: -10px;
  }

  .product-basemake .feature .feature-wrap:nth-child(3) .feature-col:nth-child(1) {
    margin-top: 0;
  }

  .product-basemake .feature .feature-wrap:nth-child(3) .feature-col:nth-child(2) {
    margin-top: 5px;
  }

  .product-basemake .feature .feature-wrap:nth-child(4) {
    margin-top: 95px;
  }

  .product-basemake .feature .feature-wrap:nth-child(4) .feature-col:nth-child(2) {
    margin-top: 23px;
  }

  .product-basemake .feature .feature-img--text {
    width: 46px;
  }

  .product-basemake .feature .feature-copy {
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }

  .product-basemake .feature .feature-description {
    margin-top: 10px;
    font-size: 14px;
    max-width: none;
  }

  .product-basemake .structure {
    margin-top: 80px;
  }

  .product-basemake .structure .structure-wrap {
    margin-top: 40px;
    display: block;
  }

  .product-basemake .structure .structure-wrap > div:not(:first-child) {
    margin-top: 31px;
    margin-left: 0;
  }

  .product-basemake .structure .structure-wrap .structure-col {
    text-align: center;
  }

  .product-basemake .structure .icon--circle {
    width: 151px;
    height: 151px;
  }

  .product-basemake .structure .circle-text {
    line-height: 1.8;
    font-size: 14px;
  }

  .product-basemake .structure .circle-text--small {
    font-size: 9px;
  }

  .product-basemake .structure .structure-wrap.structure-wrap--note {
    margin-top: 51px;
  }

  .product-basemake .structure .structure-wrap.structure-wrap--note .structure-col {
    text-align: left;
  }

  .product-basemake .structure .structure-wrap.structure-wrap--note > div {
    margin-top: 3px;
    margin-left: 0;
  }

  .product-basemake .structure .structure-wrap.structure-wrap--note > div:first-child {
    margin-left: 0;
  }

  .product-basemake .structure .structure-note {
    width: auto;
    font-size: 9px;
  }

  .product-basemake .cv {
    margin: 40px -30px 0;
    padding: 65px 30px 75px;
    border-top: 1px solid #7c7674;
  }

  .product-basemake .cv .cv-lead {
    margin-top: 15px;
    font-size: 14px;
    letter-spacing: 0.1em;
  }

  .product-basemake .cv .cv-wrap {
    max-width: 315px;
    margin: 85px auto 0;
    display: block;
  }

  .product-basemake .cv .cv-wrap > div:not(:first-child) {
    margin-top: 59px;
    margin-left: 0;
  }

  .product-basemake .cv .cv-col .cv-btn {
    min-width: auto;
    height: 80px;
  }

  .product-basemake .cv .cv-col .cv-btn a {
    padding-left: 151px;
  }

  .product-basemake .cv .cv-col .cv-btn a:after {
    right: 10px;
  }

  .product-basemake .cv .cv-col .cv-btn .cv-btn__image {
    position: absolute;
    bottom: 15px;
    left: 12%;
    width: 27%;
  }

  .product-basemake .cv .cv-col .cv-btn .cv-btn__text p {
    font-size: 14px;
    line-height: 1.8;
  }

  .product-basemake .cv .cv-col:nth-child(2) .cv-btn .cv-btn__image,
  .product-basemake .cv .cv-col:nth-child(3) .cv-btn .cv-btn__image {
    left: 11%;
  }

  .contents__sub .beautyNews {
    margin-right: 20px;
    margin-left: 20px;
  }
  .beautyNews--2col .beautyNews__list {
    display: block;
  }

  .beautyNews--2col .beautyNews__item {
    width: auto;
  }

  .beautyNews--2col .beautyNews__item:nth-of-type(2) {
    border-top: 0;
  }

  .beautyNews--2col .tagWrap [class^="tag"] {
    margin-left: 0;
    margin-right: 0;
  }

  .beautyNews__title {
    font-size: 16px;
    margin-bottom: 18px;
  }

  .beautyNews__link {
    text-decoration: none;
  }

  .beautyNews__img img {
    width: 100px;
  }

  .contents__sub .beautyNews__img img {
    width: 100px;
  }

  .beautyNews__img + .beautyNews__txt {
    width: calc(100% - 120px);
  }

  .contents__sub .beautyNews__txt p.beautyNews__ttl {
    min-height: 50px;
  }
}

@media screen and (max-width: 460px) {
  .product-basemake .heading-lv2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .is-hide--tb {
    display:none!important
  }
}


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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}
