/*
.header_notice,
.footer_sticky { display: none !important;}*/
.SOS { display: none !important;}


.px-0{
	padding-left: 0;
	padding-right: 0;	
}
.kv .bar{
	/*
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-content: center;
	justify-content: center;
	*/
	
/* cp後表示
	background: rgb(243,125,139);
	background: linear-gradient(45deg, rgba(243,125,139,1) 0%, rgba(247,165,175,1) 100%);

	background: rgb(255,212,212);
	text-align: center;
	color: #fff;
	padding: 10px 0 8px;
	font-weight: bold;
*/

	/* CP後コメントアウト*/
	background: none !important; 
	padding: 0px 0 0px;
	font-weight: bold;
	/* CP後コメントアウト end*/	
	
}

.kv_main{
	text-align: center;
	/* CP後表示
	margin-top: -14px;
	padding: 20px 0 7px;
	background:url(/template/default/img/sp/liprebuilder/kv_bg.jpg) no-repeat;
	background-size:contain;
	*/
	
	/* CP後コメントアウト*/
	/* padding: 42px 0 7px;*/

	/*  CP後コメントアウト end*/
	
	
	
}

.kv .bar .text { display: inline-block;}
.kv .bar .date { display: inline-block; border-bottom: 1px solid #fff; line-height: 19px; font-size: 13px; margin-top: 3px;}

.kv .bar .new{
	display: inline-block;
	font-weight: bold;
	color: #f36c7c;
	background: #fff;
	padding: 1px 8px;
	margin:0 5px;
	font-size:110%
}

.kv .bar .llipcp_head { text-align: center;  margin-top: -120px; padding-bottom: 11px; /*background: #c72f3e;*/}
	.kv_bg2{
	background:url(/template/default/img/sp/liprebuilder/202412/kv_bg2_cp-pc.jpg) center top;
	padding: 40px 0;		
}
.kv .media{
	background:url(/template/default/img/sp/liprebuilder/202412/media-bg.jpg) no-repeat;
	background-size: cover;
	padding:10px 0 15px 0;
}

.c-kv_purchase{
	text-align: center;
	background: #fff;
	padding: 20px 5px;
	width: 90%;
	margin: auto;
}
.c-kv_purchase .logo{
	width: 140px;
	margin: auto;
}
.c-kv_purchase .prd_name{
	margin: 3px 0 1px;
}
.c-kv_purchase .prd_name .new{
	font-weight: bold;
	color: #fff;
	background: #bc271a;
	padding: 2px 4px;
	margin-right: 5px;
	font-size: .8rem;
	vertical-align: 2px;
}

.c-kv_purchase .prd_name .lip{
	font-weight: bold;
	font-size: 1.6rem;
}
.c-kv_purchase .spec{
	line-height: 1;
	margin: 0;
}
.c-kv_purchase .price{
	font-size: 1.5rem;
	margin:0 0 6px;
}
.c-kv_purchase .price small{
	font-weight: normal;
}

.c-kv_purchase .btn { font-size: 1.2rem;}

.c-kv_purchase .btn span{
		background: #fff;
	display: inline-block;
	padding: 2px 5px;
	color: #c2a284;
	margin-right: 5px;
}

.limitedset_title { margin-top: 35px;}
.limitedset { margin-top: 25px; display: flex; justify-content: center; }
.limitedset_in {padding: 0 5px; width: 50%;}
.limitedset_in:first-child { border-right: 1px dashed #ccc;}

.set_btn { margin-top: 10px;}
.set_btn .btn-primary { padding: 10px 20px; width: 100%;}
.set_btn .btn-primary:before { right:10px;}
.set_detail_btn { font-size: 12px; text-decoration: underline; cursor: pointer; margin-top: 10px;}
.set_detail { margin-top: 5px; width: auto; display: none; text-align: left; font-size: 10.5px; padding: 0 5px; color: #777; border: 1px dotted #ddd;}


.kv .note{
	display: block;
	color: #888;
	font-size: 85%;
	text-align: left;
	width: 90%;
	margin: auto;
}
.sec01-main{
	text-align: center;
	background: #fff;
	margin: 0 -15px;
	padding: 20px 0 40px;
}
.sec01-main .main-heading span{
	display: block;
	font-size: 1.9rem;
}
.sec01-main .main-heading b{
	display: block;
	font-size: 3.7rem;
}
.sec01-main .img{
	margin-top: -13px;
}
.sec01 .title {
	margin: auto;
	zoom: .5;
}
.sec01 .title2 {
	margin: auto;
	zoom: .5;
}
.sec01 .sec01-heading{
	text-align: center;
	background: url(/template/default/img/sp/liprebuilder/202412/title01-bg_pc.jpg);
	padding: 20px 0;
	margin: 0 -15px;
}
.sec01 .sec01-heading span{
	color: #fff;
	font-size: 2.3rem;
}
.sec01 .sec01-heading span small{
	font-size: 75%;
}
.sec01-content{
	text-align: center;
	background: url(/template/default/img/sp/liprebuilder/202412/sec01_bg.jpg) no-repeat center top;
	background-size: cover;
	margin: 0 -15px;
	padding: 15px 0 0;
}
.sec01 .content01,
.sec01 .content03{
	margin-top: -10px;
}
.sec01 .content02{
	margin:-20px 0 0 0;
}
.sec01 .arrow{
	text-align: center;
}

.sec02{
	padding: 20px 0 0;
}
.sec02 .content{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */	
padding:0 0 30px;
}
.sec02 .title{
	position: relative;
	z-index: 2;
	margin:0 0 15px;
}
.sec02 .title2{
	position: relative;
	top: -18px;
}
.sec02 .slide-wrapper{
	background: #f6f6f6;
	margin-top: -22px;
}
.sec02 .title3{
	background: #f9dbde;
	text-align: center;
	width: 90%;
	margin:0 auto 20px;
	padding: 5px 0;
}
.sec02 .title3 span{
	display: block;
}
.sec02 .title3 b{
	display: block;
	font-size: 160%;
}
.sec02 .note{
	display: block;
	text-align: right;
	color: #888;
	font-size: 70%;
	padding-right: 28px;
}
.sec03 {
	position: relative;
}
.sec03 .triangle {
	position: absolute;
	top:0;
	width: 100%;
	height: 110px;
background:linear-gradient(to bottom left, #f6f6f6 50%, transparent 50%) top left/ 50% 100% no-repeat,
	linear-gradient(to bottom right, #f6f6f6 50%, transparent 50%) top right / 50% 100% no-repeat;
}
.sec03 .title{
	position: relative;
	margin:0 0 20px;
}
.sec03 .content01{
	position: relative;
}
.sec04{
	text-align: center;
	padding:0 0 40px;
}
.sec04 .content01{
	width: 90%;
	margin: auto;
}
.sec04 .title{
	margin:20px 0 0;
}
.sec04 .title1{
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	padding: 30px 0 15px;
}
.sec04 .title1 u{
	font-weight: bold;
	color: #2f79bd;
}
.sec04 .comment{
	text-align: center;
	color: #2f79bd;
	font-weight: bold;
	font-size: 3.1rem;
	line-height: 1.4;
	margin: 30px 0 0;
}
.sec04 .comment u{
	display: inline-block;
	font-size: 1.8rem;
}
.sec05{
	text-align: center;
	background:url(/template/default/img/sp/liprebuilder/sec05_bg.jpg) no-repeat;
	background-size:cover;	
	padding: 20px 0;
}
.sec05 .title{
	margin:0 0 15px;
}

.sec06{
	text-align: center;
	padding:40px 0;
}
.sec06 .title{
	margin: 0 0 25px;
}
.sec07{
	text-align: center;
	background:url(/template/default/img/sp/liprebuilder/sec07_bg.jpg) no-repeat;
	background-size:cover;	
	padding: 30px 0;
}
.sec07 .content2{
	background: #fff;
	padding: 0 5px 20px;
}
.sec08{
	margin: -20px 0 50px;
}
.sec08-title{
	text-align: center;
}
.sec08-title .more{
	text-align: center;
	margin: 0 0 5px;
	font-size: 1.8rem;
}
.sec08-title .comment{
	border-radius: 40px;
	font-weight: bold;
  position: relative;
  display: inline-block;
  padding:3px 20px;

  color: #fff;
  background: #f5919d;
  font-size: 1.7rem;
}
.sec08-title .comment::before{
	content: "";
	  position: absolute;
	  top: 100%;
	  left: 50%;
	  margin-left: -5px;
	  border: 5px solid transparent;
	  border-top: 8px solid #f5919d;
}
.sec08-content{
	border:1px solid #f5919d;
	background: #f0efed;
	margin: -15px 0 0;
	padding: 35px 0 0;
}
.sec08-content .item{
	margin-top: -15px;
}
.faq{
	padding: 30px 0 10px;
}
.faq .title{
	text-align: center;
	font-weight: bold;
	color: #c2a284;
	font-size: 2.2rem;
	margin:0 0 20px;
}
.faq .q-text{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	border-bottom:1px solid #e5e5e9;
	padding:0 0 10px;
	margin:0 0 10px;
}
.faq .q-text .icon{
	flex-shrink: 0;
	width: 40px;
	padding-right: 10px;	
}
.faq .q-text .text{
	font-weight: bold;
}
.faq .a-text p{
	margin: 7px 0 20px;
}

.howto{
	text-align: center;
	padding: 20px 0 0;
}
.howto .content{
	background: #fff;

}
.howto .title{
	text-align: center;
	font-weight: bold;
	color: #c2a284;
	font-size: 1.8rem;
	margin:0 0 20px;	
}
.howto .item{
	margin-bottom: 20px;
}
.howto .comment{
	text-align: center;
}
.howto .thumb{
	margin: 20px auto;
	width: 150px;
}
.howto p{
	text-align: left;
}

.ingredient{
	padding: 30px 0;
}
.ingredient .title{
	text-align: center;
	font-weight: bold;
	font-size: 2.2rem;
	margin:0 0 20px;	
}
.ingredient p{
	
}
@-webkit-keyframes fadeInUp {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 5%, 0);
	  transform: translate3d(0, 5%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes fadeInUp {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 5%, 0);
	  transform: translate3d(0, 5%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
.c-slide .slick-dots:before {
	content: "";
	display: block;
	width: 1px;
	height: 225px;
	border: 1px dashed #f5919d;
	position: absolute;
	top: 10px;
	left: 19px;
} 


.c-slide .slick-dots li.slick-active button{
	background: #f5919d;
	color: #fff;
}
.c-slide .slick-dots li button:before{
	content:none;
}
.c-slide .slick-dots li {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 80px;
}

.c-slide .slick-dots {
	width: auto;
	top: 10px;
	bottom:auto;
	margin: auto;
	left: -50px;
   
}
.c-slide {
	width: 90%;
	margin: auto;
}
.slick-slider{
	width: 90%;
	margin:0 0 0 auto;
}
.c-slide .slick-dots li button {
	font-family: serif;
	font-size: 2rem;
	color: #f5919d;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #f5919d;
}

@media screen and (min-width: 768px) {
	body{
		overflow-x:hidden;
	}
	.kv .media{
		background:url(/template/default/img/sp/liprebuilder/202412/media-bg-pc.jpg) no-repeat;
		background-size: cover;
		margin-top: -60px;
		padding: 30px 0;
	}
	.slick-slider{
		width: auto;
		margin:0;

	}	
	.c-slide {
		width: 420px;
		margin: auto;
	}
	/* .c-slide .slick-list{
		height: 417px!important;
	} */
	.c-slide .slick-dots li button{
		width: 50px;
		height: 50px;
	}
	.c-slide .slick-dots li{

		margin-bottom: 120px;
	}
	.c-slide .slick-dots:before{
	content:"";
	display: block;
		width: 1px;
		height: 370px;
		border: 1px dashed #f5919d;
		position: absolute;
		top: 10px;
		left: 27px;
	}
	.c-slide .slick-dots {
		left: -70px;
	
	}
	.banner01{
		text-align: center;
		padding:30px 0;
	}
	.banner02{
		text-align: center;
		padding:30px 0;
	}
	.kv .bar{
		font-size: 1.6rem;
		font-weight: bold;
	}	
	.kv_main{
		position: relative;
		text-align: center;
		background:url(/template/default/img/sp/liprebuilder/202412/kv_bg-pc.jpg) no-repeat center top;
		padding: 31px 0 0;
		/* CP後コメントアウト*/	
		margin-top: 0px;
		/* CP後コメントアウト END*/
	}	
	.kv_prd{
		position: relative;
		background:url(/template/default/img/sp/liprebuilder/202412/kv_bg2-pc.jpg) repeat-x center 399px;
	}
	.kv .note{
		position: absolute;
		left:0;
		bottom:177px;
	}

	.c-kv_purchase {
		text-align: center;
		background: #fff;
		padding: 20px 5px;
		width: 650px;
		margin: auto;
	}
	.c-kv_purchase .button{
		width: 410px;
		margin: auto;
	}
	.c-kv_purchase .btn{
		padding: 20px 16px;
		font-size: 1.6rem;
	}

	.limitedset { margin-top: 35px; }
	.limitedset_in {padding: 0 15px;}

	.set_btn .btn-primary { font-size: 15px; padding: 12px; width: 80%;}
	.set_detail { width: 215px; margin: 5px auto 0; font-size: 10.5px; padding: 0 15px;}


	.c-kv_purchase .prd_name .lip {
		font-size: 2rem;
	}
	.c-kv_purchase .prd_name .new{
		font-size: 1.3rem;
	}
	.c-kv_purchase .spec {
		font-size: 1.8rem;
	}
	.c-kv_purchase .price {
		font-size: 2rem;
		margin: 0 0 10px;
	}
	.sec01{
		padding: 50px 0 0;
	}
	.sec01 .content02 {
		margin: 0px 0 0 0;
	}	
	sec01-main {

		margin: 0;
		padding: 20px 0 50px;
	}
	.sec01-main .main-heading span {
		font-size: 2.5rem;
	}
	.sec01-main .main-heading b {
		font-size: 5.2rem;
	}
	.sec01 .main-content{
		display: flex;
		justify-content: center;
		margin: auto;
		width: 90%;
		max-width:1500px;
	}
	.sec01 .main-content p{
		text-align: left;
		font-size: 1.8rem;
		line-height: 1.8;
	}
	.sec01 .sec01-heading {
		background: url(/template/default/img/sp/liprebuilder/202412/title01-bg_pc.jpg) no-repeat;
		background-size: cover;
		padding: 20px 0;
		margin: 0;
	}
	.sec01 .sec01-heading span {
		font-size: 3.3rem;
	}
	.sec01 .title,
	.sec01 .title2 {
		margin:30px auto 0;
		zoom: .8;
	}
	.sec01-content {
		text-align: center;
		background: url(/template/default/img/sp/liprebuilder/202412/sec01_bg-pc.jpg) no-repeat center top;
		background-size: cover;
		margin: 0;
		padding: 15px 0 30px;
	}

	.sec02 {
		text-align: center;
	}
	.sec02 .title3{
		display: none;
	}
	.sec02 .content{
		padding:0 0 60px;
	}
	.sec02 .title {
		margin: 10px 0 20px;
	}
	.sec02 .note {
		font-size: 100%;
		padding-right: 14px;
		width: 460px;
		margin: -15px auto 0;
	}
	.sec02 .slide-wrapper {
		margin-top: -35px;
	}
	.sec02 .title2 {
		top: -21px;
	}
	.sec03{
		text-align: center;
	}
	.sec03 .content01 {
		margin: 50px 0 40px;
	}
	.sec03 .triangle {
		top: 0;
		left: 0;
		right: 0;
		width: 540px;
		height: 150px;
		margin: auto;
	}
	.sec03 .title {
		margin: 40px 0 20px;
	}
	.sec04 {
		padding: 0 0 25px;
	}
	.sec04 .title1 {
		font-size: 2.8rem;
		padding: 0px 0 30px;
	}
	.sec04 .comment {
		font-size: 5.1rem;
		margin: 25px 0 0;
	}
	.sec04 .comment u{
		font-size: 2.8rem;

	}
	.sec04 .title{
		background:url(/template/default/img/sp/liprebuilder/sec04_bg-pc.jpg);
		padding:0 0 30px;
		
	}
	.sec04 .title img{
		margin-top: -20px;
	}
	.sec04 .content01{
		margin:60px auto 50px;
	}

	.sec05 {
		text-align: center;
		background:#e8eef0 url(/template/default/img/sp/liprebuilder/sec05_bg-pc.jpg) no-repeat center top;
		padding: 36px 0 0px;
	}
	.sec05 .title {
		margin: 0 0 10px;
	}
	.sec06 {
		text-align: center;
		padding: 70px 0;
	}
	.sec06 .title {
		margin: 0 0 50px;
	}
	.sec07{
		padding: 50px 0;
	}
	.sec07 .content{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		width: 780px;
		margin: auto;
	}
	.sec07 .content2{
		background: #fff;
		padding: 0 20px 20px;
		width: 650px;
		margin: auto;
	}
	.sec07 .c-kv_purchase {
		background: transparent;
		width: auto;
		margin: auto;
	}
	.sec08{
		margin: -20px 0 70px;
	}
	.sec08 .list{
		display: flex;
		justify-content: space-between;
	}
	.sec08-title .more {
		font-size: 2rem;
	}
	.sec08-title .comment {
		padding: 6px 25px 4px;
		font-size: 2.2rem;
	}
	.sec08-content{
		max-width: 960px;
		margin:-20px auto 0;
		padding: 60px 25px 20px;
	}
	.howto .block{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.faq {
		padding: 30px 0 40px;
	}
	.faq .title {
		font-size: 3.2rem;
	}
	.faq .q-text{
		cursor: pointer;
	}
	.faq .q-text .text {
		font-weight: bold;
		font-size: 2rem;
	}
	.faq .a-text p {
		margin: 7px 0 30px;
		font-size: 1.7rem;
	}
	.howto {
		padding:0;
	}
	.howto .content {
		padding: 40px;
	}
	.howto .title {
		font-size: 2.4rem;
		margin:0 0 30px;
	}
	.howto .list{
		display: flex;
		justify-content: center;
	}
	.howto .item{
		margin: 0 15px;
	}
	.howto .comment{
		display: none;
	}
	.howto .thumb {
		flex-shrink: 0;
		margin: 0 40px 0 0;
		width: 200px;
	}
	.howto p {
		text-align: left;
		font-size: 2rem;
		margin: 0;
		line-height: 1.4;
	}
	.ingredient {
		padding: 40px 0;
	}
	.ingredient .title{
		font-size: 2.4rem;
	}
	.ingredient p {
		font-size: 1.6rem;
	}
	
	/* CP後表示*/
	.kv .bar{ padding: 15px 0; }
	
	
	/* CP後コメントアウト
	.kv .bar .pc_bg {background:url(/template/default/img/sp/liprebuilder/cp_obi_bg.jpg) repeat-x;text-align: center;  margin-top: -120px; padding-bottom: 11px;}
	.kv .bar{ 
	background:url(/template/default/img/sp/liprebuilder/cp_obi_bg.jpg) repeat-x !important;
	text-align: center; 
	padding: 10px 0 7px;
	font-weight: bold;
	}
	CP後コメントアウト end*/

}
