@charset "utf-8";
/*フォーム*/

body.form .error_box {
width: 100%;
padding: 17px;
border-radius: 10px;
border: 3px solid #e887b7;
box-sizing: border-box;
}
body.form .error_box span {
display: block;
}
body.form .mw_wp_form td span.error {
color: #ffffff;
display : block;
background: #e887b7;
width: 50%;
padding: 5px;
margin-top: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-webkit-border-radius: 5px;
-ms-webkit-border-radius: 5px;
border-radius: 5px;
}
@media screen and (max-width: 768px) {
body.form .mw_wp_form td span.error {
width: 100%;
}
}
#text-formA {
margin-bottom: 20px;
border-bottom: 1px solid #EAA8C9;
padding-bottom: 30px;
}
#text-formA ol li {
line-height: 200%;
list-style-position: outside;
background: url("img/poi-cross.png") 0px 9px no-repeat;
padding-left: 11px;
}
body.form .mw_wp_form .horizontal-item + .horizontal-item {
padding-right: 10px;
margin-left: 0;
}
body.form .mwform-checkbox-field.horizontal-item {
display: block;
margin-bottom: 1em;
}
.form #content {
padding-top: 20px;
}
.preview_box {
text-align: center;
padding-top: 30px;
color: #554A56;
font-size: 16px;
line-height: 2.5;
}
.preview_box .medatsuB {
color: #E04646;
font-weight: bold;
font-size: 20px;
}
.mw_wp_form_confirm th.must:before, .mw_wp_form_confirm .com, .mw_wp_form_confirm .privacy {
display: none !important;
}
#reservation h2.h2tit, .form h2.h2tit {
font-size: 25px;
font-weight: normal;
border-bottom: 2px solid #E9E0CE;
}
#reservation h2.h2tit:before, .form h2.h2tit:before {
content: "";
background: url(img/postman.png) 0 0 no-repeat;
background-size: contain !important;
display: inline-block;
width: 35px;
height: 57px;
vertical-align: middle;
padding-right: 10px;
}
h4.bh4 {
font-size: 20px;
line-height: 60px;
color: #57ADA4;
font-weight: normal;
height: 60px;
margin-top: 30px;
text-align: center;
position: relative;
}
h4.bh4 span {
position: relative;
}
h4.bh4 span:before {
content: url(img/poi_fairy.png);
position: absolute;
top: -40%;
left: -43px;
}
.formTable {
padding: 5px;
background: #f7f5f3;
border-radius: 7px;
width: 100%;
}
.formTable p {
margin-bottom: 10px;
line-height: 1.6;
}
.formTable textarea, .formTable input, .formTable select {
padding: 3px;
font-size: 120%;
border: 2px solid #EEE;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
.formTable input[type="text"] {
width: 50%;
}
.formTable textarea {
width: 100%;
}
.formTable input[type="text"]#riyounum, .formTable input[type="text"]#age, .formTable input[type="text"]#zip1, .formTable input[type="text"]#zip2, .mwform-tel-field input[type="text"] {
width: 94px;
}
.formTable input[type="text"]#rmokuteki, .formTable input[type="text"]#dantainame, .formTable input[type="text"]#email {
width: 510px;
}
.formTable th, .formTable td {
padding: 20px 10px;
font-size: 14px;
}
.formTable th {
width: 25%;
vertical-align: top;
text-align: left;
}

@media screen and (max-width: 480px) {
.formTable th, .formTable td {
width: 100%;
display: block;
padding-bottom: 10px !important;
padding-top: 0;
}
.formTable th {
padding-top: 10px;
}
.formTable select {
width: 100%;
}
}

.formTable .com {
font-size: 12px;
color: #008000;
display: block;
padding-bottom: 10px;
}
.formTable span.com.db {
display: block;
}
.formTable tr {
border-bottom: 1px dashed #C7C5C5;
}
.formTable tr:last-child {
border: none;
}
.formTable .Q span {
margin-left: 0;
font-size: 12px;
}
.formTable th.must:before {
content: "必須";
font-size: 11px;
background-color: red;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
color: #ffffff;
padding: 0px 4px;
margin-right: 5px;
}
.form_topsec label {
font-size: 21px;
line-height: 53px;
}
input[type="checkbox"]#kiyakudoui-1, .formTable input[type="radio"], input[type="checkbox"] {
width: 20px;
height: 20px;
vertical-align: middle;
margin-right: 5px;
}
.formTable .vertical-item {
margin-bottom: 10px;
}
.formTable select#starttime, .formTable input#riyounum {
margin-right: 10px;
}
.formTable ul.addr li {
margin-bottom: 10px;
}
.formTable label {
padding-right: 15px;
padding-bottom: 7px;
}
.submit-button input[type="submit"] {
padding: 15px 20px;
font-size: 18px;
border-radius: 5px;
border: none;
background: #2490D0;
cursor: pointer;
color: #FFF;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
.submit-button .back input {
background: #757F7E;
}
.submit-button input:hover {
opacity: 0.9;
}
.submit-button {
text-align: center;
}
.submit-button li {
display: inline-block;
}
input.elle_submit:hover {
background-color: #FFC95A;
}
.hidebox {
overflow: auto;
height: 200px;
margin: 10px 0 20px;
padding: 10px;
background: #E0F6FF;
}
.hidebox h4 {
padding: 10px 0;
font-weight: normal;
}
.hidebox ol, .hidebox ul {
padding-top: 10px;
}
.hidebox ol li, .hidebox ul li {
list-style-type: disc;
margin-left: 23px;
}
.formTable td span.set {
font-size: 12px;
color: #32A478;
line-height: 18px;
}
.doui {
text-align: center;
font-size: 20px;
}
h4.kanryou {
font-size: 20px;
font-weight: normal;
color: #DC6D86;
}
@media screen and (max-width: 480px) {
.formTable input[type="text"] {
width: 100%;
}
.mwform-tel-field input[type="text"] {
width:80px;
}
.preview_box {
padding-top: 0!important;
    line-height: initial;
}
.preview_box .medatsuB {
		font-size: 15px!important;
}
.preview_box p {
font-size: 13px;
margin-top: 15px;
}
h4.bh4 {
margin-top: 0;
}
}