@charset "utf-8";
/* CSS Document */


	.content{
		padding: 50px; 
		margin-bottom: 40px;
		border-top: groove 10px;
	}
	
	
	.txt_box{
		text-align: justify; 
		margin-bottom: 15px; 
		line-height: 1.6; 
		font-size: 18px;
	}
	
	
	.txt_center_box{
		text-align: center; 
		margin-bottom: 15px; 
		padding: 0 20px;
		line-height: 2; 
		font-size: 22px;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
	}
	



.visual_img_02 {
	position: relative;
	margin: 0 auto;
}



	
	.visual_02 {
  background: url("https://asbee.lol/img/0004/img/content_image/0004-100024_104.jpg") #ecf0f1 no-repeat;
	background-attachment: fixed;
	background-position: center;
	height: 250px;
	margin: 50px 0;
	background-size: cover;
}





	
	.wine_ttl{
		color: #333; 
		margin: 0 auto;
		letter-spacing: -0.1em;
		font-size: 30px; 
		font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	}
	
	




	
		/** ttl_sub **/
	.ttl_sub{
		color: #e04; 
		margin-bottom: 15px;
		font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	}
	
	
	
	
/** other **/
	.gold{
		line-height: 1.55556; 
	border: solid 2px #DAAF08;
		color:#333; 
		margin-bottom: 10px;
		padding:5px;
		text-align: center; 
		
	}
	

	
	
	
	
	
