@charset "UTF-8";
/* CSS Document */

/*header*/
.header1 img{
	height: 28px;
	margin-top: 13px;
	margin-left: 125px;
}

.header2{
	margin-top: 15px;
	margin-left: 50px;
}
.header{
	display: flex;
}

/*point*/
.point{
	margin-top: 560px;
	margin-left: 28px
}

/*point2*/
.point2{
	margin-top: 190px;
}
.point2 img{
	height: 360px;
	margin-left: 66px
}
.point2_text{
	text-align: right;
	margin-right: 28px;
}

/*recommend*/
.recommend{
	margin-top: 170px;
}
.recommend_img img{
	height: 210px;
	margin-top: 60px;
	margin-left: 38px;
}

/*buy*/
.buy{
	margin-top: 290px;
}
.buy_img img{
	height: 300px;
	text-align: center;
	margin-left: 128px;
}
.buy_text{
	text-align: center;
}
.cost{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.buy_botoom{
	text-align: center;
}
.buy_botoom img{
	margin-top: 10px;
}
/*footer*/
footer{
	margin-top: 120px;
	text-align: center;
}
.footer{
	margin-bottom: 60px;
}
.footer_logo img{
	height:28px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sns_img{
	background-color: #C5BCBD;
	display: flex;
	justify-content: center;
}
.sns_img_2 img{
	margin-left: 50px;
	margin-right: 50px;
}
.sns_img img{
	margin-top: 10px;
	height: 40px;
}

/*body*/
body{
	margin: 0;
	padding: 0;
}
.body{
	height:  3792px;
	width: 375px;
	background-image: url("images/back2.jpg");
	
}

/*text*/
p{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #705AD2;
}
.text_1{
	font-size: 18px;
}
.text_2{
	font-size: 40px;
	line-height: 50px;
}
.text_3{
	line-height: 40px;
}
.text_4{
	font-size: 25px;
	text-align: center;
}
.text_5{
	font-size: 20px;
	margin-top: 20px;
	margin-left: 83px;
}
.text_6{
	font-size: 22px;
	margin-top: 60px;
}
.text_7{
	font-size: 15px;
	margin-bottom: 29px;
}
.text_8{
	font-size: 25px;
	margin-top: -53px;
	margin-left: 5px;
	margin-right: 5px;
}
.text_9{
	font-size: 19px;
}



.hyoushi_img img{
	height: 365px;
	margin-top: 65px;
}
.hyoushi_img{
	text-align: center;
}
.hyoushi{
	height: 514px;
	background-color: #D0CACB;
	margin-top: 12px;
}
.info{
	text-align: center;
	background-color: #F4F4F9;
	padding: 10px;
}
.text__1{
	margin-top: 30px;
	font-size: 16px;
	color: #8C8A95;
}
.text__2{
	font-size: 25px;
}

.text__4{
	font-size: 20px;
	margin-right:40px;
	margin-left: 30px;
}
.cart{
	margin-top: 60px;
	margin-bottom: 50px;
}
.frame img{
	height: 195px;
}
.share{
	display: flex;
	
}
.share_logo{
	margin-top: 20px;margin-left: 115px;
}
.share_logo img{
	margin-bottom: 20px;
}
.productbutton img{
	margin-left: 90px;
	margin-top: 50px;
}
.last{
	background-color: #F4F4F9;
	padding-top: 60px;
	padding-bottom: 80px;
}





