.haikei {
	padding-top: 97px;
	background-image: url(../img/index/haikei2.png);
	background-size: 100%;
}
.width {
	margin: 0 auto;
    max-width:85%;
padding-bottom: 148px;
}
.waku {
	background-color: #fff;
	border-radius: 20px;
	margin-top: 40px;
	    box-shadow: 3px 3px 11px -6px;
}
.waku-padd {
    padding: 0 20px 35px 20px;
}
.sinki {
	text-align: center;
    font-size: 24px;
	color: #693905;
	font-weight: bold;
	letter-spacing: 2px;
    padding-top: 25px;
    padding-bottom: 25px;
	font-family: "myfont";
}
.sinki-flex {
    margin-bottom: 7px;
}
.m-p {
    font-size: 14px;
    float: left;
    color: #693905;
    font-weight: bold;
    margin-bottom: 5px;
}
.sinki-flex input {
    border: 1px solid #693905;
    height: 35px;
    width: 100%;
    padding: 0 5px;
    font-size: 15px;
}
.sinki-flex2 select {
    border: 1px solid #693905;
    height: 35px;
    width: 100%;
    padding: 0 5px;
    font-size: 15px;

}	
.sinki-flex2 option {

}
.touroku {
width: 60%;
    margin: 0px auto;
    margin-top: 15px;
    text-align: center;
    background-color: #693905;
    border-radius: 7px;
    color: #fff;
}
.touroku button {
font-size: 14px;
padding: 10px;
     font-weight: bold;
    width: 100%;
}
select:invalid {
  color: #8d8d8d;
}
.sinki-flex2:before {
content: '';
    display: block;
    border: 0px transparent solid;
    border-top-color: #693905;
    position: absolute;
    top: 70%;
    right: 7px;
    transform: translate(0px, -50%);
    border-width: 12px 8px 0 8px;
}
.sinki-flex2 {
 margin-bottom: 7px;
	position:relative
}
.p2 {
    font-size: 14px;
    float: left;
    color: #693905;
    font-weight: bold;
    margin-bottom: 5px;
}
.error{
    font-size: 11px;
    color: #f00;
    padding-bottom: 13px;
}
.m-p2{
    font-size: 10px;
    float: right;
    color: #6a3905;
	    padding-top: 3px;
}
.m-p span, .p2 span{
    font-size: 14px;
    color: #e50011;
    margin-right: 5px;
}
.m-p2 span{
    font-size: 10px;
    color: #e50011;
}
@media screen and (max-width:375px) {