@charset "UTF-8";

/*リセット*/
.static-1101034 {
  line-height: 1;

}

.static-1101034 ol,
.static-1101034 p,
.static-1101034 ul,
.static-1101034 h1,
.static-1101034 h2,
.static-1101034 h3,
.static-1101034 h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;}

.static-1101034 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

.static-1101034 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.static-1101034 p {
  margin: 0;
  line-height: 1.8;
}



.static-1101034 .underline_marker{
  border-bottom: none;
  background: -moz-linear-gradient(transparent 75%, #f9cecb 0%);
  background: -webkit-linear-gradient(transparent 75%, #f9cecb 0%);
  background: -ms-linear-gradient(transparent 75%, #f9cecb 0%);
  background: linear-gradient(transparent 75%, #f9cecb 0%);
}

.static-1101034 .u-bold{
	font-weight: bold;
}

.static-1101034 .u-center{
	text-align: center;
}

.static-1101034 span, .static-1101034 p {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.static-1101034 sup,
.static-1101034 .sup {
    font-size: 70%;
    line-height: 1.5;
}

.static-1101034 .u-center{
	text-align: center;
}

.static-1101034 .trial sup{
	font-size: 70%;
}
.static-1101034 .specialcare--label sup{
	font-size: 11px;
}
.static-1101034 img {
  width: 100%;
  height: auto;
}

.static-1101034 .section__title {
  font-size: 32px;
  text-align: center;
  line-height: 64px;
  margin-bottom: 40px;
  color: #77807b;
}

.static-1101034 .section__title .title__lead {
  font-size: 24px;
  text-align: center;
  margin-top: 100px;
}

.static-1101034 .section__title .title__sub {
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

.static-1101034 .text--title {
  font-size: 20px;
}

.static-1101034 .text--note {
  font-size: 10px;
  display: inline-flex;
}

.static-1101034 .text--note span:first-child{
  margin-right: 4px;
}

.static-1101034 .title--undrline {
  margin-bottom: 70px;
}

.static-1101034 .title--undrline span {
  position: relative;
}

.static-1101034 .title--undrline span::after {
  content: "";
  position: absolute;
  left: -1%;
  right: 0;
  bottom: 0;
  border-bottom: 8px solid #d9f6f7;
  z-index: -1;
  width: 101%;
}

.static-1101034 .arrow_box.title--undrline span{
	font-weight: bold;
}

.static-1101034 .arrow_box.title--undrline span::after{
  border-bottom: 8px solid #d4dff2;
}

.static-1101034 .bluesmall.title--undrline span::after{
  border-bottom: 8px solid #fbfa9b;
}


.static-1101034 .note--secret {
  margin-top: 20px;
  padding-right: 330px;
}

.static-1101034 figure.col01-center {
  width: 400px;
  margin: 0 auto 40px;
}

/**section-kv**/
.static-1101034 .section-kv {
  position: relative;
  margin-bottom: 70px;
}

.static-1101034 .section-kv__inner {
  width: 100%;
  height: 480px;
  margin-bottom: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.static-1101034 .section-kv__inner sup{
  font-size: 0.5em;
}

.static-1101034 .section-kv__inner {
  background-image: url(/contents/small/1101034/images/bg-kv.jpg);
}

.static-1101034 .section-kv.kv-userum .section-kv__inner {
  background-image: url(/contents/small/1101034/images/bg-userum.jpg);
  height: 286px;
  background-size: cover;
}

.static-1101034 .section-kv__text-block {
  position: absolute;
  top: 150px;
  left: 75px;
}

.static-1101034 .section-kv.kv-userum .section-kv__text-block {
  top: 72px;
  left: 50%;
}

.static-1101034 .section-kv.kv-userum .section-kv__title {
  font-size: 24px;
  text-align: center;
}

.static-1101034 .section-kv.kv-userum .section-kv__copy {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}

.static-1101034 .section-h-underline {
  color: #999999;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.static-1101034 .section-kv__spec {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.static-1101034 .section-kv__spec li {
  line-height: 1.3;
  background-color: #fff;
  border: 1px solid #666666;
  font-size: 0.875rem;
}

.static-1101034 .section-kv__spec li span {
  display: block;
  padding: 0 5px;
  text-align: center;
}

.static-1101034 .section-kv__spec li .bg-black {
  color: #fff;
  background-color: #666666;
}

.static-1101034 .section-kv__spec-left {
  display: inline-block;
  margin-right: 10px;
}

.static-1101034 .section-kv__spec-left span {
  line-height: 20px;
  padding: 0 7px;
}

.static-1101034 .section-kv__spec-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.win10 .static-1101034 .section-kv__spec-right,
.win8 .static-1101034 .section-kv__spec-right,
.ie .static-1101034 .section-kv__spec-right {
  padding-top: 3px;
}

.static-1101034 .section-kv__copy {
  font-size: 34px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.static-1101034 .section-kv__copy span{
  font-size: 20px;
}

.static-1101034 .section-kv__title {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 26px;
  line-height: 42px;
}

.static-1101034 .section-kv__info {
  font-size: 14px;
  line-height: 24px;
  margin: 40px 70px 0;
  text-align: center;
}

.static-1101034 .section-kv__note {
  margin-top: 20px;
  font-size: 10px;
  text-align: center;
}

.static-1101034 .section-kv__text-circle{
  position: absolute;
  top: 14px;
  left: 70%;
}

/**2col**/
.static-1101034 .section--2col,
.static-1101034 .section--3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 840px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static-1101034 .section--2col .col__left {
  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;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  margin-right: 6%;
}

.static-1101034 .section--2col .col__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}

.static-1101034 .section--2col .content_2col{
	display: flex;
	justify-content: center;
  margin: 30px 0;
}

.static-1101034 .section--2col .content_2col .col__left {
	max-width: 500px;
  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;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  margin-right: 6%;
}

.static-1101034 .section--2col .content_2col .col__right {
  max-width: 200px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}

.static-1101034 .section--3col .col__left,
.static-1101034 .section--3col .col__center,
.static-1101034 .section--3col .col__right {
  width: 33.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.static-1101034 .section--2col .content_2col .col__right img{
	max-width: 200px;
	max-width: 200px;
	width: auto;
	height: auto;
}

.ie .static-1101034 .section--2col .content_2col .col__right img{

}

.static-1101034 .section--2col .col__left p,
.static-1101034 .section--2col .col__right p {
  width: 100%;
  height: auto;
}

.static-1101034 .section--2col h4 {
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 35px;
}

.static-1101034 .section--2col h4.lead--powder {
  margin-top: 0;
  margin-bottom: 10px;
}

.static-1101034 .section--2col .img-faceinfo {
  height: auto;
  margin-top: 10px;
}

.static-1101034 .section--2col .img-faceinfo img {
  width: 100%;
  height: auto;
}

.static-1101034 .section--2col.linegraph{
  max-width: 800px;
  margin-bottom: 100px;
}

.static-1101034 .section--2col.linegraph .col__left{
  margin-right: 3%;
}

.static-1101034 .section--2col.linegraph .col__left img{
	max-width: 289px;
}

.static-1101034 .section--2col.linegraph .col__right{
	padding-left: 20px;
  padding-bottom: 70px;
}

.static-1101034 .section--2col.linegraph .col__left .blacksmall{
	font-size: 16px;
	margin: 10px 0 0;
}

.static-1101034 .section--2col.skinfirmness{
  max-width: 780px;
  margin-top: 50px;
}

.static-1101034 .section--2col.skinfirmness .col__left{
	width: 33%;
	margin-right: 15px;
}

.static-1101034 .section--2col.skinfirmness .col__right{
  width: 50%;
}

.static-1101034 .section--2col.skinfirmness img{
	max-width: 252px;
	height: auto;
}

.static-1101034 .section--2col .img-uvcare img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
/**section-piechart**/

.static-1101034 .section--piechart .section--2col .col__left{
  max-width: 550px;
  margin-right: 0;
  font-size: 20px;
}

.static-1101034 .section--piechart .section--2col .col__left .content_2col{
  margin-right: 30px;
}

.static-1101034 .section--piechart .section--2col .col__left .content_2col .col__left{
  margin-right: 20px;
}

/**section-sample**/
.static-1101034 .section--2col.sample {
  width: 900px;
}

.static-1101034 .section--2col.sample .col__left {
  width: 35%;
  margin-right: 4%;
}

.static-1101034 .section--2col.sample p {
  font-size: 20px;
}

.static-1101034 .section--2col.sample p {
  font-size: 20px;
}

.static-1101034 .section--2col.square {
  margin: 0 auto 40px;
}

.static-1101034 .section--2col.square .col__left,
.static-1101034 .section--2col.square .col__right {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}

.static-1101034 .section--2col.effect {
  width: 580px;
  height: auto;
}

.static-1101034 .section--2col.effect .col__left {
  width: 40%;
}

.static-1101034 .section--2col.effect .text--title {
  margin-bottom: 10px;
}

.static-1101034 .section--2col.effect .img {
    width: 60%;
    height: 100%;
    margin-right: 10%;
}

.static-1101034 .section--2col img{
  width: 100%;
  height: auto;
}

.static-1101034 .section--2col.effect .text--note {
  margin-top: 10px;
}

.static-1101034 .section--2col.square p {
  background-color: #fafafa;
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.static-1101034 .blacklarge {
  text-align: center;
  font-size: 32px;
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5;
}

.static-1101034 .blackmiddle{
	font-size: 24px;
	line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .static-1101034 .blackmiddle{
  	font-size: 16px;
    margin-bottom: 19px !important;
  }
}


.static-1101034 .blacksmall{
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
}

.static-1101034 .bluesmall {
  color: #6a94d4;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.static-1101034 .bluesmall span{
  font-weight: bold;
}

.static-1101034 .arrow_box {
  position: relative;
  width: 340px;
  height: 70px;
  padding: 20px;
  text-align: center;
  border: 1px solid #727171;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  text-shadow: 0px 0px 0px #ADADAD;
}

.static-1101034 .arrow_box:after, .static-1101034 .arrow_box:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 85%;
}

.static-1101034 .col__left .arrow_box:before,
.static-1101034 .col__left .arrow_box:after{
  top: 100%;
  left: 10%;
}

.static-1101034 .col__right .arrow_box:before,
.static-1101034 .col__right .arrow_box:after{
  top: 100%;
  left: 90%;
}

.static-1101034 .arrow_box:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 5px;
  border-right-width: 5px;
  margin-left: -5px;
  border-top-color: #ffffff;
}

.static-1101034 .arrow_box:before {
  border-color: rgba(114, 113, 113, 0);
  border-top-width: 13px;
  border-bottom-width: 13px;
  border-left-width: 6px;
  border-right-width: 6px;
  margin-left: -6px;
  margin-top: 1px;
  border-top-color: #727171;
}

.static-1101034 .section--allow {
  text-align: center;
  height: 100px;
  margin: 20px 0;
}

.static-1101034 .section--allow .arrow {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.static-1101034 .section--allow .arrow::before {
  content: '';
  width: 46px;
  height: 46px;
  border: 0px;
  border-right: solid 2px #c2c2c2;
  -ms-transform: rotate(125deg);
  -webkit-transform: rotate(125deg);
  transform: rotate(125deg);
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -4px;
}

.static-1101034 .section--allow .arrow::after {
  content: '';
  width: 48px;
  height: 48px;
  border: 0px;
  border-top: solid 2px #c2c2c2;
  -ms-transform: rotate(145deg);
  -webkit-transform: rotate(145deg);
  transform: rotate(145deg);
  position: absolute;
  top: 50%;
  left: -3px;
  margin-top: -8px;
}

.static-1101034 .section--booster {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
}

.static-1101034 .section--3col.effectLotion {
  align-items: flex-start;
  margin: 0 auto 100px;
}

.static-1101034 .section--3col.effectLotion .text--title {
  margin: 15px 0;
}

.static-1101034 .section--3col.effectLotion .section--allow .arrow::before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -10px;
  top: 60px;
  width: 22px;
  height: 22px;
}

.static-1101034 .section--3col.effectLotion .col__center {
  width: 8%;
}

.static-1101034 .section--3col.effectLotion .col__left,
.static-1101034 .section--3col.effectLotion .col__right {
  align-items: flex-start;
}

.static-1101034 .block-gray p.center {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.static-1101034 .block-gray {
  padding: 80px 0;
  background-color: #fafafa;
  margin: 0 -100vw 0;
}

.static-1101034 .block-gray .blacklarge {
  line-height: 1.5;
}

.static-1101034 .section--2col.serum3step {
  max-width: 960px;
}


.static-1101034 .section--approach h3.approach{
	text-align: center;
	border: 1px solid #ef857d;
	width: 100%;
  height: 48px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.static-1101034 .section--approach .approach span{
	font-weight: bold;
}

.static-1101034 .section--approach sup{
	padding-bottom: 10px;
}

.static-1101034 .section--approach{
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}

.static-1101034 .content_2col {
	display: flex;
	margin-top: 30px;
}

.static-1101034 .section--approach .col__wrap{
	width: 340px;
	margin: 0 30px;
}

.static-1101034 .section--approach .content_2col .col__left img{
  max-width: 160px;
  max-width: 160px;
  width: auto;
  height: auto;
}

.static-1101034 .section--approach .content_2col .col__left{
	margin-right: 10px;
}

.static-1101034 .section--approach .content_2col .col__left p{
	margin-top: 5px;
}

.static-1101034 .section--approach .content_2col .col__right p{
	margin-bottom: 3px;
}

.static-1101034 .section-experience {
  margin-top: 100px;
}

.static-1101034 .section-experience .blacklarge {
  line-height: 1.5;
}

.static-1101034 .section--2col.serum3step .text,
.static-1101034 .section-experience .text {
  padding-left: 0;
}

.static-1101034 .section--2col.serum3step .num,
.static-1101034 .section-experience .num {
  font-size: 80px;
  color: #a4bde3;
  margin-right: 10px;
}

.static-1101034 .section-experience .num {
  margin-right: 20px;
}

.static-1101034 .section--2col.serum3step .text--title,
.static-1101034 .section-experience .text--title {
  display: flex;
  align-items: center;
  font-size: 24px;
  height: 90px;
}

.static-1101034 .section--2col.serum3step .text--title sup{
  padding-bottom: 10px;
}



.static-1101034 .section-experience .singlecol {
  max-width: 480px;
  margin: 0 auto;
}

.static-1101034 .section-experience .singlecol.large {
  max-width: 600px;
}

.static-1101034 .section-experience .singlecol p {
  margin-top: 15px;
}

.static-1101034 .section-experience .singlecol.large .title {
  font-size: 24px;
  margin-bottom: 15px;
}

.static-1101034 .section-experience .fontL {
  font-size: 44px;
}

.static-1101034 .section-experience .fontS {
  margin-left: -5px;
  font-size: 32px;
}

.static-1101034 .section-experience .baseLine {
  vertical-align: baseline;
}

.static-1101034 .section-experience .section--allow .arrow::before {
  width: 35px;
  height: 35px;
  margin-top: 15px;
}

.static-1101034 .section--freedesign {
  width: 920px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 6px;

}

.static-1101034 .section--freedesign img{
	max-width: 142px;
	height: auto;
}

.static-1101034 .section--freedesign .square {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.static-1101034 .section--freedesign .square p.spW96 {
  width: 120px;
  height: 120px;
  font-size: 16px;
  color: #fff;
  background-color: #ef857d;
  font-weight: bold;
	margin: 0 20px 30px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.static-1101034 .section--freedesign .square p.spW96 span{
	font-weight: bold;
}

.static-1101034 .section--freedesign .square p.info{
  background-color: transparent;
  border: none;
  text-align: left;
  position: absolute;
  bottom: 0px;
  left: 20px;
  height: auto;
}

.static-1101034 .section--freedesign .info {
  display: flex;
  justify-content: flex-end;
  font-size: 10px;
	margin-right: 0;
}

.static-1101034 .section--sample .sample--wrap {
  display: flex;
  max-width: 660px;
  border: 1px solid #999999;
	align-items: flex-end;
  margin: 0 auto;
  height: auto;
  padding: 36px;
  justify-content: space-around;
  position: relative;
}

.static-1101034 .section--sample .sample--wrap:hover{
  filter:alpha(opacity=70);/* IE 6,7*/
  -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
  -moz-opacity:0.7;/* FF , Netscape */
  -khtml-opacity: 0.7;/* Safari 1.x */
  opacity:0.7;
  zoom:1;/*IE*/
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.static-1101034 .section--sample .sample--wrap .textwrap .btn_static.blue{
  margin: 40px auto 0;
}

.static-1101034 .section--sample .sample--wrap .textwrap .btn_static.blue{
  margin: 40px auto 0;
}

.static-1101034 .section--sample .sample--wrap .img{
  width: 165px;
}

.static-1101034 .section--sample {
  margin-top: 60px;
  height: auto;
}

.static-1101034 .section--sample .ancwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
    text-decoration: none;
}

.static-1101034 .section--sample .sample--wrap .text--title {
  font-size: 20px;
}

.static-1101034 .section--sample .sample--wrap .text--title__border{
	font-size: 20px;
	border: 1px solid #000;
	display: inline-block;
  line-height: 1.2;
  padding: 2px 6px;
}

.static-1101034 .section--sample .sample--wrap .text--read {
  font-size: 12px;
  margin-top: 10px;
}

/**btn**/
.static-1101034 .btn_static {
  font-size: 16px;
  line-height: 1.366;
  width: 320px;
  margin: 50px auto 0;
}

.static-1101034 .btn_static a.btn--info {
  position: relative;
  display: table;
  margin: 0 auto;
  color: #ffffff;
  background-color: #fff;
  width: 100%;
  height: 64px;
  text-decoration: none;
}

.static-1101034 .btn_static a.btn--info span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #231815;
  background-color: #fff;
  border: 1px solid #999;
  font-weight: normal;

}

.static-1101034 .btn_static.blue a.btn--info span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #97afd4;
  border: none;
  font-weight: bold;

}

.static-1101034 .btn_static{
  margin: 0 auto 100px;
}

.static-1101034 .btn_static a.btn--info::after{
  content: '';
  position: absolute;
  top: 52%;
  right: 14px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  margin-left: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.static-1101034 .btn_static.blue{
    margin: 40px auto 80px;
}

.static-1101034 .btn_static.blue a.btn--info::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 50px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 42%;
  right: 18px;
  height: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.static-1101034 .simpleStep {
  text-align: center;
}

.static-1101034 .simpleStep h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 20px 0 0;
}

.static-1101034 .simpleStep h3 span {
  display: block;
  font-size: 22px;
  margin-top: 40px;
}

.static-1101034 .simpleStep h3 em {
  font-size: 40px;
}

.static-1101034 .simpleStep--row {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}

.static-1101034 .simpleStep--col {
  border: 1px solid #999;
  padding: 0 20px;
  text-align: left;
  width: 33.3%;
  max-width: 280px;
}

.static-1101034 .simpleStep--col:first-child,
.static-1101034 .simpleStep--col:nth-child(2) {
  border-right: none;
}

.static-1101034 .simpleStep--row a{
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.static-1101034 .simpleStep--row.col2 .simpleStep--colwlap {
  margin: 0 20px;
}

.static-1101034 .simpleStep--row.col2 .simpleStep--col:first-child,
.static-1101034 .simpleStep--row.col2 .simpleStep--col:nth-child(2) {
  border-right: 1px solid #999;
}

.static-1101034 .simpleStep--row.col2 .simpleStep--col {
  width: 100%;
  margin-bottom: 10px;
}

.static-1101034 .simpleStep--row .link__btn {
  position: relative;
  display: table;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #5c5a5a;
  height: 65px;
  width: 278px;
}

.static-1101034 .simpleStep--row .link__btn a {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
}

.static-1101034 .simpleStep--row .link__btn a::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(/contents/365program/images/sp/bg-btnicon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 45%;
  right: 8px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.static-1101034 .simpleStep--label {
  background: #c2c2c2;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 -20px;
  text-align: center;
}

.static-1101034 .simpleStep--label span {
  font-size: 28px;
}

.static-1101034 .simpleStep--img {
  padding-top: 40px;
  text-align: center;
}

.static-1101034 .simpleStep--img img {
  width: auto;
  height: 205px;
}

.static-1101034 .simpleStep--title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 1.5;
  margin: 0;
}

.static-1101034 .simpleStep--title span {
  display: block;
  color: #77807a;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.5;
}

.static-1101034 .simpleStep--lead {
  margin: 14px 0;
}

.static-1101034 .simpleStep--point {
  border: 1px solid #4c4948;
  display: inline-block;
  padding: 2px 4px;
  margin: 0;
}

.static-1101034 .simpleStep .trial--notes {
  font-size: 10px;
  margin-bottom: 80px;
  max-width: 840px;
  margin: 10px auto;
  text-align: left;

}

.static-1101034 .trial--notes.square{
  width: 780px;
  margin: 0 auto;
}

.static-1101034 .section--trial {
  display: flex;
  justify-content: center;
  align-items: center;
  /*margin-bottom: 20px;*/
  margin-bottom: 40px;
}

.static-1101034 .section--trial .img{
  /*max-width: 160px;*/
  max-width: 180px;
}

.static-1101034 .section--trial>div {
  display: flex;
  flex-direction: column;
  /*width: 390px;*/
  width: 450px;
}

.static-1101034 .section--trial .img img{
	width: 100%;
  height: auto;
}

.static-1101034 .trial {
  margin: 30px 0 10px;
  font-size: 20px;
  line-height: 24px;
}

.static-1101034 .trial--notes {
  font-size: 10px;
  text-align: left;
  line-height: 1.5;
}

.static-1101034 .simpleStep h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 100px 0 0;
}

.static-1101034 .simpleStep.spacialcare{
  max-width: 1198px;
	margin: 0 auto;
}

.ie .static-1101034 .simpleStep.spacialcare{
	width: 1198px;
}

.static-1101034 .simpleStep.spacialcare h3{
    margin: 60px 0 0;
		border-top: none;
    padding-top: 0;
}

.static-1101034 .specialcare {
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
}

.static-1101034 .specialcare--wrap {
  border: 1px solid #5c5a5a;
  position: relative;
  width: 292px;
  height: 460px;
}

.static-1101034 .specialcare .mr-50 {
  margin-right: 10px;
}

.static-1101034 .specialcare--label {
  color: #fff;
  font-weight: bold;
  background-color: #5c5a5a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.specialcare--wrap.blue {
  border: 1px solid #97afd4;
}

.specialcare--wrap.blue .banner__guide {
  border-top: 1px solid #97afd4;
}

.specialcare--wrap.blue .banner__guide p::before {
  border-right: 1px solid #97afd4;
}

.specialcare--label.blue {
  background-color: #97afd4;
}

.limited {
  display: flex;
  align-items: center;
}

.limited--icon {
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  border: 1px solid #ef857d;
  background-color: #fff;
  color: #ef857d;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
}

.static-1101034 .specialcare--wrap .banner__guide {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px 24px 6px 6px;
  color: #000;
  font-size: 14px;
  border-top: 1px solid #000;
}

.static-1101034 .specialcare--wrap .banner__guide p {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}

.static-1101034 .specialcare--wrap .banner__guide p::before {
  content: '';
  position: absolute;
  top: -23%;
  left: -27%;
  width: 6px;
  height: 42px;
  margin-top: -4px;
  margin-left: 4px;
  border-right: 1px solid #000;
  -webkit-transform: rotate(23deg);
  transform: rotate(23deg);
}

.static-1101034 .specialcare--wrap .banner__guide p::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  margin-left: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.static-1101034 .specialcare--col {
	display: flex;
	flex-direction: column;
	align-items: center;
  margin: 40px 0 0 0;
}

.static-1101034 .specialcare--col img {
  box-sizing: border-box;
  display: table-cell;
  padding: 0 0;
  vertical-align: middle;
  width: 120px;
  height: auto;
}

.specialcare--col .imgwrap{
	height: 200px;
}

.specialcare .specialcare--col .imgwrap01 img{
  margin-top: 27px;
  margin-left: 35px;
  width: 100px;
}

.specialcare .specialcare--col .imgwrap02 img{
  margin-top: 6px;
  margin-left: 35px;
  width: 119px;
}

.specialcare .specialcare--col .imgwrap03 img{
  margin-top: 6px;
  margin-left: 50px;
  width: 110px;
}

.specialcare .specialcare--col .imgwrap04 img{
  margin-top: 34px;
  margin-left: 20px;
  width: 90px;
}

.specialcare .specialcare--col .imgwrap05 img{
  margin-top: 40px;
  width: 140px;
}

.static-1101034 .specialcare--col .tag-absolute{
  position: absolute;
  top: 50px;
  right: 30px;
}

.static-1101034 .specialcare--content .specialcare--title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.5px;
  margin: 0;
  line-height: 1.4;
  /* height: 80px; */
}

.static-1101034 .specialcare--content .specialcare--lead {
  margin: 8px 0;
  font-size: 12px;
  margin-bottom: 0;
}

.static-1101034 .specialcare .specialcare--content {
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
  width: 255px;
  padding-top: 0;
}

.static-1101034 .specialcare a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.static-1101034 .simpleStep.spacialcare .trial--notes {
  font-size: 10px;
  margin-bottom: 80px;
  max-width: 445px;
  margin: 4px 0;
  text-align: left;
}
.static-1101034 .skin--notes {
  margin: 20px auto 40px;
  text-align: left;
  font-size: 10px;
  /* max-width: 950px; */
  width: 285px;
}

.static-1101034 .skin--notes li,
.static-1101034 .trial--notes li {
  text-indent: -1.4em;
  margin-left: 2em;
  line-height: 1.5;
  letter-spacing: -0.08em;
}

.static-1101034 .spW96wrap{
	position: relative;
}

/* 吹き出し */
.static-1101034 .section_baloon {
    margin: 30px auto 140px;
    position: relative;
}

.static-1101034 .section_baloon .impression__voice {
    max-width: 700px;
    margin: 0 auto;
}
.static-1101034 .section_baloon .impression__voice_content {
    display: flex;
    display: -webkit-flex;
    display: -MS-flex;
    justify-content: flex-start;
}
.static-1101034 .section_baloon .impression__voice_word.balloon-top {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 80px;
    max-width: 320px;
    margin: 0 15px 0;
    padding: 28px;
    border: solid 1px #f9cecb;
    border-radius: 8px;
    box-sizing: border-box;
    width: auto;
}
.static-1101034 .section_baloon .impression__voice_word.balloon-top:before {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    top: -15px;
    left: 25%;
    border-width: 0 7px 14px 7px;
    margin-top: 2px;
    margin-left: 1px;
    border-bottom-color: #FFFFFF;
    z-index: 2;
  }

.static-1101034 .section_baloon .impression__voice_word.balloon-top:after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    top: -16px;
    left: 25%;
    border-width: 0 8px 16px 8px;
    border-bottom-color: #f9cecb;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    .static-1101034 .section_baloon {
        margin: 30px auto 50px;
    }
    .static-1101034 .section_baloon .impression__voice{
        margin: auto;
        max-width: 340px;
    }
    .static-1101034 .section_baloon .impression__voice_content {
        display: flex;
        flex-direction: column;
    }
    .static-1101034 .section_baloon .impression__voice_word.balloon-top{
        max-height: initial;
        padding: 15px;
        max-width: 270px;
        margin: 0 0 30px;
    }
    .static-1101034 .section_baloon .impression__voice_word.balloon-top:nth-child(2){
        margin-left: auto;
    }
    .static-1101034 .section_baloon .impression__voice_word.balloon-top:before,
    .static-1101034 .section_baloon .impression__voice_word.balloon-top:after {
        left: 40%;
    }
    .static-1101034 .section_baloon .impression__voice_word.balloon-top:nth-child(2):before,
    .static-1101034 .section_baloon .impression__voice_word.balloon-top:nth-child(2):after {
        left: 60%;
    }
}
/* 吹き出し　end */

@media screen and (max-width: 768px) {
  .static-1101034 .block--sp {
    padding: 0 20px;
  }

  .static-1101034 .section__title {
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 20px;
  }

  .static-1101034 .section__title .title__lead {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
  }

  .static-1101034 figure.col01-center {
    max-width: 100%;
    margin: 0 auto 30px;
  }

  /**section-kv**/
  .static-1101034 .section__title .title__sub {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .static-1101034 .section-kv {
    position: relative;
    margin-bottom: 50px;
  }

  .static-1101034 .section-kv__inner {
    background-image: url(/contents/small/1101034/images/sp/bg-kv.jpg);
    height: 475px;
    position: relative;
  }

  .static-1101034 .section-kv__text-block {
    position: absolute;
    top: 70%;
    left: 15px;
  }

  .static-1101034 .section-kv__spec {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .static-1101034 .section-kv__spec li {
    line-height: 1.3;
    background-color: #fff;
    border: 1px solid #666666;
    font-size: 0.625rem;
  }

  .static-1101034 .section-kv__spec li span {
    display: block;
    padding: 0 5px;
    text-align: center;
    line-height: 1.4;
  }

  .static-1101034 .section-kv__spec li .bg-black {
    color: #fff;
    background-color: #666666;
    line-height: 1.6;
  }

  .static-1101034 .section-kv__spec-left {
    display: inline-block;
    margin-right: 10px;
  }

  .static-1101034 .section-kv__spec-left span {
    line-height: 20px;
    padding: 0 7px;
  }

  .static-1101034 .section-kv__spec-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .win10 .static-1101034 .section-kv__spec-right,
  .win8 .static-1101034 .section-kv__spec-right,
  .ie .static-1101034 .section-kv__spec-right {
    padding-top: 3px;
  }

  .static-1101034 .section-kv__copy {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .static-1101034 .section-kv__copy span{
    font-size: 14px;
  }

  .static-1101034 .section-kv__title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 26px;
  }

  .static-1101034 .section-kv__info {
    font-size: 14px;
    line-height: 24px;
    margin: 30px 20px 0;
    text-align: left;
  }

  .static-1101034 .section-kv__note {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    margin-left: 20px;
  }

  .static-1101034 .note--secret {
    margin-top: 15px;
    padding-right: 0;
    text-align: left;
  }

  /**2col**/
  .static-1101034 .section--2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 auto 50px;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
  }

  .static-1101034 .section--2col .col__left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0%;
  }

  .static-1101034 .section--2col .col__right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .static-1101034 .section--2col h4 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: center;
  }

  .static-1101034 .section--2col .col__left p,
  .static-1101034 .section--2col .col__right p {
    width: auto;
    height: auto;
  }

  .static-1101034 .section--2col.sample .col__left {
    width: 340px;
    height: auto;
  }

  .static-1101034 .section--2col .col__left p {
    letter-spacing: -0.2px;
    width: auto;
  }

  .static-1101034 .section--2col .img-faceinfo {
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }

  .static-1101034 .section--2col .img-faceinfo img {
    width: 90%;
    height: auto;
    margin: 5%;
  }

  .static-1101034 .section--2col .img-uvcare {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .static-1101034 .section--2col.powder img {
    height: auto;
  }

  .static-1101034 .section--2col .img-uvcare img {
    width: 100%;
    height: auto;
  }

  /**section-point**/
  .static-1101034 .section-point .point__1col {
    width: auto;
    margin: 0 auto 20px;
  }

  .static-1101034 .section-point .point__2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    flex-direction: column;
  }

  .static-1101034 .section-point .point__2col--img {
    max-width: 300px;
    margin: 0 auto 30px;
  }

  .static-1101034 .section-point .point__2colwrap {
    width: auto;
    margin-bottom: 40px;
  }

  .static-1101034 .section-point .point__2colwrap:nth-child(odd) {
    margin-right: 0;
  }

  .static-1101034 .section-point .point__2colwrap:nth-child(even) {
    margin-left: 0;
  }

  .static-1101034 .section-point.point__thickcoat .point__2colwrap:nth-child(odd) {
    margin-right: 0;
    width: auto;
    margin-bottom: 30px;
  }

  .static-1101034 .section-point.point__thickcoat .point__2colwrap:nth-child(even) {
    margin-left: 0;
    width: auto;
  }

  .static-1101034 .section-point.point__thickcoat .point__2colwrap.row .text__title {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1;
  }

  .static-1101034 .section-point.point__thickcoat .point__2col--img {
    max-width: 45%;
    margin-bottom: 0;
  }

  .static-1101034 .section-point.point__thickcoat .point__2colwrap.row .text__wrap {
    width: 50%;
    margin-left: 20px;
  }

  .static-1101033 .btn_static {
    width: auto;
    margin: 50px 8%;
  }

  .static-1101034 .section--2col.square .col__left p,
  .static-1101034 .section--2col.square .col__right p {
    background-color: #fafafa;
    width: 70px;
    height: 70px;
    margin: 10px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .static-1101034 .section--2col.square .col__left,
  .static-1101034 .section--2col.square .col__right {
    justify-content: center;
  }

  .static-1101034 .section--2col .col__left p,
  .static-1101034 .section--2col .col__right p {
   margin: 0 auto;
  }

  .static-1101034 .section--2col.balloon {
    margin: 0 auto 30px;
  }

  .static-1101034 .section--2col.balloon .arrow_box {
    margin-bottom: 30px;
  }

  .static-1101034 .section--2col.sample {
    width: auto;
  }

  .static-1101034 .section--2col.sample .col__left {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .static-1101034 .section--2col.sample .col__left img {
    width: 35%;
    height: auto;
    margin-bottom: 2%;
  }

  .static-1101034 .section--2col.sample p {
    font-size: 12px;
    width: 100%;
    text-align: center;
  }

  .static-1101034 .section-kv.kv-userum .section-kv__inner {
    background-image: url(/contents/small/1101034/images/sp/bg-userum.jpg);
    height: 240px;
    background-position: center top;
    background-size: cover;
    width: auto;
    margin: 0 20px;
  }

  .static-1101034 .section-kv.kv-userum .section-kv__text-block {
    position: static;
    text-align: center;
    padding-top: 130px;
  }

  .static-1101034 .section-kv.kv-userum .section-kv__copy {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
  }

  .static-1101034 .section-kv.kv-userum .section-kv__title {
    margin-top: 10px;
    font-size: 16px;
  }

  .static-1101034 .section--2col.square {
    margin: 0 auto 10px;
  }

  .static-1101034 .section--allow .arrow::before {
    width: 32px;
    height: 32px;
    left: -5px;
  }

  .static-1101034 .blacklarge {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .static-1101034 .blacklarge .blacklarge_small{
    font-size: 16px;
  }

  .static-1101034 .bluesmall {
    font-size: 16px;
  }

  .static-1101034 .section--booster .bluesmall {
    margin-bottom: 10px;
  }

  .static-1101034 .section--2col.effect {
    width: auto;
    flex-direction: row;
  }

  .static-1101034 .section--2col.effect .col__left,
  .static-1101034 .section--2col.effect .col__left p {
    width: 100%;
  }

  .static-1101034 .section--2col.effect .col__right {
    align-items: flex-end;
  }

  .static-1101034 .section--2col.effect img {
    width: 100%;
  }

  .static-1101034 .section--2col.effect .text--title {
    font-size: 16px;
  }

  .static-1101034 .section--2col, .static-1101034 .section--3col {
    width: auto;
    margin-bottom: 0px;
  }

  .static-1101034 .section--3col.effectLotion .col__center {
    width: 12.3%;
  }

  .static-1101034 .section--3col .col__left,
  .static-1101034 .section--3col .col__right {
    width: 43.3%;
  }

  .static-1101034 .section--3col.effectLotion .section--allow .arrow::before {
    left: -6px;
    top: 28px;
    width: 19px;
    height: 19px;
  }

	.static-1101034 .section--3col.effectLotion .text--title {
    margin: 6px 0;
    font-size: 12px;
  }

	.static-1101034 .section--3col.effectLotion .text--info {
    margin: 6px 0;
    font-size: 12px;
  }

  .static-1101034 .block-gray {
    padding: 50px 0;
    margin: 0;
  }

  .static-1101034 .block-gray p.center {
    font-size: 16px;
  }

  .static-1101034 .section--2col.serum3step {
    width: auto;
  }

  .static-1101034 .section--2col.serum3step .text--title,
  .static-1101034 .section-experience .text--title {
    width: auto;
    font-size: 18px;
  }

  .static-1101034 .section--2col.serum3step .text,
  .static-1101034 .section-experience .text {
    padding-left: 0;
  }

  .static-1101034 .section--2col.serum3step .num,
  .static-1101034 .section-experience .num {
    font-size: 60px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .static-1101034 .section--2col.serum3step .col__right {
    align-items: flex-start;
  }

  .static-1101034 .section--2col.serum3step .col__left p,
  .static-1101034 .section--2col.serum3step .col__right p {
    width: auto;
  }

  .static-1101034 .section--2col.serum3step .col__right p {
    margin-top: 10px;
  }

  .static-1101034 .block-gray .blacklarge {
    margin-bottom: 20px;
  }

  .static-1101034 .section--freedesign {
    width: auto;
    height: auto;
    margin: 18px 20px;
  }

  .static-1101034 .section--freedesign .square {
    flex-wrap: wrap;
  }

  .static-1101034 .section--freedesign h2 {
    margin-bottom: 30px;
  }

  .static-1101034 .section--freedesign .square p {
    width: 80px;
    height: 80px;
  }

  .static-1101034 .section--freedesign .square p.info{
    background-color: initial;
    border: none;
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 123px;
    margin: 0 0 0 10px;
  }

  .static-1101034 .section--freedesign .spW96wrap{
	  position: relative;
  }

  .static-1101034 .section--freedesign .trheefunction li{
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		background-color: #ef857d;
		text-align: center;
		margin: 10px auto;
		max-width: 240px;
		line-height: 2.5;
  }

  .static-1101034 .section--freedesign .trheefunction li.noborder{
		color: #231815;
		font-weight: normal;
		background-color: #fff;
    font-size: 10px;
  }

  .static-1101034 .section--freedesign .info {
    justify-content: flex-start;
  }

  .static-1101034 .section-experience {
    margin-top: 50px;
  }

  .static-1101034 .section--allow {
    text-align: center;
    height: 65px;
  }

  .static-1101034 .section-experience .section--allow .arrow::before {
    width: 20px;
    height: 20px;
    margin-top: 15px;
  }

  .static-1101034 .section-experience .fontL {
    font-size: 32px;
  }

  .static-1101034 .section-experience .fontS {
    font-size: 22px;
  }

  .static-1101034 .section-experience .singlecol.large .title {
    font-size: 18px;
  }

  .static-1101034 .section--sample .sample--wrap {
    padding: 40px 10px;
    flex-direction: column;
    align-items: center;
  }

  .static-1101034 .section--sample .textwrap{
	  text-align: center;
  }

  .static-1101034 .btn_static {
    width: 90%;
    margin: 30px auto;
  }

  .static-1101034 .simpleStep h3 {
    font-size: 22px;
  }

  .static-1101034 .simpleStep h3 em {
    font-size: 30px;
  }

  .static-1101034 .simpleStep h3 span {
    font-size: 16px;
  }

  .static-1101034 .simpleStep h3 {
    margin: 90px 0 0;
  }

  .static-1101034 .simpleStep {
    text-align: center;
  }

  .static-1101034 .simpleStep h3 {
    font-size: 16px;
    margin: 60px 0 0;
    border-top: none;
    padding-top: 0;
  }

  .static-1101034 .simpleStep--number {
    font-size: 22px;
    margin: 0;
  }

  .static-1101034 h3 span.simpleStep--number{
	  font-size: 16px;
  }

  .static-1101034 .simpleStep--number span {
    font-size: 30px;
  }

  .static-1101034 .simpleStep--row {
    border-bottom: 1px solid #999;
    display: table;
    margin: 10px 0;
  }

  .static-1101034 .simpleStep--col {
    border: 1px solid #999;
    border-bottom: none;
  }

  .static-1101034 .simpleStep--label {
    background: #c2c2c2;
    color: #fff;
    display: table-cell;
    font-weight: bold;
    font-size: 10px;
    width: 35px;
    padding: 3px;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
  }

  .static-1101034 .simpleStep--col:last-child .simpleStep--label {
    font-size: 10px;
    line-height: 1.9;
  }

  .static-1101034 .simpleStep--label span {
    font-size: 20px;
  }

  .static-1101034 .simpleStep--img {
    box-sizing: border-box;
    display: table-cell;
    padding: 20px 6px 20px 4px;
    vertical-align: middle;
    width: 80px;
  }

  .static-1101034 .simpleStep--content {
    display: table-cell;
    text-align: left;
    padding: 14px 20px 14px 0;
    vertical-align: middle;
  }

  .static-1101034 .simpleStep--title {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin: 0;
  }

  .static-1101034 .simpleStep--title span {
    display: block;
    color: #77807a;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
  }

  .static-1101034 .simpleStep--lead {
    margin: 8px 0;
    font-size: 12px;
  }

  .static-1101034 .simpleStep--point {
    border: 1px solid #4c4948;
    display: inline-block;
    padding: 0 4px;
    margin: 0 0 4px;
  }

  .static-1101034 .simpleStep--special {
    border: 1px solid #999;
    margin-top: 10px;
    font-size: 12px;
  }

  .static-1101034 .simpleStep--special .simpleStep--img {
    width: 37%;
  }

  .static-1101034 .simpleStep--specialTitle {
    background: #c2c2c2;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    padding: 4px 0;
    margin: 0;
  }

  .static-1101034 .simpleStep--col {
    width: auto;
    max-width: none;
    padding: 0;
  }

  .static-1101034 .simpleStep--row {
    margin: 10px 0;
  }

  .static-1101034 .simpleStep--col:first-child,
  .static-1101034 .simpleStep--col:nth-child(2) {
    border-right: 1px solid #999;
  }

  .static-1101034 .section--trial {
    margin: 0 20px;
  }

  .static-1101034 .specialcare {
    flex-direction: column;
    align-items: center;
  }

  .static-1101034 .specialcare .mr-50 {
    margin-right: 0;
    margin-bottom: 30px;
    width: initial;
    max-width: 890px;
  }

  .static-1101034 .simpleStep {
    margin: 0 20px;
  }

  .static-1101034 .trial--notes {
    text-align: left;
    margin-bottom: 20px;
  }

  .static-1101034 .trial {
    font-size: 14px;
  }

  .static-1101034 .specialcare {
    margin: 20px 0 0;
  }

  .static-1101034 .simpleStep.spacialcare h3 {
    font-size: 22px;
    line-height: 1.7;
    margin-bottom: 30px;
  }

  .static-1101034 .specialcare--col {
    flex-direction: row;
    align-items: center;
    padding: 0 24px 0 26px;
  }

  .static-1101034 .specialcare--content .specialcare--title {
    font-size: 12px;
    height: auto;
  }

  .static-1101034 .specialcare--label {
    font-size: 12px;
    font-weight: bold;
  }

  .static-1101034 .simpleStep--img img {
    width: auto;
    height: 110px;
  }

  .static-1101034 .section--freedesign .square p.spW96 {
    width: 96px;
  }

	.static-1101034 .section-kv__text-circle {
    position: absolute;
    top: 23px;
    left: 200px;
    width: auto;
    text-align: right;
	}

  .static-1101034 .section-kv__text-circle img{
	  width: 70%;
	  height: auto;
  }

  .static-1101034 .section--booster{
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .static-1101034 .section--2col.effect .img{
    width: 90%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .static-1101034 .section-h-underline{
    font-size: 14px;
    margin-bottom: 20px;
  }

  .static-1101034 .section--trial p {
    font-size: 14px;
	}

  .static-1101034 .section--trial .img {
	    width: 35%;
	}

	.static-1101034 .section--trial{
    margin: 15px 0 10px;
	}

	.static-1101034 .section--trial>div {
	    display: flex;
	    flex-direction: column;
    width: 52%;
	}

	.static-1101034 .trial--notes li{
    text-indent: -1.5em;
    margin-left: 2em;
    color: #5c5a5a;
    line-height: 1.5;
	}

  .static-1101034 .section-experience .singlecol{
      padding: 0 10%;
  }

  .static-1101034 .section-experience .singlecol.large{
      padding: 0;
  }

  .static-1101034 .skin--notes {
    margin: 20px 0 40px;
    text-align: left;
    font-size: 10px;
    width: 100%;
  }

  .static-1101034 .skin--notes li {
    text-indent: -0.8rem;
    margin-left: 1em;
    line-height: 1.5;
  }
.static-1101034 .specialcare--wrap .banner__guide{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0px 24px 0px 6px;
    color: #000;
    font-size: 14px;
    border-top: 1px solid #000;
}

.static-1101034 .specialcare--wrap .banner__guide p::before {
    content: '';
    position: absolute;
    top: -3%;
    left: -28%;
    width: 8px;
    height: 28px;
    margin-top: -2px;
    margin-left: 4px;
    border-right: 1px solid #000;
    -webkit-transform: rotate(23deg);
    transform: rotate(23deg);
}
.static-1101034 .specialcare .specialcare--content{
    width: auto;
    padding-bottom: 0;
    padding-left: 25px;
}

.static-1101034 .specialcare--content .specialcare--title{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.5px;
  margin: 0;
}
.static-1101034 .specialcare--wrap{
	width: auto;
  height: 220px;
  max-width: 420px;
}

.static-1101034 .trial--notes.square{
  width: 280px;
  margin: 0 auto;
}

.static-1101034 .col__right .arrow_box:before, .static-1101034 .col__right .arrow_box:after{
	top: inherit;
	left: inherit;
}

.static-1101034 .col__left .arrow_box:before{
  content: "";
  position: absolute;
  top: 11%;
  left: -10px;
  margin-top: 6px;
  border: 4px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.static-1101034 .col__left .arrow_box:after{
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -30px;
  border: 5px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}

.static-1101034 .col__right .arrow_box:before{
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: 6px;
  border: 5px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.static-1101034 .col__right .arrow_box:after{
  content: "";
  position: absolute;
  top: 50%;
  right: -19px;
  margin-top: 6px;
  border: 5px solid transparent;
  border-left: 14px solid #555;
  z-index: 1;
}

.static-1101034 .specialcare--col img {
  width: 75px;
}

.static-1101034 .specialcare>div:nth-child(1) .specialcare--col img {
  max-width: 65px;
  margin-top: 0;
  margin-left: 10px;
}

.static-1101034 .specialcare>div:nth-child(2) .specialcare--col img {
  max-width: 65px;
  margin-top: 0;
  margin-left: 10px;
}

.static-1101034 .specialcare>div:nth-child(3) .specialcare--col img {
  max-width: 60px;
  margin-top: 10px;
  margin-left: 10px;
}

}

/* 20190901 add */
.static-1101034 .banner__guide--bgBlack {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  font-size: 14px;
  background: url(/contents/small/1101034/images/bg-detail-link.png) no-repeat left bottom;
  width: 145px;
  height: 40px;
  -webkit-background-size: cover;
  background-size: cover;
}

.static-1101034 .banner__guide--bgBlack p {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}

.static-1101034 .banner__guide--bgBlack p::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  margin-left: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.static-1101034 .outerlinkBnrSecion {
  margin-top: 48px;
  text-align: center;
}

.static-1101034 .outerlinkBnrSecion a {
  display: inline-block;
  text-decoration: none;
}

.static-1101034 .outerlinkBnrSecion .bnrWrapper {
  border: 1px solid #5c5a5a;
  position: relative;
  width: 581px;
  height: 230px;
  background: url(/contents/small/1101034/images/bg-bnr-feature-190903.png) no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover;
}

.static-1101034 .outerlinkBnrSecion .bnrWrapper .brnTextWrapper {
  margin-top: 58px;
  margin-left: 285px;
  text-align: left;
}

.static-1101034 .outerlinkBnrSecion .bnrWrapper .bnrText {
  font-size: 20px;
  color: #5c5a5a;
  line-height: 1.5;
}
.static-1101034 .outerlinkBnrSecion .bnrWrapper .bnrText.bnrText--large {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .static-1101034 .banner__guide--bgBlack {
    padding: 4px 8px;
    font-size: 12px;
    background: url(/contents/small/1101034/images/sp/bg-detail-link.png) no-repeat left bottom;
    width: 125px;
    height: 30px;
    -webkit-background-size: cover;
    background-size: cover;
  }

  .static-1101034 .banner__guide--bgBlack p::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    margin-left: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .static-1101034 .outerlinkBnrSecion {
    margin-top: 65px;
    padding: 0 20px;
  }

  .static-1101034 .outerlinkBnrSecion a {
    width: 100%;
  }

  .static-1101034 .outerlinkBnrSecion .bnrWrapper {
    width: auto;
    height: auto;
    background: url(/contents/small/1101034/images/sp/bg-bnr-feature-190903.png) no-repeat center bottom;
    -webkit-background-size: cover;
    background-size: cover;
  }

  .static-1101034 .outerlinkBnrSecion .bnrWrapper .brnTextWrapper {
    margin: 17% 0 19% 50%;
  }

  .static-1101034 .outerlinkBnrSecion .bnrWrapper .bnrText {
    font-size: 12px;
  }
  .static-1101034 .outerlinkBnrSecion .bnrWrapper .bnrText.bnrText--large {
    font-size: 16px;
  }

	.static-1101034 .section--allow .arrow::before {
	  position: absolute;
	  top: 50%;
	  left: -15px;
	}

	.static-1101034 .section--allow .arrow::after {
    position: absolute;
    top: -6%;
    left: -11px;
    height: 49px;
    margin-top: -21px;
    width: 36px;
	}

  .static-1101034 .section--2col.linegraph .col__left{
    margin-right: 0;
    margin-bottom: 20px;
  }

  .static-1101034 .section--piechart .section--2col .col__left{
		font-size: 14px;
		margin-right: 0;
		max-width: 330px;
  }
.static-1101034 .section--piechart .section--2col .col__left .content_2col .col__left,
.static-1101034 .section--piechart .section--2col .col__left .content_2col{
    margin-right: 10px;
  }
  .static-1101034 .section--2col.linegraph .col__right{
    padding-left: 0;
    padding-bottom: 0;
  }
  .static-1101034 .section--2col.linegraph{
	margin-bottom: 60px;
  }

  .static-1101034 .blacksmall{
	  margin: 20px 0;
  }

  .static-1101034 .section--2col .content_2col .col__right{
    width: 70%;
  }

  .static-1101034 .section--2col.skinfirmness .col__left{
	  width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }

  .static-1101034 .section--2col.skinfirmness .col__right{
	  width: 100%;
  }

  .static-1101034 .section--approach {
	  display: flex;
    justify-content: center;
    flex-direction: column;
		margin-bottom: 0px;
  }

  .static-1101034 .section--approach .col__wrap{
	  width: auto;
		max-width: 750px;
		margin: 20px 30px;
  }

  .static-1101034 .section--approach .content_2col .col__left img{
  max-width: 130px;
  width: auto;
  height: auto;
}

.static-1101034 .specialcare--col .imgwrap{
  height: auto;
}


}

/* ムースヴェールマスク スパークリングムースセラム start*/
.static-1101034 .specialcare .coltab{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 608px;
}

.static-1101034 .specialcare--wrap.blue{
  border: 1px solid #97afd4;
}

.static-1101034 .specialcare--wrap.blue .banner__guide{
  border-top: 1px solid #97afd4;
}

.static-1101034 .specialcare--wrap.blue .banner__guide p::before{
    border-right: 1px solid #97afd4;
}

.static-1101034 .specialcare--label.blue{
	background-color: #97afd4;
}

.static-1101034 .limited{
	display: flex;
	align-items: center;
}

.static-1101034 .limited--icon{
	width: 50px;
	height: 50px;
  margin: 0 10px 0 0;
	border: 1px solid #ef857d;
	background-color: #fff;
	color: #ef857d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
@media screen and (max-width: 768px) {
  .static-1101034 .specialcare .coltab{
    display: block;
    max-width: 100%;
  }
  .static-1101034 .limited--icon{
    font-size: 12px;
    min-width: 38px;
    max-width: 38px;
    height: 38px;
  }
}
/* ムースヴェールマスク スパークリングムースセラム end*/
@media screen and (max-width: 1024px) {
.static-1101034 .specialcare {
    flex-direction: column;
    align-items: center;
  }
}

/* スペシャルケア 5カラム
@media screen and (min-width: 769px) {
  .static-1101034 .specialcare--wrap {
    width: 228px;
  }
  .static-1101034 .specialcare .specialcare--content {
    width: 200px;
  }
  .static-1101034 .skin--notes {
    width: 220px;
  }

}
  スパークリングムースセラム 5カラム end*/


    /* STEP 医薬品マーク追加 */
.static-1101034 .icon--quasi-drugs {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.static-1101034 .icon--quasi-drugs span {
  border: 1px solid #231815;
  padding: 4px 8px;
  margin-left: 10px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .static-1101034 .icon--quasi-drugs span,
  .static-1101034 .icon--quasi-drugs {
    font-size: 12px;
    margin-top: 20px;
    margin-left: 6px;
    padding: 0 8px;
  }
}
