@charset "UTF-8";
@import url("grid.css");
@import url("01-header.css");
@import url("02-footer.css");
@import url("03-bg.css");
@import url("04-style.css");

p {
text-align: center;
margin: 0 auto 3rem auto;
}
table {
margin: 0 auto;
}
/*相談-------------*/
.formTable-consultation {
max-width: 960px;
margin: 0rem auto 0rem auto;  	
}
.formTable-consultation th {
width: 25%;		
font-weight: 400;
font-size: 90%;
background:#012249;
border: solid 1px #ccc;
color: #fff;
padding: 1rem;
}
.formTable-consultation td {
font-size: 90%;
border: solid 1px #ccc;
padding: 1rem;
margin: 1rem auto auto auto;
text-align: left;	
}

/*予約-------------*/
.formTable-reserve {
max-width: 960px;
margin: 0rem auto 0rem auto;  	
}
.formTable-reserve th {
width: 25%;			
font-weight: 400;
font-size: 90%;
background:#012249;
border: solid 1px #ccc;
color: #fff;
padding: 1rem;
}
.formTable-reserve td {
font-size: 90%;
border: solid 1px #ccc;
padding: 1rem;
margin: 1rem auto auto auto;
text-align: left;	
}





textarea {
width: 95%;
height: 3rem;
}
#formbtn{
width: 100%;  
text-align: center;
margin: 3rem auto 0em auto;
}

#formbtn input#search_submit {
border-radius: 6px;
margin: 0rem 2rem 2rem 0rem;  
background-color: #B6DBFF;  
}
#formbtn input#search_reset {
border-radius: 6px;
margin: 0rem 0rem 0rem 2rem;  
}  


.thanks h3{
text-align: center;
margin: 5rem 0rem 3rem 0rem ;
}
.thanks p{
text-align: center;
margin: 0rem 0rem 150rem 0rem ;
}
/*WEB予約--------------*/
.mainimg-reserve {
text-align: center;
width: auto;
height: 675px;
background-image: url("../img/bg/top_re.webp"); 
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin: 0rem auto 0rem auto;
}

.mainimg-reserve h1{
color: #333;		
text-align: center;
line-height: 5.5rem;
font-size: 5rem;	
font-weight: 600;	
margin: 28rem 0rem 5rem 0rem;
padding: 0rem 0rem 0rem 0rem;
letter-spacing: 0.1rem;	
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);		
}	
.mainimg-reserve p{
width: 960px;	
color: #333;		
text-align: left;
line-height: 3rem;
margin: 25rem auto 0rem auto;
padding: 0rem 0rem 0rem 0rem;
}	

/*相談--------------*/
.mainimg-consultation {
text-align: center;
width: auto;
height: 675px;
background-image: url("../img/bg/top_re.webp"); 
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin: 0rem auto 0rem auto;
}

.mainimg-consultation h1{
color: #333;		
text-align: center;
line-height: 5.5rem;
font-size: 5rem;	
font-weight: 600;	
margin: 28rem 0rem 5rem 0rem;
padding: 0rem 0rem 0rem 0rem;
letter-spacing: 0.1rem;	
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);		
}	
.mainimg-consultation p{
width: 960px;	
color: #333;		
text-align: left;
line-height: 3rem;
margin: 20rem auto 0rem auto;
padding: 0rem 0rem 0rem 0rem;
}	
/*39
-------------------------------------*/
.thanks{
margin: 0rem auto 0rem auto;
}
.thanks h2{
margin: 0rem auto 0rem auto;
}
.thanks p{
margin: -8rem auto 20rem auto;
text-align: center;	
line-height: 3rem;	
}	
.mainimg-39 {
text-align: center;
width: auto;
height: 675px;
background-image: url("../img/bg/top_thanks.webp"); 
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin: 0rem auto 0rem auto;
}

.mainimg-39 h1{
color: #333;		
text-align: center;
line-height: 5.5rem;
font-size: 5rem;	
font-weight: 600;	
margin: 18rem 0rem 5rem 0rem;
padding: 0rem 0rem 0rem 0rem;
letter-spacing: 0.1rem;	
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);		
}	
.mainimg-cont {
max-width: 960px;	
text-align: center;
margin: 0rem auto  0rem auto;
}
.mainimg-cont p{
margin: 3rem auto 3rem auto;
text-align: center;	
line-height: 3rem;	
}	