@charset "utf-8";

#bllashes{
	width: 100%;
    margin: 0 auto ;
	color: #333;
	font-size: 14px;
	line-height: 1.8;
	background: #F6F6F6;
}


#bllashes img,#bllashes svg{
	max-width: 100%;
	width: auto;
	height: auto;
}

#bllashes a i{
	padding-left: 1rem;
	font-weight: bold;
    font-size: 15px;
}

#bllashes a:hover{
	text-decoration: none;
	opacity: 0.7;
}



/* products */
#bllashes .products{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 8rem 0;
	
}

#bllashes .products .vertical{
	position: absolute;

}

#bllashes .products h2{
	width: 168px;
    margin: 0 auto;
    display: block;
	padding-bottom: 4%;
}

/*#bllashes .text_block{
	width: 598px;
	margin: 0 auto;
}*/

#bllashes .products .text_block p {
	text-align: center;
	line-height: 1.8;
	padding-bottom: 3%;
	
}


/* bestItem*/
#bllashes .bestItem .bg_img{
	background: url("../img/bg_bestIten.png") no-repeat center;
	background-size: 100%;
	position: relative;
	width: 100%;
	height: 704px;
}

#bllashes .bestItem .inner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 702px;
}

#bllashes .bestItem h2{
	background: url(../img/bestItem.svg)no-repeat;
    padding-top: 22%;
    white-space: nowrap;
    box-sizing: border-box;
    background-size: contain;
    height: 0;
    overflow: hidden;
	position: absolute;
	top: 22%;
	
}
#bllashes .bestItem .block{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	
}


#bllashes .bestItem .text_block{
    width: 458px;
	margin: 0 15% auto;
	padding: 12% 8%;
	background: #fff;
	box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 13%);
}


#bllashes .bestItem .cap{
	font-size: 38px;
	font-weight: bold;
	line-height: 1;
}

#bllashes .bestItem .cap span{
	color: #E55379;
	font-size: 58px;
}

#bllashes .bestItem h3{
	padding: 4% 0;
}

#bllashes .bestItem .review{
	width: 520px;
	border-top:1px solid #A8A28D;
	border-bottom: 1px solid #A8A28D;
	margin:8rem auto 4rem;
	padding: 5% 0 4%;
	text-align: center;
	font-weight: bold;
}

#bllashes .bestItem .review li{
	margin-bottom: 10%;
	position: relative;
}

#bllashes .bestItem .review li:last-child{
	margin-bottom: 0;
}

#bllashes .bestItem .review li::before{
	position: absolute;
	top: -25px;
	left: 50%;
	content: "";
	background: url("../img/star.png") no-repeat;
	width: 128px;
	height: 18px;
	transform: translateX(-50%);
}

#bllashes .bestItem .point{
	width: 1000px;
	margin: 0 auto 12rem;
}

#bllashes .bestItem .point h3{
	text-align: center;
}

#bllashes .bestItem .fb{
	font-size: 38px;
}

#bllashes .txtb{
	font-size: 20px;
	font-weight: bold;
	margin: 6% 0 4%;
	line-height: 1.4;
	
}

#bllashes .bestItem .color_p{
	color: #E55379;
}

#bllashes .bestItem .point ul{
	display: flex;
	justify-content: space-between;
	width: 780px;
	margin: 0 auto;
	text-align: center;
}

#bllashes .bestItem .point ul li{
	display: flex;
	flex-direction: column;
	width: 210px;
}

#bllashes .bestItem .bg_c{
  width: 100%;
  background: linear-gradient(90deg,#DFE3E8 0%, #DFE3E8 50%, #D7CED1 50%, #D7CED1 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}

#bllashes .bestItem dl{
	padding: 4% 6% 4%;
}

#bllashes .bestItem dl img{
	width: 280px;
}

#bllashes .bestItem dt{
	font-size: 16px;
	padding: 4% 0 3%;
}

#bllashes .starterset{
	background: #CE928E;
    display: inline-block;
    border-radius: 4px;
	padding: 1% 5%;
    color: #fff;
}

#bllashes .starterset + p{
	padding: 2% 0;
}

#bllashes .bestItem a.btn{
	display: block;
    background: #333;
    border-radius: 50px;
    margin-top: 4%;
    color: #fff;
	font-size: 14px;
	position: relative;
}

#bllashes .bestItem a.btn::after{
	content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: rotate(45deg);
    transform: rotate(45deg);
    right: 15%;
}



/* lineUp */
#bllashes .lineUp{
	width: 1000px;
	margin: 8rem auto 0;
	padding-bottom: 8rem;
	position: relative;
}


#bllashes .lineUp .vertical{
	position: absolute;

}

#bllashes .lineUp .inner{

}

#bllashes .lineUp h2{
	text-align: center;
	font-size: 38px;
}

#bllashes .lineUp h3{
	font-size: 24px;
	padding-bottom: 1%;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#bllashes .lineUp h3::after{
	position: absolute;
	content: "";
	top: 40%;
	width: 100%;
	height: 1px;
	background-color: black;
	margin-left: 5%;
}


#bllashes .lineUp .block{
	width: 682px;
	margin: 0 auto 3rem;
}

#bllashes .lineUp .flexb{
	display: flex;
	justify-content: space-between;
}

#bllashes .lineUp dl{
	display: flex;
	flex-direction: column;
	width: 200px;
}

#bllashes .lineUp dt{
	padding: 4% 0;
}

#bllashes .lineUp dd:last-child{
	margin-top: auto;
}

#bllashes .lineUp .ic p{
	display: inline-block;
    border: 1px solid;
    border-radius: 4px;
    line-height: 1;
    padding: 4px;
    margin: 0 5px 4px 0;
    font-size: 12px;
	
}

#bllashes .lineUp dd p{
	padding-bottom: 2%;
}

#bllashes .lineUp a.btn{
	display: block;
    background: #333;
    border-radius: 50px;
    margin-top: 4%;
    color: #fff;
	font-size: 14px;
	position: relative;
}

#bllashes .lineUp a.btn::after{
	content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: rotate(45deg);
    transform: rotate(45deg);
    right: 15%;
}



#bllashes .lineUp a.btn_m{
	display: block;
	width: 376px;
    background: #CE928E;
    border-radius: 50px;
    margin: 8rem auto 0;
	text-align: center;
	padding: 10px 16px;
	font-weight: bold;
    color: #fff;	
	position: relative;
}

#bllashes .lineUp a.btn_m::after{
	content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: rotate(45deg);
    transform: rotate(45deg);
    right: 15%;
}


#bllashes .lineUp a.btn_m:hover{
	background: #C2817D;
	opacity: 1;
}
@media screen and (max-width:1024px){
	#bllashes .products{
	width: 100%;
	}
	
	#bllashes .bestItem .bg_img{
		height: 50vw;
	}
	
	#bllashes .bestItem .inner{
		width: 100%;
		height: 50vw;
	}
	
	#bllashes .bestItem h2{
		padding-top: 28%;
    top: 6%;
	}
	
	#bllashes .bestItem .text_block{
		width: 46vw;
		padding: 8%;
	}
	
	#bllashes .bestItem .cap{
		font-size: 30px;
	}
	
	#bllashes .bestItem h3{
		font-size: 18px;
	}
	
	#bllashes .bestItem .review{
		padding: 8% 0 6%;
	}
	
	#bllashes .bestItem .point{
		width: 100%;
		padding: 0;
	}
	
	#bllashes .bestItem .point ul{
		width: 100%;
		padding: 0 4%;
	}
	
	#bllashes .lineUp{
		width: 100%;
	}
	
	#bllashes .starterset{
		padding: 0 1px;
	}
}

@media screen and (max-width: 767px){
	#bllashes .products{
		width: 100%;
		padding: 8rem 5%;
	}
	
	#bllashes .vertical{
		display: none;
	}
	#bllashes .products .text_block p{
		padding-bottom: 10%;
	}
	
	#bllashes .bestItem .bg_img{
		background: none;
		position: static;
		height: auto;
	}
	
	#bllashes .bestItem .inner{
		width: 100%;
		padding: 10% 4% 12%;
		height: auto;
	}
	
	#bllashes .bestItem h2{
		padding: 0;
		background: none;
	}
	
	#bllashes .bestItem .block{
		position: static;
		transform: none;
	}
	
	#bllashes .bestItem .text_block{
		width: 100%;
		margin: 0;
		padding: 12% 6%;
	}
	
  #bllashes .bestItem .cap span{
    font-size:52px;
  }
	
	#bllashes .bestItem .review{
		width: 90%;
		padding: 20% 0 15%;
		margin: 0 auto 4rem;
	}
	
	#bllashes .bestItem .review li{
		margin-bottom: 16%;
	}
	
	#bllashes .bestItem .point{
		width: 100%;
		margin-bottom: 6rem;
		
	}
	
	#bllashes .bestItem .point h3{
		font-size: 22px;
	}
	
	#bllashes .bestItem .point ul{
		flex-flow: column;
	}
	
	#bllashes .bestItem .point ul li{
		flex-direction: row;
		margin-bottom: 5%;
		width: 100%;
	}	
	
	#bllashes .bestItem .point ul li:last-child{
		margin-bottom: 0;
	}
	
	#bllashes .bestItem .point .point_img{
		width: 105px;
	}
	
	#bllashes .bestItem .point .point_txt{
		width: calc(100% - 105px);
		padding-left:5%;
		text-align: left;
	}
	
	#bllashes .bestItem .fb{
		font-size: 32px;
	}
	
	#bllashes .txtb{
		font-size: 16px;
		margin-bottom: 5px;
	}
	
	
	
	#bllashes .bestItem .bg_c{
		flex-direction: column;
		background: linear-gradient(0deg,#D7CED1 0%, #D7CED1 50%, #DFE3E8 50%, #DFE3E8 100%);
	}
	
	#bllashes .bestItem dl{
		padding: 12% 0 12%;
	}
	
	#bllashes .bestItem a.btn{
		padding: 6% 4%;
	}
	
	#bllashes .lineUp{
		width: 100%;
		font-size: 22px;
		margin-top: 6rem;
	}


	
	#bllashes .lineUp p,#bllashes .lineUp dt,#bllashes .lineUp a.btn{
		font-size: 13px;
	}
	
	#bllashes .lineUp .block{
		width: 98%;
	}
	
	#bllashes .lineUp h2{
		font-size: 22px;
	}
	
	#bllashes .lineUp h3{
		font-size: 16px;
		padding: 0;
	}
	
	#bllashes .lineUp .flexb{
		flex-wrap: wrap;
	}
	
	#bllashes .lineUp dl{
		width: calc(100% / 2 - 2%);
		padding: 2% 0;
	}
	
	#bllashes .lineUp .ic p{
		font-size: 10px;
		padding: 4px;
		
	}
	
	#bllashes .lineUp a.btn_m{
		font-size: 13px;
		width: 94%;
		padding: 4%;
		
	}
	

}
