@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

th,
td {
    text-align: left;
    font-weight: normal;
}

img,
iframe {
    border: none;
    text-decoration: none;
}

/*ol, ul{list-style:none;}*/
input,
textarea,
select,
button {
    font-size: 100%;
    font-family: inherit;
}

select {
    margin: inherit;
}

hr {
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px
}


.mb10,
h1.mb10,
h2.mb10,
h3.mb10,
h4.mb10,
p.mb10,
table.mb10,
th.mb10,
td.mb10,
ul.mb10,
li.mb10 {
    margin-bottom: 10px;
}

.mb15,
h1.mb15,
h2.mb15,
h3.mb15,
h4.mb15,
p.mb15,
table.mb15,
th.mb15,
td.mb15,
ul.mb15,
li.mb15 {
    margin-bottom: 15px;
}

.mb20,
h1.mb20,
h2.mb20,
h3.mb20,
h4.mb20,
p.mb20,
table.mb20,
th.mb20,
td.mb20,
ul.mb20,
li.mb20 {
    margin-bottom: 20px;
}

.mb25,
h1.mb25,
h2.mb25,
h3.mb25,
h4.mb25,
p.mb25,
table.mb25,
th.mb25,
td.mb25,
ul.mb25,
li.mb25 {
    margin-bottom: 25px;
}

.mb30,
h1.mb30,
h2.mb30,
h3.mb30,
h4.mb30,
p.mb30,
table.mb30,
th.mb30,
td.mb30,
ul.mb30,
li.mb30 {
    margin-bottom: 30px;
}

.mb40,
h1.mb40,
h2.mb40,
h3.mb40,
h4.mb40,
p.mb40,
table.mb40,
th.mb40,
td.mb40,
ul.mb40,
li.mb40 {
    margin-bottom: 40px;
}


/*************************

*************************/
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
}

/*************************

*************************/
body {
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.61;
    border: solid 1px #333;
}

form {
    padding: 2%;
    /* font-size: 13px; */
    font-size: initial;
}

form:after {
    content: " ";
    display: block;
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
}

form dl {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

form dt {
    width: 27%;
    padding-bottom: 10px;
}

form dd {
    width: 73%;
    padding-bottom: 30px;
}

@media only screen and (max-width: 599px) {
    form dl {
        display: block;
    }

    form dt,
    form dd {
        width: 100%;
    }
}


dd input,
dd textarea {
    width: 95%;
}

input[type="date"] {
    width: 60%;
    max-width: 300px;
}
input[type="submit"] {
    max-width: 100px;
    cursor: pointer;
}

form p {
    text-align: left;
}
form p.tac {
    text-align: center;
}

p.grtxt {
    color: rgb(127, 127, 127);
}

.mb-10:first-child {
    margin-bottom: 10px;
}

.width50 {
    margin: 0 10px 0 10px;

}

.width50 span input {
    width: 50px;
    height: 16px;
    margin: 0;
}

.flex {
    display: flex;
}


span.wpcf7-list-item {
    display: block !important;
}

span.wpcf7-list-item input {
    width: auto;
}

.radio .wpcf7-list-item.first {
    margin-bottom: 10px;
}

.mas {
    align-items: center;
    margin-left: 20px;
}


/*カスタマイズ*/

.wpcf7-list-item:first-of-type {
    margin: 0;
}

span.wpcf7-form-control.wpcf7-checkbox.box1 {
    display: flex;
    font-size: 14px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.box2 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-text.box3 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-text.box5 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-text.box6 {
    max-width: 460px;
}

span.wpcf7-form-control.wpcf7-radio.box6 {
    display: flex;
}

span.wpcf7-form-control.wpcf7-radio.box8 {
    display: flex;
    margin-bottom: 15px;
}

span.flex-box {
    display: flex;
    align-items: center;
}

input.wpcf7-form-control.wpcf7-text.box8-2-1 {
    margin-left: 20px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.box9 {
    margin-left: 20px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.box9-2 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.box9-3 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.box10 {
    max-width: 460px;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.box11 {
    max-width: 460px;
}

textarea.wpcf7-form-control.wpcf7-textarea.box13 {
    max-width: 460px;
}

span.wpcf7-form-control.wpcf7-checkbox.box14 {
    display: flex;
}

span.wpcf7-form-control.wpcf7-checkbox.box15 {
    display: flex;
}

span.wpcf7-form-control.wpcf7-radio.box16 {
    display: flex;
}


@media only screen and (max-width: 767px) {

    .wpcf7-list-item {
        margin: 0 !important;
    }

    span.wpcf7-form-control.wpcf7-checkbox.box1 {
        display: block;
    }

    span.wpcf7-form-control.wpcf7-radio.box6 {
        display: block;
    }

    span.wpcf7-form-control.wpcf7-radio.box8 {
        display: block;
    }

    span.wpcf7-form-control.wpcf7-checkbox.box14 {
        display: block;
    }
    span.wpcf7-form-control.wpcf7-radio.box16 {
    display: block;
    }

    span.wpcf7-form-control.wpcf7-checkbox.box15 {
        display: block;

    }
    span.flex-box {
    display: block;
}
}

.privacy-box {
    margin-bottom: 15px;
}

.privacy-box2 {
    height: 500px;
    overflow-y: scroll;
    margin-bottom: 15px;
}


/*採用*/
input.wpcf7-form-control.wpcf7-text.number {
    max-width: 70px;
    margin:2px;
}

input.wpcf7-form-control.wpcf7-validates-as-tel.option{
    max-width: 460px;
}
input.wpcf7-form-control.wpcf7-text.option{
    max-width: 460px;
}
textarea.wpcf7-form-control.wpcf7-textarea.option{
    max-width: 460px;
}

table {
    border-collapse: collapse;
    font-size: 15px;
  }
table th,
table td {
    border: 1px solid #999;
    padding: 0.5em;
}
table th{
    background-color: #eee;
}
div p.title{
    background-color: #eee;
    margin-bottom: 1em;
    padding: 3px;
}

@media screen and (max-width: 767px) {
  #wpcf7-f23-p12-o1 .wpcf7-form dl dt,
  .wpcf7-form dl dd
  {
    border: none;
    text-align: left;
    background: none;
    padding: 0;
    width: auto;
  }
  .wpcf7-form dl dt,
  .wpcf7-form dl dd {
    display: block;
    width: auto;
  }
  .wpcf7-form dl dd {
    margin-bottom: 1em;
  }
  form dl {
  
  display: block;
}

    }


