@charset "UTF-8";


section#wrap2024 {
	
	position:relative;

width:100%;
max-width:90%;
margin:10px auto 10px auto;
text-align:center;

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


}


section#wrap2024 article {

width:100%;
max-width:90%;
margin:20px auto 10px auto;

 
 color:black;

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

padding:60px 20px 20px 20px;

text-align:center;


}




section#wrap2024 article h1{/*blik お問い合わせ*/

font-size: 1.19em;
	 font-family:"M PLUS Rounded 1c";
 margin:8px auto 60px auto;

 letter-spacing:0em;
 line-height:150%;
 
 text-align:left;
 
 color:black;


}




section#wrap2024 article h2{/*必須項目です*/

font-size: 1em;
font-family:"M PLUS Rounded 1c";
 margin:8px auto 50px auto;

 letter-spacing:0em;
 line-height:150%;
 
 text-align:left;
 
 color:red;


}





section#wrap2024 article h3{/*お名前・メルアド・お問い合わせ*/

font-size: 1.19em;
	font-family:"M PLUS Rounded 1c";
	   margin:38px auto 0 auto;

 letter-spacing:0em;
 line-height:150%;
 
 text-align:left;
color:black;

}


section#wrap2024 article p{

 margin:10px auto 20px auto;

}



section#wrap2024 article p.confirm{/*確認画面へ*/

font-size: 1.44em;
font-family:"M PLUS Rounded 1c";
 margin:8px auto 70px auto;
 padding:35px 20px 0 20px;
 letter-spacing:0.1em;
 line-height:150%;
 
 text-align:left;
 
color:black;
 


}


section#wrap2024 article span{

color:red;

}


section#wrap2024 article span br{

display:inline-block;

line-height:300%;

}



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

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



/*************** フォーム ***************/

section#wrap2024 {
	
	position:relative;

width:100%;
max-width:80%;
margin:10px auto 10px auto;
text-align:center;

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


}


section#wrap2024 article {

width:100%;
max-width:60%;
margin:120px auto 10px auto;



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

padding:60px 60px 20px 60px;


}



section#wrap2024 article h1{/*ブルー お問い合わせ*/

font-size: 22px;
	


}




section#wrap2024 article h2{/*必須項目です*/

font-size: 1em;


}





section#wrap2024 article h3{/*お名前・メルアド・お問い合わせ*/

font-size: 18px;
	
}

}
