
/*green*/

:root {
	
	--color-wrapeer: #007a69;
	
	--color-menu: #f4c269;
	--color-menu-hover: #fff;
	
	--color-one: #007a69;
	--color-one-rgb:0,122,105;
	
	--color-dark: #064238;

	--color-two: #f4c269;
	--color-two-rgb: 244,194,105;
	
	--color-accent: #cf0b17; /*強調色*/

	--color-maintop: #fee4b9;
	
	
	--idx-square-02-image: url('../images/green_square2.png');
	--idx-square-01-image: url('../images/green_square.png');
	
	--square-image: url('../images/green_square2.png');
	
	--mtree-image: url('../images/green_square.png');
	
	--idx-havebg-heading-01-image:url('../images/green_heading_bg1.png');
	--idx-havebg-heading-02-image:url('../images/green_heading_bg2.png');
	--idx-havebg-heading-03-image:url('../images/green_heading_bg3.png');
	
	--maintop-01-image: url('../images/green_maintop_dec.png');
	--maintop-02-image: url('../images/green_maintop_dec2.png');
	
	--footer-image: url('../images/green_footerbg.png');
	--footer-image-position: center;
	--footer-image-opacity: 0.3;
	
	--smoke-image: url('../images/green_smoke.png');
	
	--line-image:url('../images/green_wrapper_bg3.png');
	--line-image-size:10px 3px;
}
