@charset "utf-8";

.access_top{
    margin: 0 0 100px 0;
}

.c_txt{
	margin:0 0 40px 0;
}

.c_tel{
	color:#807571;
	font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    letter-spacing :0.3em;
	margin:0 0 40px 0;
}


form {
     width: 700px;
     border: solid 1px #807571;
    margin:0 auto 100px auto;
    padding:80px 0 20px 0;
 }
 
label {
    color:#807571;
	font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    letter-spacing :0.3em;
    display: block;
    margin: 0 0 20px 0;
   }
 
.contact{
    text-align: center;
    margin:0 0 80px 0;
}

#namelabel{
    height: 3vh;
}

#maillabel{
    height: 3vh;
}

.send{
    color: #807571;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    letter-spacing :0.3em;
}