@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;
}














.title{
	font-size: 10px;
	background-image: url("image4/main.jpg");
	background-size: 390px;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	color: #FFFFFF;
	padding-top: 130px;
	padding-left: 30px;	
}

.all{
	background-color: #DE9A9B;
	color: #FFFFFF;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;	
}

.sabu{
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 5px;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #FFFFFF;
    }

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

.naiyou{
	margin-left: 20px;
	font-size: 12px;
	margin-right: 20px;
	padding-bottom: 15px;		
}

.zenbu{
	background-image: url("image4/haikei.jpg");
	background-size: 700px;
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 100px;	
}

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

.product{
	background-image: url("image4/top2.jpg");
	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("image4/haikeimain2.jpg");
	background-repeat: no-repeat;
	background-size: 270px;
	background-position: right;
	height: 100px;
	padding-left: 25px;}

.owari{
	text-align: center;
	font-size: 12px;
	margin-top:150px;   
}




