/*リセット*/
.small_1352050 {
  line-height: 1;
}

.small_1352050 ol,
.small_1352050 dl,
.small_1352050 p,
.small_1352050 ul,
.small_1352050 h1,
.small_1352050 h2,
.small_1352050 h3,
.small_1352050 h4,
.small_1352050 h5,
.small_1352050 h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}

.small_1352050 {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.small_1352050 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.small_1352050 p {
  margin: 0;
  line-height: 1.0;
}

.small_1352050 span, .small_1352050 p {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.small_1352050 .text--note{
	font-size: 10px;
	margin-top: 10px;
	max-width: 390px;
	margin: 10px auto;
}
.small_1352050 .text--note.gray{
	color: #ef857d;
	max-width: 530px;
  margin: 10px auto;
}

.small_1352050 sup {
  font-size: 70%;
}

.small_1352050 img {
  width: 100%;
  height: auto;
	-webkit-backface-visibility: hidden !important;
}

.small_1352050 span.underline{
  background: -moz-linear-gradient(transparent 70%, #f3ebbf 0%);
  background: -webkit-linear-gradient(transparent 70%, #f3ebbf 0%);
  background: -ms-linear-gradient(transparent 70%, #f3ebbf 0%);
  background: linear-gradient(transparent 70%, #f3ebbf 0%);
}

/*リセット終了*/




/*kv*/

.small_1352050 .section_kv{
  position: relative;
	margin-bottom: 80px;
}

.small_1352050 .section_kv .bgWrapper {
  background: url(/contents/small/1352050/images/bg-kv.png) no-repeat center right;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1120px;
  height: 480px;
  margin: 0 auto;
  padding: 110px 80px;
}

.small_1352050 .section_kv  .iconwrap{
	display: flex;
	align-items: center;
}

.small_1352050 .section_kv p.lead{
	font-size: 14px;
	text-align: center;
	line-height: 2.5;
	margin-top: 55px;
}

.small_1352050 .section_kv .bgWrapper p.lead{
	font-size: 24px;
	text-align: left;
	line-height: 1.5;
	margin-top: 30px;
	margin-bottom: 0px;
}

.small_1352050 .section_kv .bgWrapper h2{
	font-size: 38px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.small_1352050 .section_kv .iconwrap .colorGold{
	color: #a99007;
	font-size: 24px;
	line-height: 1.5;
}

.small_1352050 .section_kv .kvSection__icon{
  width: 74px;
  height: 74px;
  background-color: #231815;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 74px;
  font-size: 20px;
  display: flex;
  margin-right: 15px;
  justify-content: center;
  align-items: center;
}

.small_1352050 .section_product_main{
	margin-bottom: 95px;
}

.small_1352050 .section_product_main h3{
	font-size: 32px;
	line-height: 1.8;
	text-align: center;
}

.small_1352050 .section_product_main .prodactwrap{
  display: flex;
  margin: 60px auto 90px;
  max-width: 690px;
  align-items: center;
}
.small_1352050 .section_product_main .prodactwrap img{
	max-width: 346px;
	margin: 0 60px 0 0;
}

.small_1352050 .section_product_main .prodactwrap .lead{
	line-height: 1.8;
}

.small_1352050 .section_product_main .prodactwrap .title{
  font-size: 24px;
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
}

.small_1352050 .section_product_main .prodactwrap span.border{
	font-size: 20px;
	border: 1px solid #e0e0e0;
  margin: 0 6px 0 0;
	padding: 6px 10px;
	vertical-align: middle;
}

.small_1352050 .section_makeup .lead{
	font-size: 20px;
	text-align: center;
	margin: 0 0 30px 0;
}
.small_1352050 .section_makeup h3{
	font-size: 32px;
	text-align: center;
	color: #a99007;
  margin: 0 0 60px 0;
	letter-spacing: -2.5px;
}

.small_1352050 .section_makeup .title{
  text-align: center;
}

.small_1352050 .section_makeup h4{
	font-size: 24px;
	text-align: center;
	display: inline-block;
	margin: 0 0 40px 0;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	position: relative;
}
.small_1352050 .section_makeup h4::before,
.small_1352050 .section_makeup h4::after{
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.small_1352050 .section_makeup h4::before{
  top: 0;
  left: 0;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}

.small_1352050 .section_makeup h4::after{
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}

.small_1352050 .section_makeup h5{
	font-size: 18px;
	text-align: center;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 40px 0;
  padding: 10px 0;
}

.small_1352050 .section_makeup .makeupWrap{
  display: flex;
  max-width: 898px;
  margin: 0 auto 100px;
  justify-content: space-between;
}

.small_1352050 .section_makeup .makeupWrap .infowrap{
  display: flex;
  margin: 0 auto 40px;
  max-width: 690px;
  align-items: center;
}
.small_1352050 .section_makeup .makeupWrap .infowrap img{
	max-width: 170px;
	margin: 0 17px 0 0;
}

.small_1352050 .section_makeup .makeupWrap .infowrap .lead{
	line-height: 1.8;
	font-size: 14px;
	text-align: left;
  margin: 0 0 0 0;
}

.small_1352050 .section_makeup .makeupWrap .prodactwrap{
  display: flex;
  margin: 0 auto;
  max-width: 690px;
	align-items: center;
	justify-content: space-around;
}

.small_1352050 .section_makeup .makeupWrap .prodactwrap img{
	max-width: 116px;
	margin: 0 0 0 0;
}

.small_1352050 .section_makeup .makeupWrap .prodactwrap .lead{
	line-height: 1.8;
}

.small_1352050 .section_makeup .makeupWrap .prodactwrap .prodactcol {
	max-width: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.small_1352050 .section_makeup .makeupWrap .prodactwrap .prodactcol p{
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
	margin: 16px 0 0 0;
}

.small_1352050 .section-nostalgicfuture .nondecoration{
  text-decoration: none;
  height: 100%;
  display: block;
}

.small_1352050 .section-nostalgicfuture{
  max-width: 900px;
  height: 274px;
  border: 1px solid #e0e0e0;
  margin: 100px auto 0;
  background: url(/contents/small/1352050/images/bg-nostalgicfuture-cheek.png) no-repeat center right;
}

.small_1352050 .section-set .productwrap .closs{
  margin: 0 0 90px 0;
}

.small_1352050 .section-nostalgicfuture.cheek .kvSection__icon{
  position: absolute;
  left: 415px;
  top: 20px;
}

.small_1352050 .section-nostalgicfuture.cheek .kvttlMain p{
	font-size: 24px;
	margin: 60px 0 0 20px;
}

.small_1352050 .section-nostalgicfuture .bgWrapper__ttlBlock{
	position: relative;
	padding: 35px 0 0;
}
.small_1352050 .section-nostalgicfuture .kvttlBorder,
.small_1352050 .section-nostalgicfuture .kvttlBorder span {
	font-size: 16px;
  font-style: italic;
}
.small_1352050 .bgWrapper__ttlBlock .kvttlBorder{
  border-bottom: 1px solid #231815;
  letter-spacing: 1.5px;
}

.small_1352050 .section-nostalgicfuture .kvttlBorder{
  max-width: 300px;
	line-height: 1.6;
	padding: 0 0 0 40px;
}

.small_1352050 .section-nostalgicfuture  .bgWrapper__ttlBlock .kvttlMain{
  margin: 10px 0 0 40px;
  line-height: 2.5;
}

.small_1352050 .section-nostalgicfuture .kvSection__icon{
	width: 74px;
	height: 74px;
	background-color: #231815;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 74px;
	font-size: 20px;
	display: flex;
	margin-right: 15px;
	justify-content: center;
	align-items: center;
  position: absolute;
  left: 370px;
  top: 40px;
}

.small_1352050 .section-nostalgicfuture .kvSection__icon p{
  font-size: 18px;
}
.small_1352050 .section-nostalgicfuture .kvSection__icon span{
  font-size: 14px;
}

.small_1352050 .section-nostalgicfuture .kvttlBorder span{
  font-size: 32px;
  font-weight: 100;
}

.small_1352050 .section-nostalgicfuture .kvttlMain h4 {
  font-size: 20px;
}

.small_1352050 .section-nostalgicfuture .kvttlMain .text-link{
  margin: 60px 10px 0 0;
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.8px;
}

.small_1352050 .section-nostalgicfuture .kvttlMain p{
  font-size: 14px;
  letter-spacing: 0.8px;
}

.small_1352050 .section_point{
	margin: 100px 0 0 0;
 }

.small_1352050 .mainimage{
	margin: 40px auto;
	max-width: 470px;
}

.small_1352050 .mainimage img{
	max-width: 470px;
}

.small_1352050 .section_point .lead{
	font-size: 20px;
	text-align: center;
}

.small_1352050 .section_point h3{
	font-size: 32px;
	text-align: center;
	margin: 30px 0 0 0;
}

.small_1352050 .section_point .numwrap{
	height: 51px;
  text-align: center;
}

.small_1352050 .section_point .numwrap .titlenum{
  font-size: 40px;
  font-weight: 100;
  position: relative;
  display: inline-block;
}

.small_1352050 .section_point .pointwrap{
  margin: 64px 0 0;
}

.small_1352050 .section_point .pointwrap h5{
	text-align: center;
	font-size: 24px;
	margin-top: 20px;
}
.small_1352050 .section_point .pointwrap .lead{
	text-align: center;
	font-size: 14px;
	margin-top: 25px;
  line-height: 1.8;
}
.small_1352050 .section_point .colwrap{
  display: flex;
  justify-content: space-between;
  max-width: 836px;
  margin: 0 auto;
}

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

.small_1352050 .section_color_lineUp{
	margin: 100px 0 0 0;
}

.small_1352050 .section_color_lineUp h3{
	text-align: center;
	font-size: 32px;
}

.small_1352050 .section_color_lineUp .color_lineUpwrap{
	display: flex;
	justify-content: space-between;
	max-width: 500px;
	margin: 100px auto 0;
}

.small_1352050 .section_color_lineUp .lineupcol{
  display: flex;
  flex-direction: column;
}

.small_1352050 .section_color_lineUp .lineupimg{
	margin: 0 0 25px 0;
	position: relative
}



.small_1352050 .section_color_lineUp .lineuptxt{
  height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.small_1352050 .section_color_lineUp .lineuptxt .border{
  font-size: 14px;
  text-align: center;
  border: 1px solid #e0e0e0;
  width: 65px;
  margin: 0 auto 10px;
  padding: 5px 8px;
}

.small_1352050 .section_color_lineUp .lineuptxt h4{
	font-size: 20px;
	text-align: center;
	margin: 15px 0 20px;
}

.small_1352050 .section_color_lineUp .lineuptxt .lead{
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}

.small_1352050 .section_color_lineUp .kvSection__icon{
	width: 54px;
  height: 54px;
	background-color: #231815;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 74px;
	font-size: 14px;
	display: flex;
	margin-right: 15px;
	justify-content: center;
	align-items: center;
	position: absolute;
  top: -50px;
}


/*SP*/
@media screen and (max-width: 768px) {
	.small_1352050 .section_kv{
    margin-bottom: 50px;
	}
	.small_1352050 .section_kv .bgWrapper {
    background: url(/contents/small/1352050/images/sp/bg-kv.png) no-repeat center right;
    width: 100%;
    height: 468px;
    padding: 25px;
    margin-bottom: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 75%;
  }
  .small_1352050 .section_kv .kvSection__icon{
    width: 55px;
    height: 55px;
    font-size: 14px;

  }
  .small_1352050 .section_kv .kvSection__icon p{
    letter-spacing: 1px;
  }
  .small_1352050 .section_kv .iconwrap .colorGold{
    font-size: 16px;
    line-height: 1.5;
  }
  .small_1352050 .section_kv .bgWrapper p.lead{
    font-size: 16px;
    margin: 20px 0 0 0;
  }
  .small_1352050 .section_kv .bgWrapper h2{
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 35px;
    letter-spacing: -3.5px;
    margin-left: -4px;
  }
  .small_1352050 .section_kv p.lead{
		font-size: 14px;
    text-align: left;
    line-height: 2.0;
    margin: 30px 20px 0 20px;
  }
  .small_1352050 .section_product_main{
	  margin: 30px 0 0 ;
  }
  .small_1352050 .section_product_main h3{
    font-size: 16px;
  }
  .small_1352050 .section_product_main .prodactwrap{
	  flex-direction: column;
    margin: 60px 20px 60px;
  }
  .small_1352050 .section_product_main .prodactwrap img{
    margin: 0 0 0 0;
  }
  .small_1352050 .section_product_main .textwrap{
    margin: 10px 0 0 0;
  }
  .small_1352050 .section_product_main .prodactwrap .lead{
	  text-align: center;
  }
  .small_1352050 .section_product_main .prodactwrap .title{
	  font-size: 20px;
  }
  .small_1352050 .section_product_main .prodactwrap span.border{
	  font-size: 16px;
  }
  .small_1352050 .section_makeup .lead{
    font-size: 14px;
    margin: 0 0 14px 0;
  }
  .small_1352050 .section_makeup h3{
    font-size: 20px;
    margin: 0 0 30px 0;
  }
  .small_1352050 .section_makeup h4{
	  font-size: 16px;
    padding: 7px 13px;
    margin: 0 0 20px 0;
  }

  .small_1352050 .section_makeup .makeupWrap{
    flex-direction: column;
    margin: 0 20px 60px;
  }
  .small_1352050 .section_makeup .makeupWrap .infowrap{
    margin: 20px auto 40px;
  }
  .small_1352050 .section_makeup .makeupWrap .infowrap img{
    max-width: 144px;
    margin: 0 13px 0 0;
  }
  .small_1352050 .section_makeup .makeupWrap .prodactwrap{
    justify-content: space-around;
  }
  .small_1352050 .section_makeup .makeupWrap .prodactwrap img{
    max-width: 98px;
    margin: 0 0 0 0;
  }
  .small_1352050 .section_makeup .makeupWrap .prodactwrap .prodactcol{
    max-width: 163px;
		text-align: center;
  }

  .small_1352050 .section_makeup .makeupWrap .prodactwrap .prodactcol p{
		font-size: 12px;
		letter-spacing: -1.0px;
  }
  .small_1352050 .section-nostalgicfuture{
    margin: 50px auto 0;
    background: url(/contents/small/1352050/images/sp/bg-nostalgicfuture-cheek.png) no-repeat bottom right;
    max-width: 334px;
    height: 352px;
    background-size: contain;
    position: relative;

  }

  .small_1352050 .section-nostalgicfuture .kvttlBorder, .small_1352050 .section-nostalgicfuture .kvttlBorder span{
    font-size: 12px;
  }
  .small_1352050 .section-nostalgicfuture .kvttlBorder span{
    font-size: 25px;
  }
  .small_1352050 .section-nostalgicfuture .kvttlBorder {
    max-width: 230px;
    line-height: 1.6;
    padding: 0 0 0 20px;
	}
	.small_1352050 .section-nostalgicfuture .bgWrapper__ttlBlock .kvttlMain{
    margin: 5px 0 0 20px;
    line-height: 2.5;
	}
	.small_1352050 .section-nostalgicfuture .kvSection__icon{
    width: 57px;
    height: 57px;
    position: absolute;
    left: 255px;
    top: 37px;
	}
	.small_1352050 .section-nostalgicfuture .kvttlMain h4{
		font-size: 16px;
	}
	.small_1352050 .section-nostalgicfuture .kvttlMain p{
		font-size: 12px;
	}
	.small_1352050 .section-nostalgicfuture .kvSection__icon p{
  	font-size: 14px;
	}
	.small_1352050 .section-nostalgicfuture .text-link{
	  position: absolute;
	  bottom: 10px;
	  right: 10px;
	}
	.small_1352050 .section_point{
    margin: 60px 20px 0;
	}
	.small_1352050 .section_point .lead{
    font-size: 14px;
	}
	.small_1352050 .section_point h3{
    font-size: 20px;
    margin: 15px 0 0 0;
	}
	.small_1352050 .section_point .mainimage{
    margin: 20px auto -20px;
    max-width: 335px;
	}
	.small_1352050 .section_point .pointwrap{
    margin: 50px auto 0;
    max-width: 340px;
	}

	.small_1352050 .section_point .pointwrap.first{
    max-width: 296px;
	}

	.small_1352050 .section_point .numwrap .titlenum{
    font-size: 30px;
    font-weight: 100;
    position: relative;
    display: inline-block;
	}
	.small_1352050 .section_point .pointwrap h5{
    font-size: 18px;
	}
	.small_1352050 .section_point .pointwrap .lead{
    text-align: left;
    font-size: 14px;
    margin-top: 33px;
    line-height: 1.8;
	}
	.small_1352050 .section_point .colwrap{
		flex-direction: column;
		align-items: center;
	}
	.small_1352050 .section_color_lineUp{
    margin: 75px 0 0 0;
	}
	.small_1352050 .section_color_lineUp h3{
    font-size: 20px;
	}
	.small_1352050 .section_color_lineUp .color_lineUpwrap{
		margin: 30px auto 0;
    flex-direction: column;
    max-width: 342px;
	}
	.small_1352050 .section_color_lineUp .lineupcol{
    flex-direction: row;
    align-items: flex-end;
		margin-bottom: 30px;
	}
	.small_1352050 .section_color_lineUp .lineupimg{
		max-width: 134px;
    margin: 0 0 0 0;
	}
	.small_1352050 .section_color_lineUp .lineuptxt{
		margin: 0 0 0 25px;
		height: auto;
	}

	.small_1352050 .section_color_lineUp .lineuptxt .border{
		margin: 0 0 0 0;
		font-size: 12px;
	}
	.small_1352050 .section_color_lineUp .lineuptxt h4{
		font-size: 14px;
		text-align: left;
		margin: 15px 0;
	}
	.small_1352050 .section_color_lineUp .lineuptxt .lead{
		font-size: 12px;
		text-align: left;
	}
	.small_1352050 .section_color_lineUp .kvSection__icon{
		width: 43px;
		height: 43px;
		font-size: 12px;
    top: -50px;
	}

}
