@charset "UTF-8";

html body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url("image/background.jpeg");
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

.f-container {
	flex-wrap:nowrap;
}

.sabu2{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	color: #827F7F;
}

.sabu{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	margin-left: 20px;
	color: #827F7F;
}
.product{
	background-image: url("image5/main.jpeg");
	background-repeat: no-repeat;
	background-size: 280px;
	background-position: right;
	height: 100px;
	padding-left: 25px;}

p.name1{
	font-family: Osaka-mono, "MS Gothic", monospace;
	margin-top: 0px;
	padding-left: 120px;
	padding-top: 10px;
	display: inline-block;
}

.reason{background-image: url("image5/haikeimain3.jpg");
	background-repeat: no-repeat;
	background-size: 270px;
	background-position: right;
	height: 100px;
	padding-left: 25px;
margin-bottom: 100px;}
 


.sabu4{
	background-image: url("image5/top3.jpg");
	background-size: 420px;
	background-repeat: no-repeat;
	padding-bottom: 150px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
	margin-bottom: 0px;
}

.all{background-image: url("image5/haikei2.jpg");
	background-size: 800px;
	background-repeat: no-repeat;
	padding-bottom: 100px;
background-position: right;}

.stitle{
	color: #4F4C4C;
	margin-left: 20px;
	font-size: 14px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.last{
	text-align: center;
	font-size: 10px;
	margin-top: 10px;    
     }















