@charset "UTF-8";




/* コピーライト */

.read {
	width:100%;
	max-width:100%;
	margin:0 auto;
	text-align:center;
}


.read img{
	width:100%;
	max-width:100%;
 }


.read h1{/*ちょうどいい距離で関係を育む*/
width:100%;
	max-width:85%;
   text-align:left;
	
	line-height:1.5;
	
	margin:30px auto 10px auto;
	
font-family:"Zen Kaku Gothic New" , sans-serif;
	color:black;
	
	font-size:1.19em;
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	
}



.read p{
	
		width:100%;
	max-width:85%;
   text-align:left;
	
	line-height:3;
	
	margin:20px auto 100px auto;
	
font-family:"Zen Kaku Gothic New" , sans-serif;
	color:black;
	
	font-size:1.13em;
	letter-spacing:0em;
	
	font-feature-settings:"palt";
}


.read span br{

	display:none;
}
	







/*************** 1項目 ***************/

section#contents {

width:100%;
max-width:100%;
margin:60px auto 0 auto;
text-align:left;
}



section#contents article {

width:100%;
max-width:100%;
background:;
display:block;
margin:0 auto;
}



	
section#contents article h1	 {/*墨人の智慧*/
    
   width:100%;
	max-width:87%;
	
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.56em;
	line-height: 130%;
	font-weight: normal;
	color:black;
	
	
	text-align:left;

	letter-spacing:0.1em;
    line-height:120%;
	margin:90px auto 100px auto ;
	
	
	background:;
	
	z-index:5;

}




section#contents article h2 {/*樹木、植物の持ち味を見極め*/

   width:100%;
	max-width:87%;
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.19em;
	margin:500px auto 200px auto;
	
	
	
	z-index:6;
	
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	

}




section#contents article  img{
	
position:absolute;
top:0px;
right:0;
width:100%;
max-width:70%;
background:;

z-index:2;

display:block;

height:auto;
}








/*************** 2項目 ***************/


section#contents_2 {

width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:left;
}



section#contents_2 article {

width:100%;
max-width:100%;
background:;
display:block;
margin:0 auto;
}


section#contents_2 article h2 {/*手を入れすぎず*/

   width:100%;
	max-width:80%;
	
font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.19em;
	margin:0px auto 200px auto;
	
	
	padding:500px 0 0 0;
	
	text-align:left;
	
background:;

z-index:7;
	

}






section#contents_2 article img{
position:absolute;
left:0px;
width:100%;
max-width:70%;
background:;

}



section#contents_2 article span br{
display:none;

}



/*************** 3項目 ***************/

section#contents_3 {

width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:left;
}



section#contents_3 article {

width:100%;
max-width:100%;
background:;
display:block;
margin:0 auto;
}


section#contents_3 article h2 {/*落ち葉もそこに溶け込むように*/

   width:100%;
	max-width:80%;
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.19em;
	margin:280px auto 200px auto;
	background:;
}



section#contents_3 article img{
position:absolute;
right:0px;
width:100%;
max-width:90%;
background:;

}



section#contents_3 article span br{
display:none;

}




/*************** プロフィール ***************/


section#profile {

width:100%;
max-width:100%;
margin:0 auto;
text-align:center;


}



section#profile article {

width:100%;
max-width:90%;

margin:0 auto;


}




section#profile article img{
width:100%;
max-width:70%;
}


section#profile article h2 {/*名前*/

 
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.19em;
	

   margin:15px 0 0 0;
   color:black;
   
   
   line-height:1.3;
}


section#profile article p {/*時折、心地よい自然や緑に*/

 
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 0.94em;
	
	line-height:2;
	
	
	color:black;
	font-feature-settings:"palt";
	
}



section#profile article span br{
display:none;

}














/*==========================================
 タブレット 縦 スタイル
===========================================*/

@media only screen and (min-width: 741px) {


/*.read {
	width:100%;
	max-width:100%;
	
	margin:300px auto;
	
	text-align:center;
	
	
	
}*/


.read {
	width:100%;
	max-width:100%;
	
	margin:-250px auto 300px auto;
	
	text-align:center;
	
	
	
}

	


.read img{
	width:100%;
	max-width:85%;

 
	
}



.read h1{/*ちょうどいい距離*/
	width:100%;
	max-width:85%;
	
	font-size:23px;
	
	letter-spacing:0em;
	
	line-height:1;
	
	margin:50px auto 10px auto;
	
}


.read p{
	width:100%;
	max-width:85%;
	
	font-size:18px;
	
	line-height:2.5;
	
		letter-spacing:0.03em;
	
	
	
}




.read span br{
	display:inline-block;
	
}


header {/*******このページでは使う*/
	text-align:center;
    background-color:white;
	width: 100%;
	height:70px;	
	position:absolute;
	top:0;
	z-index:10;
}

/*************** 1項目 ***************/

section#contents {/*ここで最小の項目の位置調整 margin topを150まで下げる*/

width:100%;
max-width:100%;
margin:150px auto 0 auto;
text-align:left;
}



section#contents article {

width:100%;
max-width:100%;
background:;
display:block;
margin:0 auto;
}


	
section#contents article h1	 {/*墨人の智慧*/
    
   width:100%;
	max-width:87%;
	
	
	font-size: 2em;
	line-height: 130%;
	font-weight: normal;
	color:black;
	
	
	text-align:left;

	letter-spacing:0.1em;
    line-height:120%;
	margin:70px auto 100px 155px ;/*最初130を70にしている*/
	
	
	background:;
	
	z-index:100;

}




section#contents article h2 {/*樹木、植物の持ち味*/

   width:100%;
	max-width:80%;
	
	
	font-size:20px;
	margin:0 auto 400px auto;
	
	background:;
	

}




section#contents article img{
position:absolute;
top:-200px;
right:20;
width:100%;
max-width:300px;
background:;

}





/*************** 2項目 ***************/


section#contents_2 article h2 {/*手を入れすぎず*/

   width:100%;
	max-width:85%;
	font-size:20px;
	margin:0 auto 400px auto;
	
		padding:200px 0 0 0;
	
background:;

text-align:right;
	

}



section#contents_2 article img{/**/
position:absolute;
left:0px;
width:100%;
max-width:300px;
background:;

}


section#contents_2 article span br{
display:inline-block;

}



/*************** 3項目 ***************/




section#contents_3 article h2 {/*落ち葉もそこに*/

   width:100%;
	max-width:90%;
	
	
	font-size:20px;
	margin:100px auto 300px auto;
	
	background:;
	

}




section#contents_3 article img{/*横*/
position:absolute;
right:0;
width:100%;
max-width:400px;
background:;

}



section#contents_3 article span br{
display:inline-block;

}








/*************** プロフィール ***************/


section#profile {

width:100%;
max-width:85%;
margin:0 auto;
text-align:left;

display:flex;
align-items:center;/*縦センター*/



}



section#profile article {

width:100%;
max-width:49%;




}




section#profile article img{
width:100%;
max-width:270px;

}


section#profile article h2 {/*名前*/

 
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 1.13em;
	
   margin:0px 0 0 0;
}


section#profile article p {/*時折、心地よい自然や緑に*/

 
	font-family:"Zen Kaku Gothic New" , sans-serif;
	font-size: 0.81em;
	

	background:;
}



section#profile article span br{
display:none;

}



}



@media only screen and (min-width: 880px) {/*ipad 横1024*/


/*************** プロフィール ***************/


section#profile {

max-width:78%;

}


section#profile article img{
width:100%;
max-width:280px;

}



section#profile article p {/*時折、心地よい自然や緑に*/

 font-size: 0.94em;
	
}


}


/*==========================================
 タブレット 横 スタイル
===========================================*/


@media only screen and (min-width: 1020px) {/*ipad 横1024*/


.read img{
	width:100%;
	max-width:900px;

 
	
}



.read h1{
	width:100%;
	max-width:900px;
	
	font-size:23px;
	
	letter-spacing:0em;
	
	line-height:1;
	
}

.read p{
	width:100%;
	max-width:900px;
	
	font-size:18px;
	
	line-height:2;
	
}



section#contents {


margin:0 auto 150px auto;
}



section#contents article {

width:100%;
max-width:900px;/*pxでも*/
background:;
display:block;
margin:0 auto;
}



section#contents article h2 {/*樹木、植物の持ち味*/

   width:100%;
	max-width:100%;
	
	
	font-size:22px;
	margin:0 auto 600px auto;
	
	background:;
	

}




section#contents article img{
position:absolute;
top:-200px;
right:20;
width:100%;
max-width:400px;
background:;

}




/*************** 2項目 ***************/



section#contents_2 article {

width:100%;
max-width:900px;
background:;
display:block;
margin:0 auto;
}




section#contents_2 article h2 {/*手を入れすぎず*/

   width:100%;
	max-width:100%;
	font-size:22px;
	margin:0 auto 600px auto;
	
	padding:0px 0 0 0;
	
background:;

text-align:right;
	

}



section#contents_2 article img{/**/
position:absolute;
top:-200px;
left:0px;
width:100%;
max-width:400px;
background:;

}


section#contents_2 article span br{
display:inline-block;

}



/*************** 3項目 ***************/

section#contents_3 article {

width:100%;
max-width:1000px;/*pxでも*/
background:;
display:block;
margin:0 auto;
}



section#contents_3 article h2 {/*落ち葉もそこに*/

   width:100%;
	max-width:100%;
	font-size:22px;
	margin:0 auto 500px auto;
	
background:;

text-align:left;
	

}


section#contents_3 article img{/**/
position:absolute;
top:-100px;
right:0px;
width:100%;
max-width:550px;
background:;

}



section#profile {

width:100%;
max-width:75%;
margin:0 auto;
text-align:left;

display:flex;
align-items:center;/*縦センター*/

background:;



}


section#profile article img{
width:100%;
max-width:80%;

}


section#profile article h2 {/*名前*/

 font-size: 1.19em;
	
}


section#profile article p {/*時折、心地よい自然や緑に*/
font-size: 1em;

}


	
}


@media only screen and (min-width: 1220px) {/*ipad 横1024*/

/*************** プロフィール ***************/


section#profile {

width:100%;
max-width:790px;
margin:0 auto;
text-align:left;

display:flex;
align-items:center;/*縦センター*/



}



section#profile article {

width:100%;
max-width:49%;




}




section#profile article img{
width:100%;
max-width:350px;

}




section#profile article h2 {/*名前*/

 font-size: 1.19em;
	
}


section#profile article p {/*時折、心地よい自然や緑に*/
font-size: 1rem;

}
}

