@charset "utf-8";
/* CSS Document */

/* reset css*/
section,article{
	margin:0px 0px 30px 0px;
}
/* reset css*/

.wpcf7-validates-as-number {
    font-size: 26px;
    text-align: center;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: inline-flex;
    flex-direction: column;
}
.wpcf7-not-valid-tip{
	text-indent:inherit;
}
.schedull_year,
.schedull_month,
.schedull_day {
    width: 15vw;
}
.txt-indent {
    margin: 0px 5px 0px 5px;
}

.text-header {
    font-size: 4.5vw;
}

.text-header2 {
    font-size: 3.6vw;
}

.reservation_mailfor {
    margin: 3vw 0vw;
    background-color: white;
    border: solid 0.5px gray;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

.reservation_request {
    padding: 1vw 0vw;
    font-size: 3.5vw;
    background-color: #dddddd;
    border-bottom: solid 0.5px gray;
}

.text-header.reservation_content {
    padding: 2vw 0vw 0vw;
}

.reservation_address,
.reservation_name {
    font-size: 3vw;
    line-height: 5vw;
}

.input_wrap {
    width: 80vw;
    margin: 20px auto 10px;
    padding: 4vw;
    border-radius: 20px;
    border: solid 2px rgb(173 173 173);
    background-color: rgba(232,240,254,1.00);
}
.inputArea {
    background-color: rgba(232,240,254,1.00);
}
.input-title {
    font-size: 22px;	
}
.required:after {
    content: '*';
    color: red;
}

.inputArea, .menu-628 {
    width: 80vw;
    margin: 0px auto;
    text-indent: 15px;
    font-size: 26px;
    line-height: 44px;
    border: none;
    border-bottom: solid 0.2px rgb(146 146 146);
}

.input-aera {
    padding: 15px 0px 0px 0px;
}
#contact_pran {
    text-indent: inherit;
}
#contact_message {
    width: 80vw;
    text-indent: inherit;
}
.submit_wrap {
    padding: inherit;
    border-radius: inherit;
    border: inherit;
    background-color: inherit;
}
#submit {
    border: solid 1px rgb(110 110 110);
    border-radius: 9px;
    font-size: 26px;
    padding: 10px 15px;
    width: 123px;
    text-align-last: justify;
}
.button {
    margin: 50px auto 0px;
    width: 123px;
}
