/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/


.contact_form{
	margin: 0px auto;
    background: #FFF;
    max-width: 1000px;
    padding: 10px 40px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.contact_bg {
    padding: 30px 0;
    background-color: #f2f2f2;
}
.contact_intro {
    padding: 40px 0 24px;
    background: #FFF;
}
.contact_intro span{
	margin-bottom: 20px;
	display: block;
	font-size: .23rem;
}
.contact_intro a{
	color: #0071bc;
}
.contact_intro .tel_link{
	color: #000;
	text-decoration:none;
}
.contact_intro p{
	margin: 0 auto;
    max-width: 800px;
	display: block;
    line-height: .35rem;
    text-align: center;
	color: #000;
	font-size: .14rem;
}
.for_sales{
	text-align: center;
    margin: 20px 20px 40px;
    color: #c63f3f;
}
.for_sales_link{
    color: #c63f3f;
    text-decoration: underline;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
tr, td, th {
    margin: 0;
    padding: 0;
}
button, input, textarea {
    color: #000000;
    line-height: 1.9;
    font-size: .15rem;
    overflow-x: hidden;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
    border: 1px solid #9a9a9a;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 3px;
}
textarea {
    padding-left: 3px;
    width: 100%;
}
select {
    width: 100%;
    max-width:250px;
}
#mailformpro .form_radio label{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    margin-right: 20px;
}
.form_radio label>*{
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
input{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
table {
    max-width: 1020px;
    width:	100%;
    margin: 0 auto;
}
input, select {
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border: 1px solid #9a9a9a;
}
table th,table td {
    border-bottom: 1px solid #30343f;
    padding: 20px 20px;
    color: #000;
    vertical-align: middle;
    text-align: left;
}
table th {
    width: 27%;
    font-size: .15rem;
    color: #00122a;
    border-right: 1px dotted #30343f;
    font-weight: normal;
}
table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
}
table td {
    text-align: left;
    font-size: .14rem;
    padding-left: 30px;
}
.imperative {
    background: #998675;
    color: #FFF;
    padding: 2px 5px;
    margin-right: 18px;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
}
.arbitrary {
    background: #8C8C8B;
    color: #FFF;
    padding: 2px 5px;
    margin-right: 18px;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
}
.reserve_tr_ninzu select{
    width:100px;
}
.reserve_date{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.reserve_date div{
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	width: 30%;
}
.reserve_date select{
	width: 85%;
}
.reserve_date div:not(:last-child) select{
	margin-right: 10px;
}

textarea {
    height: 300px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
}
#submitxxx {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    margin-top: 0px;
    padding: 15px 45px;
    max-width: 350px;
    width: 100%;
    display: inline-block;
    font-size: .18rem;
    text-align: center;
    color: #fff;
    background: no-repeat;
    background-color: #998675;
    text-decoration: none;
    font-weight: 700;
    line-height: .36rem;
    text-shadow: none;
    position: relative;
    border: none;
}
#submitxxx:hover {
    opacity: 0.7;
    text-shadow: none;
}

input[type="text"] {
    width: 100%;
    padding: 8px;
}
textarea {
    width: 100% !important;
    padding: 0;
    height: 160px;
}
input.form-width2 {
    width: 100%;
    max-width: 250px;
}
td.last_td {
    border: none;
}
.top_contact table th span{
    margin-top: 10px;
    display: block;
    color: #666;
    font-weight: normal;
    font-size: .13rem;
}
.shine.submit_outer {
    display: block;
    text-align: center;
}
.form_caution{
    text-align: center;
}
.form_q_number td span{
    display: inline-block;
    width: 110px;
}
.form_q_number input{
    margin-bottom: 10px;
    width: 150px;
}
.form_q_number .calc_btn{
    width: 60px;
}
.form_q_number output{
    margin-left: 47px;
    display: inline-block;
    width: 150px;
    text-align: right;
}




/* 選択肢の画像 */
.sample_box .wpcf7-list-item .wpcf7-list-item-label::after {
	content:"";
	width:100%;
	padding-bottom:100%;
	display:inline-block;
	background-position:center;
	background-size: 101%;
	background-repeat:no-repeat;
}
.sample_box .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_pb.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_pg.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_pn.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_mg.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(5) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_is.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(6) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_sb.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(7) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_gb.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(8) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_gn.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(9) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_hb.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(10) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_wn.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(11) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_dn.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(12) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_nw.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(13) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_tr.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(14) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_cp.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(15) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_md.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(16) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_mt.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(17) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_bk.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(18) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_dg.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(19) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_vw.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(20) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_de.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(21) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_iw.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(22) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_mb.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(23) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_sg.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(24) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_bl.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(25) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_bw.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(26) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_at.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(27) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_dr.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(28) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_go.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(29) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_or.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(30) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_bo.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(31) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_og.jpg);
}
.sample_box .wpcf7-list-item:nth-of-type(32) .wpcf7-list-item-label::after {
	background-image:url([imgPath]/images/sample/sample_hl.jpg);
}
.sample_box .wpcf7-form-control-wrap>span{
display:flex;
flex-wrap:wrap;
}
.sample_box .wpcf7-list-item{
margin-right:0;
margin-top:-30px;
flex:0 1 auto;
width:25%;
}
.sample_box label{
font-size:0;
width:100%;
position:relative;
vertical-align:bottom;
}
.sample_box input{
	position:absolute;
    top: 4px;
    right: 4px;
    width: 16px;
    height: 16px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.sample_box .wpcf7-list-item-label{
	width:100%;
	vertical-align:bottom;
}




@media screen and (max-width: 800px) {
	.reserve_date{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.reserve_date div{
		margin-bottom: 10px;
		width: 100%;
	}
}
@media screen and (max-width: 700px) {
    .form_pc_only{
        display: none;
    }
    .contact_form {
		margin: 0;
        padding: 0;
    }
	.contact_intro {
    	padding: 30px 20px 6px;
    	text-align: justify;
	}
	.contact_intro p{
		text-align: justify;
	}
	.contact_intro span{
		text-align: center;
	}
    .top-mailfrom {
        padding: 4em 2em;
        margin-top: 0em;
    }
	.for_sales{
		padding-top: 50px;
		text-align: start;
	}
    #mailformpro input.form-width2 {
        width: 200px;
    }

    #mailformpro table th, #mailformpro table td {
        width: 100%;
        font-size: .15rem;
        display: block;
        padding: 10px 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border: none;
    }
    #mailformpro table th {
        background: #f2f2f2;
    }
    #mailformpro table td {
        font-size: .13rem;
        padding: 17px 15px 30px;
    }
    #mailformpro .mfp_element_all {
        max-width: 100%;
    }
    .imperative,
    .arbitrary {
        margin-right: 12px;
    }
    .form_caution{
        padding-bottom: 30px
    }
	.sample_box .wpcf7-list-item {
    	margin-top: -30px;
    	width: 50%;
	}
}