@charset "UTF-8";


ol, ul {
    list-style: none;
}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}




a.navi_bottom{
	color:black;
	text-decoration: none;
	
}
a.navi_bottom:hover {
	
	color:#1f2f96;/*濃ブルー*/
	text-decoration: none;
	}
	
	
	
	

/*==========================================
 グローバルナビゲーションのスタイル
===========================================*/
body {
    
  margin: 5px auto;

}
 

 





#rogo_1{/*sp用ロゴ*/
	
	margin:15px auto 0 auto;
	
	display:block;
	width:100%;
	max-width:100px;

	transform:translateZ(1px);/*safariでロゴが消えるの防止これ入れて見せる*/

}







.wrapper {
	width: 100%;
	max-width: 100%;
	
	height:100%;
	text-align: center;
	
	
	margin:25px 0 0px 0;
	
padding-bottom:50px;

  background:#daeeff;/*背景薄いブルー*/

}



section#rental {
	width: 100%;
	max-width:100%;
	
	margin:-40px auto 0 auto;
	

}


section#rental article {
	   width:100%;
max-width:90%;
	text-align:left;
	
	
	margin:10px auto 0px auto;
	

	
	
}



section#rental article h1{
font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";
	font-size: 1.19em;
	
	font-weight: normal;
	color: black;
	text-align: left;
	letter-spacing: 0.05em;
	line-height:1.5;
	
	margin:10px 0 20px 0;

}




section#rental article p{
font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";

	font-size:1em;
	line-height:1.8;
	color: #000;
	 letter-spacing:0.05em;
}



section#rental article span br{
display:none;
}


/************************** レンタルinfo **************************/

section#rental_copy {
	
width:100%;
max-width:100%;
margin:80px auto 0px auto;

	background:#daeeff;


}


section#rental_copy  article {
	width:100%;
	max-width:70%;
	margin:0 auto;
	
	
	
}



section#rental_copy h1{/*降り注ぐ自然光*/
	margin: 10px auto 15px auto;
	font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";

    text-align:center;

	font-size: 1.25em;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_copy article p{/*一部の壁面は*/
	font-family:"Sawarabi Gothic" , sans-serif;
font-feature-settings:"palt";

	font-size:1em;
	line-height: 1.5;
	color: #000;
	
	
	
}


section#rental_copy article span br{/*改行*/
	display:none;
	
}



/************************** レンタル内装 2枚**************************/

section#rental_komono {
	width: 100%;
	margin:10px auto 90px auto;
	background:#;

}


section#rental_komono article {
	width:100%;
	max-width:90%;
	margin:0 auto;

	
	
}





/************************** レンタル備品 4枚**************************/

section#rental_inf {
	
width:100%;
max-width:90%;
margin:10px auto 0px auto;

padding:0px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_inf  article {
	width:100%;
	max-width:49%;
	margin:0 auto;
	
	
	
}


/************************** ブルーレンタルルール **************************/

.howto_back_2{
	
	
	width:100%;
	max-width:90%;
	
	margin:0 auto ;
	padding-bottom:50px;
	 background:#daeeff;/*背景薄いブルー*/
	
	
	
}




.howto_2{
	display:block;
	
	
	width:100%;
	max-width:100%;
	
	background:;
	
	margin:0 auto 50px auto;
	
	text-align:center;
	
	color:black;
	
	
}



.howto_2 h2{/* 項目タイトル */
		font-size: 1.19em;
		font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";

 margin:10px auto 10px auto;
 
 letter-spacing:0.1em;
 line-height:130%;
 
 text-align:center;
 
 color:black;
 
 
 
 

}


.howto_2 p{/* 案内 */
	font-size: 0.88em;
font-family:"Sawarabi Gothic" , sans-serif;
font-feature-settings:"palt";

 margin:0 auto ;
 


 letter-spacing:0.05em;
 line-height:2;
 
 text-align:left;
 
 width:100%;
 max-width:88%;
 
 background:;
 
 

}


.howto_2 h3{/*レンタルルール */
width:100%;
max-width:80%;

margin:0px auto 0 auto;
 
 text-align:center;
 

 
 padding:85px 0 0 0;
 
 

}


.howto_2 img{/* イラストアイコン */

 width:100%;
 max-width:140px;
 
 margin:20px auto 15px auto;
 

	
	text-align:center;


}


.howto_2 img#rental_rule{/* ブルーレンタルルール */

 width:100%;
 max-width:80%;
 
 margin:20px auto -30px auto;
 

	
	text-align:center;


}


.howto_2 img#rental_maner{/* レンタルのお約束 */

 width:100%;
 max-width:80%;
 
 margin:20px auto 15px auto;
 

	
	text-align:center;


}



.howto_2 span br{/* 案内 */
	display:none;

}




/************************** ご依頼方法 **************************/


.howto_back{
	
	
	width:100%;
	max-width:90%;
	
	margin:0 auto ;
	padding-bottom:50px;
	background:;
	 background:#cde2ff;/*濃いブルー*/
	
	
	
}










.howto{
	display:block;
	
	
	width:100%;
	max-width:100%;
	
	background:;
	
	margin:0 auto 50px auto;
	
	text-align:center;
	
	color:black;
	
	
}


.howto h1{/* For details */
		font-size: 1.31em;
	font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";

 margin:0px auto 0 auto;
 
 letter-spacing:0.1em;
 line-height:130%;
 
 text-align:center;
 
 color:black;
 
 padding:85px 0 0 0;
 
 

}







.howto p{/* 案内 */
	font-size: 0.88em;
	font-family:"Sawarabi Gothic" , sans-serif;

font-feature-settings:"palt";

 margin:0 auto ;
 


 letter-spacing:0.05em;
 line-height:1.5;
 
 text-align:left;
 
 width:100%;
 max-width:88%;
 
 background:;
 
 

}

.howto img{/* イラストアイコン */

 width:100%;
 max-width:140px;
 
 margin:20px auto 15px auto;
 

	
	text-align:center;


}





.howto span br{/* 案内 */
	display:none;

}


/************************** 図面 1枚**************************/

section#rental_zumen {
	width: 100%;
	margin:100px auto 90px auto;
	background:#;

}


section#rental_zumen article {
	width:100%;
	max-width:100%;
	margin:0 auto;

	
	
}


/************************** 図面 1枚-レンタル予約をする**************************/

section#rental_contact {
	width: 100%;
	margin:200px auto 200px auto;
	background:#;

}


section#rental_contact article {
	width:100%;
	max-width:90%;
	margin:0 auto;

	
	
}


section#rental_contact h1{/*予約・問い合わせ*/
	margin: 10px auto 15px auto;
	font-family:"Sawarabi Gothic" , sans-serif;
font-feature-settings:"palt";

    text-align:center;

	font-size: 1rem;
	line-height: 1.5;
	color: #000;

	
	 background:#a8d0f3;/*濃いブルー*/

    padding:30px;
	
	border-radius:30px;
	
	width:100%;
	max-width:70%;
}





footer {
	background:#daeeff;/*背景薄いブルー*/
	width: 100%;
	height:100px;	
	position:relative;
	bottom: 0;
}





footer h1{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
	line-height: 200%;
	font-weight: normal;
	color:black;
	text-align:center;
    letter-spacing:0.1em;

}





.copyright {
	position:absolute;
	top:25px;
	text-align:center;
   
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.69em;
	letter-spacing:-0.1em;
	
	
	
	
}


/*==========================================
 768以上からこのレイアウト
===========================================*/

@media only all and (min-width: 500px) {
	
	section#rental_contact h1{/*予約・問い合わせ*/
	
	
	width:100%;
	max-width:50%;
}






/************************** レンタル ルール **************************/
	

.howto_2 img#rental_rule{/* ブルーレンタルルール */

 width:100%;
 max-width:250px;
 
 margin:20px auto 0px auto;
 

	
	text-align:center;


}


.howto_2 img#rental_maner{/* レンタルのお約束 */

 width:100%;
 max-width:300px;
 
 margin:20px auto 15px auto;
 

	
	text-align:center;


}

	
}
	

/*==========================================
 768以上からこのレイアウト
===========================================*/

@media only all and (min-width: 741px) {
	
body {
  margin: 10px 0px 0px 0px;
   
  background:#daeeff;/*背景薄いブルー*/

}	
	

#rogo_1{/*消してる*/
	
	margin:0px 0 0 0px;
	
	display:none;
	width:0%;
	max-width:0px;
	
	z-index:900;

}

	
section#rental {
	width: 100%;
	max-width:100%;
	
	margin:100px auto 0 auto;


}


section#rental article {
	   width:100%;
max-width:90%;
	text-align:left;
	
	
	margin:10px auto 0px auto;
	

	
	
}



section#rental article h1{


font-feature-settings:"palt";
	font-size: 1.25em;
	
	font-weight: normal;
	color: black;
	text-align: left;
	
	
	
	margin:10px 0 20px 0;

}



section#rental article span br{
display:inline-block;
}
/************************** レンタル内装 2枚**************************/

section#rental_komono {
    width:100%;
max-width:85%;
margin:10px auto 0px auto;

padding:0px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/
}


section#rental_komono article {
	width:100%;
	max-width:49%;
	margin:0 auto;

	
	
}




section#rental_copy article span br{/*改行*/
	display:inline-block;
	
}

	
	
	
	
	

/************************** レンタル備品 4枚**************************/

section#rental_inf {
	
width:100%;
max-width:85%;



}


section#rental_inf  article {
	width:100%;
	max-width:49%;
	margin:0 auto;
	
	
	
}



/************************** レンタル ルール **************************/
	
	
	
	.howto_back_2{
	
	
	width:100%;
	max-width:90%;
	
	margin:0 auto ;
	padding-bottom:50px;
	 background:#daeeff;/*背景薄いブルー*/
	
	
	
}




.howto_2{
	display:block;
	width:100%;
 max-width:90%;
	
	
	margin:0 auto 80px auto;
	
	text-align:left;/*ここ左揃えで変更可*/
	
	color:black;
	
	
}


.howto_2 img#rental_rule{/* ブルーレンタルルール */

 width:100%;
 max-width:250px;
 
 margin:20px auto -110px auto;
 

	
	text-align:center;


}

	
	
.howto_2 h2{/* 項目タイトル */
	
  width:100%;
 max-width:100%;
 text-align:left;
 

}
	
	
	
.howto_2 p{/* 説明 */
	
  width:100%;
 max-width:100%;
 text-align:left;
 

}
		
	
	
	

.howto_2 span br{
	display:inline-block;

}
	


/************************** ご依頼方法 **************************/


.howto_back{
	
	
	width:100%;
	max-width:85%;
	
	margin:0 auto ;
	
	background:#cde2ff;/*濃いブルー*/
	
	
	ackground:#daeeff;/*淡い*/ 
}








.howto{
	display:flex;
	
	align-items:center;
	
	width:100%;
	max-width:90%;
	
	background:;
	
	margin:0 auto 50px auto;
	
	
	
}


.howto h1{/* For details */
		font-size: 24px;
	
  margin:0px 0 0 0;
 
 letter-spacing:0.1em;
 line-height:2;
 
 text-align:center;
 
 padding-bottom:20px;
 
 
 
 

}


.howto p{/* 案内 */
	font-size: 15px;
	margin:0 0 0 0;
 


 letter-spacing:0.05em;
 line-height:1.5;
 
 text-align:left;
 
 width:100%;
 max-width:100%;
 
 background:;
 
 

}

.howto img{/* イラストアイコン */

 width:100%;
 max-width:115px;
 
 margin:0px 15px 0 0;
 
	

}




.howto span br{
	display:inline-block;

}



/************************** 図面 1枚-レンタル予約をする**************************/

section#rental_contact {
	width: 100%;
	margin:200px auto 350px auto;
	background:#;

}




section#rental_contact article {
	width:100%;
	max-width:350px;
	margin:0 auto;

	
}


section#rental_contact article h1{
	font-size:19px;

	width:100%;
	max-width:70%;
}



footer {
	text-align: center;
	background-color: #;
	width: 100%;
	height: 6%;
	position: fixed;
	bottom: 0;	
}




.copyright {
	position:relative;
	top:0;
	
	text-align:center;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing:-0.1em;
	
	
}




}


/*==========================================
 900以上からこのレイアウト
===========================================*/

@media only all and (min-width:900px) {/*タブレット横 600×960 2カラム */ 
	
body {
  margin: 10px 0px 0px 0px;
  background:#daeeff;
}	
	







/*************** レンタルトップ ***************/

section#rental {
	
	
width:100%;
max-width:98%;
margin:180px auto 50px auto;

padding:0px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental article {
	width:100%;
max-width:45%;
background:;

margin:0 auto;
	
}



section#rental article h1 {
	text-align:center;
	
}



section#rental article p{
	text-align:center;
	
	line-height:2;
	
}



/************************** レンタルinfo **************************/

section#rental_inf {
	
width:100%;
max-width:65%;
margin:30px auto 0px auto;

padding:15px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_inf  article {
	width:100%;
	max-width:24.9%;
	margin:0 auto;
	
	
	
}



section#rental_inf h1{
	margin: 10px auto 15px auto;
	

font-feature-settings:"palt";

    text-align:center;

	font-size: 18px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_inf article p{


font-feature-settings:"palt";

	font-size: 0.81em;
	line-height: 1.5;
	color: #000;
	
}





/************************** レンタルinfo **************************/

section#rental_copy {
	
width:100%;
max-width:100%;
margin:200px auto 0px auto;




}


section#rental_copy  article {
	width:100%;
	max-width:85%;
	margin:0 auto;
	
	
	
}



section#rental_copy h1{
	margin: 10px auto 15px auto;


font-feature-settings:"palt";

    text-align:center;

	font-size: 25px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_copy article p{


font-feature-settings:"palt";

	font-size:17px;
	line-height: 1.5;
	color: #000;
	
}



/************************** レンタル画像2枚 **************************/

section#rental_komono {
	
width:100%;
max-width:85%;
margin:20px auto 0px auto;

padding:0px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_komono article {
	width:100%;
	max-width:49%;
	margin:0 auto;
	
	
	
}


/************************** レンタル備品 4枚**************************/

section#rental_inf {
	
width:100%;
max-width:85%;

margin:0px auto 0px auto;

}


section#rental_inf  article {
	width:100%;
	max-width:24%;
	margin:0 auto;
	
	
	
}





/************************** ご依頼方法 **************************/


.howto_back{
	
	
	width:100%;
	max-width:85%;
	
	margin:0 auto ;
	
	background:#cde2ff;/*濃いブルー*/

}






.howto{
	display:flex;
	
	align-items:center;
	justify-content:center;
	
	width:100%;
	max-width:100%;
	
	background:;
	
	margin:0 auto 80px auto;
	
	
	
}


.howto h1{/* For details */
 font-size: 25px;
 letter-spacing:0.1em;
 line-height:1;
 
 margin:0px 0 0 0;
 padding:120px 0 0px 0 ;

 
 background:;
 
 

}


.howto p{/* 案内 */
	font-size: 16px;

 margin:0 000 ;
 


 letter-spacing:0.05em;
 line-height:160%;
 
 text-align:left;
 
 width:100%;
 max-width:65%;

 
 background:;
 
 

}

.howto img{/* イラストアイコン */

 width:100%;
 max-width:150px;
 
 margin:0px 20px 0 0;
 
	

}







footer {
	text-align: center;
	background:#daeeff;
	width: 100%;
	height: 70px;
	position: relative;
	bottom: 0;	
	
	
}



.copyright {
	position:relative;
	top:0;
	
	text-align:center;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing:-0.1em;
	
	
}


}


/*==========================================
 900以上からこのレイアウト
===========================================*/

@media only all and (min-width:1200px) {
	
body {
  margin: 10px 0px 0px 0px;
 

  
  background:#daeeff;
}	
	







/*************** レンタルトップ ***************/

section#rental {
	
	
width:100%;
max-width:88%;
margin:180px auto 50px auto;

padding:0px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental article {
	width:100%;
max-width:48%;
background:;

margin:0 auto;
	
}


section#rental article h1 {
	text-align:center;
	
	font-size:27px;
	
}



section#rental article p{
	text-align:center;
	
	font-size:18px;
	
	line-height:2;
	
}


/************************** レンタルinfo **************************/

section#rental_inf {
	
width:100%;
max-width:65%;
margin:30px auto 0px auto;

padding:15px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_inf  article {
	width:100%;
	max-width:24.9%;
	margin:0 auto;
	
	
	
}



section#rental_inf h1{
	margin: 10px auto 15px auto;
	

font-feature-settings:"palt";

    text-align:center;

	font-size: 18px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_inf article p{
	

font-feature-settings:"palt";

	font-size: 0.81em;
	line-height: 1.5;
	color: #000;
	
}





/************************** レンタルinfo **************************/

section#rental_copy {
	
width:100%;
max-width:65%;
margin:200px auto 0px auto;




}


section#rental_copy  article {
	width:100%;
	max-width:60%;
	margin:0 auto;
	
	
	
}



section#rental_copy h1{
	margin: 10px auto 15px auto;
	

font-feature-settings:"palt";

    text-align:center;

	font-size: 25px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_copy article p{
	

font-feature-settings:"palt";

	font-size:17px;
	line-height: 1.5;
	color: #000;
	
}



/************************** レンタル小物 **************************/

section#rental_komono {
	
width:100%;
max-width:66%;
margin:30px auto 0px auto;

padding:15px;
text-align:center;

ackground:#daeeff;/*背景ブルーー*/

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_komono article {
	width:100%;
	max-width:49.9%;
	margin:0 auto;
	
	
	
}



section#rental_komono article h1{
	margin: 10px 0px 15px 30px;
	

font-feature-settings:"palt";

    text-align:left;

	font-size: 18px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_komono article p{
	
font-feature-settings:"palt";

	font-size: 0.81em;
	line-height: 1.5;
	color: #000;
	
}










/************************** レンタル下部詳細 **************************/

section#rental_detail {
	
width:100%;
max-width:66%;
margin:160px auto 0px auto;

padding:15px;
text-align:center;

ackground:#ccc;/*背景ブルーー*/


border-radius:0px;

display:flex;
flex-wrap:wrap;/*複数行（これを付けないと一行)*/

flex-direction:row;/*行の方向位置 逆タイプ(スマホ用でflexを外して縦配置の際に画像が上にくるよう正常タイプ 逆にしていない）*/

align-items:center;/*横方向センター*/

justify-content:center;/*縦方向センター*/



}


section#rental_detail article {
	width:100%;
	max-width:29%;
	
	
	
	
	margin:0 auto 100px auto;
	
	background:yellow;
	
	border-radius:10px;
	
	padding:20px;
	
	
	
}



section#rental_detail article img{
	width:100%;
	max-width:120px;
	
	margin:-100px 0 0 0;
	
}



section#rental_detail article h1{
	margin: 10px 0px 15px 30px;
	

font-feature-settings:"palt";

    text-align:left;

	font-size: 18px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight: 400;
}


section#rental_detail article p{
	

font-feature-settings:"palt";

	font-size: 14px;
	line-height: 1.5;
	color: #000;
	
	text-align:left;
	
	margin:10px 0 0 0;
	
}



section#rental article h1{/*京都の自然に囲まれた豊かな環境の中で*/
	margin: 20px auto 15px auto;

	font-size: 23px;
	line-height: 1.5;
	color: #000;
	letter-spacing:;
    font-weight:500;
	
	text-align:center;
	
	
}



/************************** レンタルルール **************************/
	
	
.howto_2{
	display:block;
	width:100%;
 max-width:70%;
	
	
}

/************************** ご依頼方法 **************************/


.howto_back{
	
	
	width:100%;
	max-width:65%;
	
	margin:160px auto ;
	
	background:#cde2ff;/*濃いブルー*/

}






.howto{
	display:flex;
	
	align-items:center;
	justify-content:center;
	
	width:100%;
	max-width:90%;
	
	background:;
	
	margin:0 auto 80px auto;
	
	
	
}


.howto h1{/* For details */
		font-size: 25px;

 letter-spacing:0.1em;
 padding-bottom:-80px; 

 
 
 

}


.howto p{/* 案内 */
	font-size: 16px;

 margin:0 000 ;
 


 letter-spacing:0.05em;
 line-height:160%;
 
 text-align:left;
 
 width:100%;
 max-width:65%;/*ここで2カラムの幅を片方広く*/

 
 background:;
 
 

}

.howto img{/* イラストアイコン */

 width:100%;
 max-width:150px;
 
 margin:0px 30px 0 0;
 
	

}






ooter {
	text-align: center;
	background-color: #;
	width: 100%;
	height: 6%;
	position: fixed;
	bottom: 0;	
}




footer {
	text-align: center;
	background:#daeeff;
	width: 100%;
	height: 70px;
	position: relative;
	bottom: 0;	
	
	
}



.copyright {
	position:relative;
	top:0;
	
	text-align:center;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing:-0.1em;
	
	
}



}



  
/* Flexible Image */
img {
  max-width: 100%; 
  height:auto;
}

