@charset "utf-8";
.bdr {/* padding: 10px 5px; */}
.bdr.no-padding {
	padding: 0;
}

img {
	max-width: 100%;
	display: inherit;
	/* display: block; */
	margin: 0 auto;
}
.formArea .form-x {
	display: block;
	/* margin-bottom: 20px; */
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}

.formArea .form-x .label_this, .grTb  {
    display: table;
    vertical-align: middle;
}
.formArea .form-x .label_this>span, 
.grTb>span, 
.grTb>div.grTc {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    /* font-weight: bold; */
}

.formArea .form-x .label_this>span.title {
    padding-right: 2px;
    padding-bottom: 10px;
    font-weight: bold;
}

.formArea .form-x:nth-child(2n) {
    /* background: #eee; */
    /* padding: 10px; */
}
.formArea .form-x input[type="text"],
.formArea .form-x select,
.formArea .form-x textarea {
    width: 100%;
    border: 1px solid #bbb 
}
.formArea .form-x input[type="text"],
.formArea .form-x select{
    height: 40px;
}

.formArea .formMore {
    background: url(../images/form_bg_form.png);
    padding: 10px;
}

.formArea .formMore .submit-button {
    margin: 0 auto;
    display: table;
    max-width: 342px;
    width: 100%;
}

.table_content {
    /* border-radius: 10px; */
    /* background: #ccc; */
    /* padding: 10px; */
}

.formArea {
    background: #fff;
    /* padding: 10px; */
    /* border-radius: 7px; */
    /* box-shadow: 0 0 3px #555; */
}

.formMore input.button-confirm{
	background:url(../images/btn_confirm01.png) center;
	width:340px;
	height:53px;
	border:none;
	margin:0px auto;
	text-indent:-9999px;
	cursor:pointer;
}
.formMore input.button-confirm:hover{
	background:url(../images/btn_confirm01_o.png);
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}

.formMore input.button-rewrite{
	background:url(../images/form_btn_rewite.png);
	width:342px;
	height:53px;
	border:none;
	margin:0px auto;
	text-indent:-9999px;
	cursor:pointer;
}
.formMore input.button-rewrite:hover{
	background:url(../images/form_btn_rewite_o.png);
}

.formMore input.wpcf7-submit{
	background:url(../images/form_btn_send.png) center;
	width: 100%;
	max-width: 342px;
	height:53px;
	border:none;
	margin:0px auto;
	text-indent:-9999px;
	cursor:pointer;
}
.formMore input.wpcf7-submit:hover{
	background: url(../images/form_btn_send_o.png) center;
}

.tit_01 {
	height: 40px;
	background: url(../../images/tit_recruit02.png) left no-repeat;
	background-size: auto 40px;
}
.tit_01 img{
	opacity: .0
}
.base_bg {
    padding: 8px 8px 8px 8px;
    background: url(../images/base_bg.png) repeat;
}

@media screen and (min-width:667px) {
	.container-sp {
	    max-width: 320px;
	    /*max-width: 640px;*/
	    margin: 0 auto;
	}
}

@media screen and (max-width:667px) {
	.container-sp {
	    /*max-width: 320px;*/
	    max-width: 640px;
	    margin: 0 auto;
	}

}
h3 {
    color: #212121;
    border-left: #078dd0 solid 5px;
    margin-bottom: 10px;
    padding-left: 5px;
    font-size: 15px;
    font-weight: 700;
}
.container-sp {
    padding-top: 20px;
}
img.maintext {
    width: 100%;
    margin: 10px 0;
}
.tit_011 img {
    margin-bottom: 5px;
}


  p{
        margin:0px;
    }
    .formMain h3, .form-privacy.cf {
        display: none!important;
    }
    img{
        max-width: 100%;
    }
    table {
        width: 100%;
    }
    table tr th, table tr td {
        display: block;
        width: 100%;
        font-weight: inherit;
    }
    th {
        margin: 10px 0px;
    }   
    p.mr5 {
        float: left;
        font-weight: 600;
    }

    .cf {
        display: table;
        width: 100%;
    }

    span.rep {
        float: left;
        margin-left: 10px;
        margin: 10px;
    }
    textarea, input {
        width: 100%;
    }
    .formArea .iframe {
        max-height: 200px;
        overflow: auto;
    }
    .formArea input[type="text"], .formArea select {
        width: 100%;
        height: 40px;
    }
    .wpcf7-form-control.wpcf7-submit:hover {
        background: url(../images/form_btn_send_o.png) no-repeat;
        background-size: contain;
    }
    .wpcf7-form-control.wpcf7-submit {
        background: url(../images/form_btn_send.png) no-repeat;
        width: 100%;
        max-width: 342px;
        height: 53px;
        border: none;
        margin: 0px auto;
        text-indent: -9999px;
        cursor: pointer;
        background-size: contain;
    }
    input.wpcf7-form-control.wpcf7-file {
        margin-bottom: 2px;
    }
    span.wpcf7-not-valid-tip {
        color: #ff0000;
        display: block;
    }
    .screen-reader-response {
        display: none;
    }
    input[type="checkbox"] {
        width: initial;
        margin-right: 8px;
    }
    .formMore {
        background: url(../images/form_bg_form.png);
        padding: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    p.submit-button {
        margin: 0;
        padding: 0;
    }
    .zipBox {
        display: table;
        vertical-align: middle;
        clear: both;
    }

    span.wpcf7-form-control-wrap.zip1, .zipBox > span {
        display: table-cell;
        vertical-align: middle;
        width: 30%;
    }

    span.wpcf7-form-control-wrap.zip2, .zipBox > span {
        display: table-cell;
        vertical-align: middle;
    }

    select#pref {
        height: 40px;
        width: 100%;
        margin: 5px 0;
    }
    .formArea span.title {
        font-size: 14px;
        float: left;
        color: #212121;
        font-weight: 600;
        margin-right: 10px;
    }
    input[type="radio"] {
        width: initial;
    }
    span#contact_type {
    clear: both;
    width: 100%;
    float: left;
}
div.wpcf7-mail-sent-ok {
    display: none !important;
}
span.wpcf7-list-item-label {
    padding-left: 0 !important;
}