@charset "UTF-8";

#reserve .wpcf7-not-valid-tip{
display: none!important;
}
.wpcf7-custom-item-error{
display: none;
color: #A91A1D;
font-size: 1.2rem;
}
.wpcf7-custom-item-error.error_on{
display:block;
margin-top: 10px;
}
.form_block.comp_on{
display: none;
}
.wpcf7-form-control-wrap{
display: block;
width: 100%;
}

.wpcf7-text,
.wpcf7-textarea{
width: calc( 100% - 24px );
font-size: 1.6rem;
padding: 2px 10px 0 10px;
}
.wpcf7-text{
height: 25px;
line-height: 24px;
}
.wpcf7-textarea{
line-height: 1.8;
}

.retime{
display: inline;
width: 48%;
}
.wpcf7-form-control-wrap.menu-retime,
.wpcf7-form-control-wrap.menu-reminute{
display: inline;
}
select[name="menu-retime"],
select[name="menu-reminute"]{
font-size: 1.6rem;
/*width: 80px;*/
}
.retime_wrap .retime:nth-child(2){
margin-left: 15px;
}
#main_img_wrap {
	width:100%;
	background-color:#ffffff;
}
#main_img_wrap.contents_img {
	height:100px;
	position:relative;
}
.page_title_wrap {
	padding-top: 0px;
	margin-bottom: 0px;
}
.contents {
    margin-left: 20px;
    margin-right: 20px;
}
.ContactFormCon {
	width: 100%;
	padding-top: 10px;
}
.FormNote {
	line-height:1.8;
	padding-bottom:8px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:15px;
    padding: 20px;
}
.ContactFormCon dl {
	display:flex;
	flex-wrap:wrap;
}
.ContactFormCon dl dt {
font-weight: bold;
	padding: 12px 0 8px;
	width: 100%;
}
.ContactFormCon dl dd {
	padding: 0 0 10px;
	width: 100%;
	border-bottom: 1px dotted #CCCCCC;
    position: relative;
}

.Txt_redBA080B {
	color: #BA080B;
}
.Txt_alinecenter {
	text-align: center;
    position: relative;
}
.Hosoku {
	font-size:1.2rem;
    display: block;
    padding-top: 6px;
}
.Setsumei {
	margin-top: 10px;
	line-height: 150%;
	font-size: 11px;
	font-size: 1.2rem;
	display: block;
}
.form_sama{
font-size: 1.5rem;
display: block;
position: absolute;
top:8px;
right:12px;
}
.wpcf7c-conf{
    border:0;
    padding:0;
    background:#ffffff;
}
.wpcf7-response-output {
	text-align: center;
	padding: 10px!important;
	border-style: none;
	background-color: #F790AF;
	color: #ffffff;
	border-radius: 3px;
	font-weight: bold;
	margin: 15px auto 0!important;
    line-height: 1.5;
    border-width: 0!important;
}
span.wpcf7-list-item {
    margin-right: 0.5em;
	margin-left: 0em;
}
/*.menu-retime, .menu-reminute, .text-reninzu, .text-redaihyouname, .text-redaihyoukana, .email-remail, .tel-retel {
	display:none;
}*/
.checkbox-retyumon span .wpcf7-list-item {
	display:block;
}
span.wpcf7-custom-item-error:empty {
	display:none;
}
span.wpcf7-not-valid-tip {
	font-size:12px;
	font-size:1.2rem;
}
.ContactFormCon dl dd span.checkbox-745 {
	display:block;
}
input, textarea, keygen, select, button {
    margin-right: 5px;
}
.wpcf7-form-control-wrap.text-reninzu{
margin-bottom: 10px;
}
.wpcf7 .ajax-loader{
display: block;
position: absolute;
top:0;
right:10;
}
.wpcf7-form-control-wrap.checkbox-represent{
margin-top: 8px;
}
.wpcf7-acceptance{
height: auto;
display: block;
margin-top: 8px;
line-height: 1.4;
}
.wpcf7-list-item-label{
font-weight: bold;
}
#reserve .form_block input.wpcf7-submit,
.inquiry input.wpcf7-submit,
.panhlet input.wpcf7-submit {
appearance: none;
-webkit-appearance: none;
padding: 10px;
font-size: 1.4rem;
border-radius: 4px;
}