@charset "UTF-8";

ul.select_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.select_list li {
    width: calc(50% - 10px);
    height: 160px;
    margin: 0 0 20px;
}

ul.select_list li:nth-of-type(odd) {
    margin-right: 15px;
}

ul.select_list li input[type="radio"],
ul.select_list li input[type="checkbox"] {
    display: none;
}

ul.select_list li label {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    border: 2px solid #9a9a9a;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}

ul.select_list li label span {
    display: block;
    margin-top: 100px;
    text-align: center;
    font-size: 16px;
    line-height: 1.2;
}

ul.select_list li label span em {
    font-size: 24px;
}

ul.select_list li label span em.ftsz20px {
    font-size: 20px;
}

ul.select_list li input[type="radio"]:checked + label,
ul.select_list li input[type="radio"]:active + label,
ul.select_list li input[type="checkbox"]:checked + label,
ul.select_list li input[type="checkbox"]:active + label {
    border: 2px solid #f36666;
    color: #fff;
    background-color: #f36666;
}

ul.select_list.desired_time li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-1m.png) no-repeat center 32%;
    background-size: 60px;
}

ul.select_list.desired_time li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-3m.png) no-repeat center 32%;
    background-size: 80px;
}

ul.select_list.desired_time li:nth-of-type(3) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-3m.png) no-repeat center 32%;
    background-size: 80px;
}

ul.select_list.desired_time li:nth-of-type(4) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-4m.png) no-repeat center 32%;
    background-size: 80px;
}

ul.select_list.license li span {
    margin-top: 92px;
}

ul.select_list.license li:first-of-type {
    width: 100%;
    flex-basis: 100%;
    flex-shrink: 0;
    max-height: 72px;
}

ul.select_list.license li:first-of-type label span {
    padding: 20px;
    margin-top: 0;
    margin-left: 40px;
}

ul.select_list.license li:nth-of-type(odd) {
    margin-right: 0;
}

ul.select_list.license li:nth-of-type(even) {
    margin-right: 15px;
}

ul.select_list.license li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-kaigo-fukushishi.png) no-repeat left 22% center;
    background-size: 60px;
}

ul.select_list.license li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syoninsya.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(3) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-jitsumusya.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(4) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-kiso.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(5) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-caremg.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(6) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syunin.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(7) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syujinin.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(8) span {
    margin-top: 106px;
}

ul.select_list.license li:nth-of-type(8) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-other_2.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license li:nth-of-type(9) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-mushikaku.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li span {
    margin-top: 92px;
}

ul.select_list.license_more li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-kiso.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-caremg.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li:nth-of-type(3) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syunin.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li:nth-of-type(4) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syujinin.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li:nth-of-type(5) span {
    margin-top: 106px;
}

ul.select_list.license_more li:nth-of-type(5) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-other_2.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license_more li:nth-of-type(6) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-mushikaku.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.experience li span {
    margin-top: 106px;
}

ul.select_list.experience li span em {
    font-size: 18px;
}

ul.select_list.experience li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-syakai-fukushishi.png) no-repeat center 10%;
    background-size: 112px;
}

ul.select_list.experience li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-mushikaku.png) no-repeat center 10%;
    background-size: 108px;
}

ul.select_list.day_shift li span {
    margin-top: 106px;
}

ul.select_list.day_shift li span em {
    font-size: 18px;
}

ul.select_list.day_shift li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-day-ok.png) no-repeat center 20%;
    background-size: 92px;
}

ul.select_list.day_shift li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-day-ng.png) no-repeat center 20%;
    background-size: 60px;
}

ul.select_list.day_shift li:nth-of-type(3) span {
    margin-top: 96px;
}

ul.select_list.day_shift li:nth-of-type(3) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-incumbent.png) no-repeat center 20%;
    background-size: 62px;
}

ul.select_list.day_shift li:nth-of-type(4) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-one-less.png) no-repeat center 20%;
    background-size: 50px;
}

ul.select_list.gender li span {
    margin-top: 106px;
}

ul.select_list.gender li span em {
    font-size: 18px;
}

ul.select_list.gender li:nth-of-type(1) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-woman.png) no-repeat center 15%;
    background-size: 96px;
}

ul.select_list.gender li:nth-of-type(2) label {
    background: transparent url(/wp-content/uploads/2024/02/ico-man.png) no-repeat center 15%;
    background-size: 96px;
}

.toggle_link {
    color: #9a9a9a;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    cursor: pointer;
}

.toggle_link::after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background: transparent url(/wp-content/uploads/2024/02/ico-more-arrow.png) no-repeat center center;
    background-size: 100%;
}

.toggle_link.open::after {
    transform: rotate(180deg);
    margin-top: 8px;
}

.toggle_link,
.more_read {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.more_toggle {
    display: none;
}

.more_toggle:checked + .more_label + .more_read {
    /*開閉時*/
    padding-top: 20px;
    height: auto;
    transition: all 0.3s;
}

label[for="click_more02"] {
    margin-top: 20px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: 2px solid #f36666;
    font-size: 18px;
    border-radius: 12px;
    position: relative;
    color: #5c5c5c;
    background-color: #fdffe3;
}

input[type="text"].optional,
input[type="email"].optional,
input[type="tel"].optional,
select.optional {
    padding: 0 15px;
    border: none;
    background-color: #fff;
    font-size: 14px;
}

.pref-wrap {
    position: relative;
}

.pref-wrap::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.8em 0.6em 0 0.6em;
    border-color: #9a9a9a transparent transparent transparent;
    position: absolute;
    inset: 0;
    margin: auto 15px auto auto;
    z-index: 999;
}

.birth-wrap {
    position: relative;
}

.birth-wrap input {
    padding: 15px calc(15px + 3.5em);
}

.birth-wrap::before {
    width: 2em;
    height: 1em;
    line-height: 0.3;
    display: block;
    content: "西暦";
    font-size: 18px;
    position: absolute;
    inset: 24px 0 0 20px;
    z-index: 1;
}

.birth-wrap::after {
    width: 2em;
    height: 1em;
    line-height: 0.3;
    display: block;
    content: "年";
    font-size: 18px;
    position: absolute;
    inset: 24px 0 0 auto;
    z-index: 1;
}

input[name="address"] {
    margin-top: 10px;
}

.zip-wrap {
    position: relative;
}

.zip-wrap input[type="text"] {
    padding: 15px 15px 15px 45px;
    font-size: 22px;
}

.zip-wrap::before {
    display: block;
    content: "〒";
    width: 1em;
    height: 1em;
    line-height: 1;
    font-size: 28px;
    color: #ffc3c3;
    position: absolute;
    inset: -12px 0 0 0;
    margin: auto 15px;
    z-index: 10;
}

.zip-wrap::before span {
    display: block;
    padding: 100px;
    text-align: center;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    color: #ffc3c3;
    background-color: #ffebeb;
}

.tel-wrap {
    position: relative;
}

.number_attention {
    display: block;
    padding: 2px 6px;
    font-size: 8px;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    top: -10px;
    right: 10px;
    background-color: #ffc3c3;
}

.form-group {
    position: relative;
}

.form-group .form-label {
    position: absolute;
    left: 16px;
    top: 12px;
    z-index: 99;
    color: #a1a1a1;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
}

.form-group .form-label.has-prefix {
    left: 72px;
}

.form-group .form-label.focused {
    transform: translateY(-55%);
    font-size: 10px;
    font-weight: bold;
    color: #f36666;
}

.form-group .form-label.focused.has-prefix {
    left: 16px;
}

.prevent-next-field {
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

/*# sourceMappingURL=form.css.map */

ul.select_list .wpcf7-form-control-wrap {
    width: 100%;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item {
    width: calc(50% - 10px);
    height: 160px;
    margin: 0 0 30px;
    padding: 0;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item label .wpcf7-list-item-label {
    position: absolute;
    bottom: 10px;
    font-weight: 700;
}

ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="radio"]:checked,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="radio"]:active,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="checkbox"]:checked,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="checkbox"]:active {
    border: 2px solid #f36666;
    background-color: #f36666;
}

ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="radio"]:checked + .wpcf7-list-item-label,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="radio"]:active + .wpcf7-list-item-label,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label,
ul.select_list .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="checkbox"]:active + .wpcf7-list-item-label {
    color: #ffffff;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item label input {
    display: block;
    width: 100%;
    height: 160px;
    border: 2px solid #9a9a9a;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-1m.png) no-repeat center 22%;
    background-size: 110px;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label input + .wpcf7-list-item-label {
    left: calc(50% - 58px);
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-2m.png) no-repeat center 32%;
    background-size: 100px;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label input + .wpcf7-list-item-label {
    left: calc(50% - 74px);
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-3m.png) no-repeat center 22%;
    background-size: 110px;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label input + .wpcf7-list-item-label {
    left: calc(50% - 62px);
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-4m.png) no-repeat center 22%;
    background-size: 100px;
}

ul.select_list.desired_time .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label input + .wpcf7-list-item-label {
    left: calc(50% - 43px);
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-form-control.checkbox_qualification {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item {
    width: calc(50% - 10px);
    height: auto;
    min-height: 160px;
    margin: 0 0 10px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item.last{
    margin-right: auto;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item label {
    position: relative;
    display: block;
    height: 100%;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item label input {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
    padding: 30px;
    border: 2px solid #9a9a9a;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-size: 80px;
    text-align: center;
    font-weight: bold;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-hoiku.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-youctien.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 38px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-kango.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-eiyo.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(5) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-tyouri.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(5) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(6) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-gakusei.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(6) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 16px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(7) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-other_2.png) no-repeat center 10%;
    background-size: 90px;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(7) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.license .wpcf7-form-control-wrap .wpcf7-list-item label .wpcf7-list-item-label {
    white-space: pre-line;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-form-control.radio_keiken {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item {
    width: calc(50% - 10px);
    height: auto;
    min-height: 160px;
    margin: 0 0 10px;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item label {
    position: relative;
    display: block;
    height: 100%;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item label input {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
    padding: 30px;
    border: 2px solid #9a9a9a;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-size: 80px;
    text-align: center;
    font-weight: bold;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-syakai-fukushishi.png) no-repeat center 10%;
    background-size: 112px;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 16px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label input {
    background: transparent url(/wp-content/uploads/2024/02/ico-mushikaku.png) no-repeat center 10%;
    background-size: 112px;
}

ul.select_list.experience .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 16px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-form-control.radio_employment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

/* 1つ目（正社員） を横幅いっぱいにする*/
.wpcf7-form-control.radio_employment .wpcf7-list-item.first {
    width: 97.5% !important;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item {
    width: calc(50% - 10px);
    height: auto;
    min-height: 160px;
    margin: 0 0 10px;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item label {
    position: relative;
    display: block;
    height: 100%;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item label input {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
    padding: 30px;
    border: 2px solid #9a9a9a;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-size: 80px;
    text-align: center;
    font-weight: bold;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label input {
    background: url(/wp-content/uploads/2024/02/ico-full_time.png) no-repeat center 20%;
    background-size: 92px;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(1) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label input {
    background: url(/wp-content/uploads/2024/02/ico-part_time.png) no-repeat center 20%;
    background-size: 92px;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(2) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 26px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label input {
    background: url(/wp-content/uploads/2024/02/ico-either.png) no-repeat center 20%;
    background-size: 92px;
}
/*　契約社員　の項目を微修正　*/
ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(3) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 30px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label input {
    background: url(/wp-content/uploads/2024/02/ico-temporary.png) no-repeat center 20%;
    background-size: 92px;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item:nth-of-type(4) label .wpcf7-list-item-label {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 16px);
    font-weight: 700;
    line-height: 1.5;
}

ul.select_list.day_shift .wpcf7-form-control-wrap .wpcf7-list-item label .wpcf7-list-item-label {
    white-space: pre-line;
}

.zip-wrap::before {
    inset: 12px auto auto;
}

.zip-wrap input[type="tel"] {
    padding: 15px 15px 15px 45px;
}

.next_btn,
button {
    flex-wrap: wrap;
}

#f-all .wpcf7 .submit-next_btn {
    position: relative;
    display: block;
    height: 85px;
    font-size: 0;
    background: url(/wp-content/uploads/2024/02/submit_button.png) no-repeat;
    background-size: 100%;
}

#step6 .wrapp .cover + p {
    position: relative;
    display: block;
    cursor: pointer;
}

#step6 .wrapp .cover + p >label{
    cursor: pointer;
}

#f-all .wpcf7 .submit-next_btn.active{
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: center;
    cursor: pointer;
    pointer-events: auto;
    background: url(/wp-content/uploads/2024/02/submit_button-active.png) no-repeat;
    background-size: 100%;
    font-size: 0;
    z-index: 999;
}

#step6 .wrapp .cover + label .wpcf7-spinner,
#step6 .wrapp .cover + p .wpcf7-spinner {
    position: absolute;
    top: 0;
    left: 50%
}
.swiper-container-autoheight .swiper-wrapper {
    min-height: auto !important;
}

.active + span + input + input + .submit-light {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:80px;
    overflow:hidden;
}

.active + span + input + input + .submit-light::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -300px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    /* -webkit-animation: shiny-btn1 3s ease-in-out infinite; */
    animation: shiny-btn1 3s ease-in-out infinite;
    z-index: 1000;
}

ul.select_list .wpcf7-form-control-wrap label input,
ul.select_list .wpcf7-form-control-wrap label .wpcf7-list-item-label {
    cursor: pointer;
}