#contents{
	padding: 0;
}
#mainimg{
	max-width: 100%;
}
#mainimg img{
	width: 100%;
}
.breadcrumb{
	padding: 10px;
	background: #fff;
	margin: 0;
	width: 100%;
}
.aboutContents{
	background: url(../../img/skincare/02/about_jino_bg.jpg) no-repeat;
	background-position: top;
	background-size: 100%;
	font-size: 16px;
	padding-bottom: 80px;
}
.contentsWrapper{
	width: 980px;
	margin: 0 auto;
}
.aboutTtlImg{
	width: 882px;
	padding-top: 32px;
}
.aboutTtlImg img{
	width: 100%;
}
#aboutJino h2, #bioFine h2, #hadaAmino h2{
	background: #000;
	font-size: 26px;
	color: #fff;
	text-align: center;
	padding: 14px;
}
.intro{
	display: flex;
}
.cntTxt{
	line-height: 28px;
}
.caption{
	line-height: 20px;
}
.txtRed{
	line-height: 29px;font-size: 20px;color: #e78480;
}

.bioFineContents{
	background: url(../../img/skincare/02/bio_bg.jpg) no-repeat;
	background-position: top;
	background-size: 100%;
	background-color: #F7EBE3;
	font-size: 16px;
	padding-bottom: 80px;
}
.bioPoints{
	width: 980px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 38px;
}
.agingSignTxt{
	margin-top: 1rem;
}
.collagenTxtImg{
	background: url(../../img/skincare/02/point01_bottom_bg.jpg) no-repeat;
	background-position: top;
	background-size: 100%;
	font-size: 16px;
	width: 786px;
	height: 286px;
	margin: 0 auto;
	padding-top: 18px;
}
.point2_content{
	display: flex;
	padding: 20px 0 56px;
}
.point2Txt{
	width: 480px;
	padding: 0 2rem;
}
.point3_content{
	display: flex;
	justify-content: flex-end;
	margin-top: 32px;
}
.point3Img{
	margin-left: 90px;
}

.hadaAminoContents{
	background: url(../../img/skincare/02/hada_bg.jpg) no-repeat;
	background-position: top;
	background-size: 100%;
	padding-bottom: 180px;
}
.hadaAminoInner{
	width: 980px;
	margin: 0 auto;
}
.aminoBoxContainer{
	display: flex;
	justify-content: space-between;
}
.box_1{
	width: 263px;
}
.box_2{
	width: 371px;
}
.box_3{
	width: 287px;
}
.boxTtl{
	color: #e78480;
	text-align: center;
	font-size: 18px;
	margin-bottom: 0.8rem;
}
.boxTxt{
	font-size: 15px;
}
.box_1 .boxTxt{
	width: 253px;
	margin: 0 auto 1rem;
}
.box_2 .boxTxt{
	width: 325px;
	margin: 0 auto 2.3rem;
}
.box_3 .boxTxt{
	width: 268px;
	margin: 0 auto 1rem;
}
.boxImg{
	border: 1px solid #d8d8d8;
}



