/*! CSS Used from: https://7771.co.jp/wp-content/plugins/mw-wp-form/css/style.css?ver=5.8.2 ; media=all */
@media all {
    .mw_wp_form .vertical-item {
        display: block;
    }

    .mwform-checkbox-field label,
    .mwform-radio-field label {
        font-weight: normal;
        margin-bottom: 0;
    }

    .mwform-checkbox-field input,
    .mwform-radio-field input {
        margin-right: 5px;
    }
}

/*! CSS Used from: https://7771.co.jp/wp-content/themes/darwin_relocation/style.css?ver=1.0.0 ; media=all */
@media all {

    button,
    input,
    select,
    textarea {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
    }

    button,
    input {
        overflow: visible;
    }

    button,
    select {
        text-transform: none;
    }

    button,
    [type="button"],
    [type="reset"],
    [type="submit"] {
        -webkit-appearance: button;
    }

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

    textarea {
        overflow: auto;
    }

    [type="checkbox"],
    [type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    @media only screen and (min-width: 769px) {
        .spOnly {
            display: none;
        }

        .w25 {
            width: calc(205px - 42px);
        }
    }

    button,
    input,
    select,
    textarea {
        color: #222222;
        font-family: "Yu Gothic", "Meiryo", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
    }

    h2 {
        font-weight: 500;
        clear: both;
    }

    .heading_h2_2 {
        display: inline-block;
        color: #b1965d;
    }

    @media only screen and (min-width: 769px) {
        .heading_h2_2 {
            margin-bottom: 45px;
        }
    }

    @media only screen and (max-width: 768px) {
        .heading_h2_2 {
            margin-bottom: 20px;
        }

        .w25 {
            width: calc(185px - 22px);
        }

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

    .heading_h2_2 .inner {
        position: relative;
        padding-top: 26px;
        display: flex;
    }

    .heading_h2_2 .inner::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        background: #b1965d;
    }

    @media only screen and (min-width: 769px) {
        .heading_h2_2 .inner::after {
            width: 190px;
        }
    }

    @media only screen and (max-width: 768px) {
        .heading_h2_2 .inner::after {
            width: 95px;
        }
    }

    .heading_h2_2 span.sub {
        font-family: "Shippori Mincho B1", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho;
        letter-spacing: 0.08em;
        word-break: break-all;
    }

    .heading_h2_2 .inner {
        flex-direction: column;
    }

    .heading_h2_2 span.main {
        margin: 25px 0 22px;
        font-family: "Shippori Mincho B1", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho;
        font-weight: 300;
        line-height: 1;
        letter-spacing: 0.10em;
    }

    @media only screen and (max-width: 768px) {
        .heading_h2_2 span.main {
            margin: 5px 0 20px;
        }
    }

    @media only screen and (min-width: 769px) {
        .heading_h2_2 span.main {
            font-size: 48px;
        }
    }

    @media only screen and (max-width: 768px) {
        .heading_h2_2 span.main {
            font-size: 32px;
        }
    }

    @media only screen and (min-width: 769px) {
        .heading_h2_2 span.sub {
            font-size: 30px;
        }
    }

    @media only screen and (max-width: 768px) {
        .heading_h2_2 span.sub {
            font-size: 18px;
        }
    }

    .section p:last-child {
        margin-bottom: 0;
    }

    dt {
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 0.08em;
    }

    @media only screen and (max-width: 768px) {
        dt {
            font-size: 13.728px;
        }
    }

    dt {
        font-weight: 700;
    }

    dd {
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 0.08em;
        position: relative;
    }

    @media only screen and (max-width: 768px) {
        dd {
            font-size: 13.728px;
        }
    }

    .section a {
        text-decoration: underline;
    }

    .section a:hover {
        text-decoration: none;
    }

    button,
    input[type="reset"],
    input[type="submit"] {
        position: relative;
        display: block;
        width: 100%;
        max-width: 260px;
        text-align: center;
        color: #fff;
        letter-spacing: 0.1em;
        text-decoration: none !important;
        background: #0b0c10;
        display: inline-block;
        cursor: pointer;
    }

    @media only screen and (min-width: 769px) {

        button,
        input[type="reset"],
        input[type="submit"] {
            padding: 17px 0;
            font-size: 16px;
        }
    }

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

        button,
        input[type="reset"],
        input[type="submit"] {
            padding: 17px 0;
            font-size: 13.728px;
        }
    }

    button::after,
    input[type="reset"]::after,
    input[type="submit"]::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #b1965d;
        transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    }

    button:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
        opacity: .8;
    }

    button:hover::after,
    input[type="reset"]:hover::after,
    input[type="submit"]:hover::after {
        width: 25px;
    }

    button:disabled,
    input[type="reset"]:disabled,
    input[type="submit"]:disabled {
        opacity: .5;
    }

    button:disabled:hover,
    input[type="reset"]:disabled:hover,
    input[type="submit"]:disabled:hover {
        opacity: .5;
    }

    input[type="submit"].btn1 {
        position: relative;
        display: block;
        width: 100%;
        max-width: 260px;
        text-align: center;
        color: #fff;
        letter-spacing: 0.1em;
        text-decoration: none !important;
        background: #0b0c10;
        border: none;
    }

    @media only screen and (min-width: 769px) {
        input[type="submit"].btn1 {
            padding: 17px 25px;
            font-size: 16px;
        }
    }

    @media only screen and (max-width: 768px) {
        input[type="submit"].btn1 {
            padding: 17px 20px;
            font-size: 13.728px;
        }
    }

    input[type="submit"].btn1::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #b1965d;
        transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    }

    input[type="submit"].btn1:hover {
        opacity: .8;
    }

    input[type="submit"].btn1:hover::after {
        width: 25px;
    }

    @media only screen and (min-width: 769px) {
        input[type="submit"].btn1 {
            padding: 20px 0;
        }
    }

    @media only screen and (max-width: 768px) {
        input[type="submit"].btn1 {
            padding: 20px 0;
        }
    }

    input[type="submit"].btn1:disabled {
        opacity: .5;
    }

    input[type="submit"].btn1:disabled:hover {
        opacity: .5;
    }

    input[type="reset"].btn1 {
        position: relative;
        display: block;
        width: 100%;
        max-width: 260px;
        text-align: center;
        color: #fff;
        letter-spacing: 0.1em;
        text-decoration: none !important;
        background: #909090;
        border: none;
    }

    @media only screen and (min-width: 769px) {
        input[type="reset"].btn1 {
            padding: 17px 25px;
            font-size: 16px;
        }
    }

    @media only screen and (max-width: 768px) {
        input[type="reset"].btn1 {
            padding: 17px 20px;
            font-size: 13.728px;
        }
    }

    input[type="reset"].btn1::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #b1965d;
        transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    }

    input[type="reset"].btn1:hover {
        opacity: .8;
    }

    input[type="reset"].btn1:hover::after {
        width: 25px;
    }

    @media only screen and (min-width: 769px) {
        input[type="reset"].btn1 {
            padding: 20px 0;
        }
    }

    @media only screen and (max-width: 768px) {
        input[type="reset"].btn1 {
            padding: 20px 0;
        }
    }

    input[type="reset"].btn1:disabled {
        opacity: .5;
    }

    input[type="reset"].btn1:disabled:hover {
        opacity: .5;
    }

    .btn1_wrap {
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 260px;
    }

    .btn1_wrap::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #b1965d;
        transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    }

    .btn1_wrap:hover::after {
        width: 25px;
    }

    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    textarea {
        color: #222222;
        border-radius: 3px;
        border: 1px solid #f5f5f5;
        background-color: #f5f5f5;
    }

    @media only screen and (min-width: 769px) {

        input[type="text"],
        input[type="number"],
        input[type="tel"],
        input[type="email"],
        textarea {
            padding: 15px 20px;
            font-size: 13.728px;
        }
    }

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

        input[type="text"],
        input[type="number"],
        input[type="tel"],
        input[type="email"],
        textarea {
            padding: 10px;
            font-size: 13.728px;
        }
    }

    input[type="text"]:focus,
    input[type="number"]:focus,
    input[type="tel"]:focus,
    input[type="email"]:focus,
    textarea:focus {
        border: 1px solid #f5f5f5;
        background-color: rgba(245, 245, 245, 0.8);
    }

    select {
        border: none;
        background-color: #f5f5f5;
    }

    @media only screen and (min-width: 769px) {
        select {
            padding: 15px 20px;
            font-size: 13.728px;
        }
    }

    @media only screen and (max-width: 768px) {
        select {
            padding: 10px;
            font-size: 13.728px;
        }
    }

    textarea {
        width: -webkit-fill-available;
        height: 134.89px;
    }

    label {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

    label input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

    label span {
        padding-left: 30px;
    }

    label span::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 22px;
        width: 22px;
        background-color: #f5f5f5;
        border-radius: 50%;
    }

    label span::after {
        content: "";
        position: absolute;
        display: none;
    }

    label input[type="radio"]+span::before {
        border-radius: 50%;
    }

    label input[type="checkbox"]+span::after {
        left: 8px;
        top: 1px;
        width: 5px;
        height: 13px;
        border: solid #222222;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
    }

    label input[type="radio"]+span::after {
        left: 6px;
        top: 6px;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background: #222222;
    }

    label input[type="checkbox"]:checked+span::after,
    label input[type="radio"]:checked+span::after {
        display: block;
    }

    @media only screen and (min-width: 769px) {
        .spOnly {
            display: none;
        }
    }

    .section_1 {
        margin-top: 67px;
    }

    @media only screen and (max-width: 768px) {
        .section_1 {
            margin-top: 40px;
        }
    }

    .inner_2 {
        margin: 0 auto;
    }

    @media only screen and (min-width: 769px) {
        .inner_2 {
            padding: 0 15.28%;
        }
    }

    @media only screen and (max-width: 768px) {
        .inner_2 {
            padding: 0 4vw;
        }
    }

    .btn1 {
        position: relative;
        display: block;
        width: 100%;
        max-width: 260px;
        text-align: center;
        color: #fff;
        letter-spacing: 0.1em;
        text-decoration: none !important;
        background: #0b0c10;
    }

    @media only screen and (min-width: 769px) {
        .btn1 {
            padding: 17px 25px;
            font-size: 16px;
        }
    }

    @media only screen and (max-width: 768px) {
        .btn1 {
            padding: 17px 20px;
            font-size: 13.728px;
        }
    }

    .btn1::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #b1965d;
        transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    }

    .btn1:hover {
        opacity: .8;
    }

    .btn1:hover::after {
        width: 25px;
    }

    @media only screen and (min-width: 769px) {
        .headingArea_2 {
            margin-bottom: 70px;
        }
    }

    @media only screen and (max-width: 768px) {
        .headingArea_2 {
            margin-bottom: 30px;
        }
    }

    @media only screen and (min-width: 769px) {
        .headingArea_2 .catch {
            font-size: 24px;
        }
    }

    @media only screen and (max-width: 768px) {
        .headingArea_2 .catch {
            font-size: 13.728px;
        }
    }

    .mw_wp_form .horizontal-item {
        margin-right: 10px;
    }

    #form .dl_form {
        display: flex;
        border-bottom: 1px solid #ebebeb;
    }

    @media only screen and (max-width: 768px) {
        #form .dl_form {
            flex-direction: column;
        }
    }

    #form .dl_form dt {
        display: flex;
        align-items: baseline;
    }

    @media only screen and (min-width: 769px) {
        #form .dl_form dt {
            justify-content: space-between;
            flex: 0 0 15em;
            padding: 30px 10px 30px 0;
        }
    }

    @media only screen and (max-width: 768px) {
        #form .dl_form dt {
            justify-content: flex-start;
            padding: 15px 0;
        }
    }

    @media only screen and (min-width: 769px) {
        #form .dl_form dd {
            flex: 1 1 auto;
            padding: 20px;
			margin-top: 10px;
        }
    }

    @media only screen and (max-width: 768px) {
        #form .dl_form dd {
            padding: 0 0 20px;
        }
    }

    #form .dl_form .required::after {
        content: "必須";
        margin-left: 10px;
        padding: 5px 8px;
        color: #fff;
        font-size: 13px;
        line-height: 1;
        background-color: #b1965d;
    }

    #form .dl_form .zipArea,
    #form .dl_form .addressArea,
    #form .dl_form .layoutArea,
    #form .dl_form .buildingAgeArea,
    #form .dl_form .occupiedArea,
    #form .dl_form .periodArea {
        display: block;
        margin-bottom: 15px;
    }

    #form .dl_form .zipArea .heading_text,
    #form .dl_form .addressArea .heading_text,
    #form .dl_form .layoutArea .heading_text,
    #form .dl_form .buildingAgeArea .heading_text,
    #form .dl_form .occupiedArea .heading_text {
        display: block;
        line-height: 1.8;
    }

    #form .dl_form .layoutArea_block {
        display: flex;
    }

    #form .dl_form .layoutArea_block .supplement_text {
        margin-left: 1em;
    }

    @media only screen and (max-width: 768px) {
        #form .dl_form .layoutArea_block .supplement_text {
            font-size: 12px;
        }
    }

    #form .dl_form .periodArea_block {
        display: inline-block;
        margin-left: 1em;
        margin-bottom: 15px;
    }

    #form .dl_form .w50 {
        width: -webkit-fill-available;
        font-size: 13.728px;
    }

    @media only screen and (min-width: 769px) {
        #form .dl_form .w50 {
            width: 50%;
        }
    }

    #form .dl_form .w100 {
        width: -webkit-fill-available;
        font-size: 13.728px;
    }

    @media only screen and (min-width: 769px) {
        #form .dl_form .piriod_num {
            width: 100px;
        }
    }

    @media only screen and (max-width: 768px) {
        #form .dl_form .piriod_num {
            width: 78px;
        }
    }

    #form .privacy_agree_area {
        text-align: center;
    }

    @media only screen and (min-width: 769px) {
        #form .privacy_agree_area {
            padding: 60px 0 0;
        }
    }

    @media only screen and (max-width: 768px) {
        #form .privacy_agree_area {
            padding: 30px 0 0;
        }
    }

    #form .btnArea {
        text-align: center;
    }

    @media only screen and (min-width: 769px) {
        #form .btnArea {
            padding-top: 60px;
        }
    }

    @media only screen and (max-width: 768px) {
        #form .btnArea {
            padding-top: 30px;
        }
    }

    #form .btnArea .btn1_wrap {
        margin: 0 10px;
    }

    @media only screen and (max-width: 768px) {
        #form .btnArea .btn1_wrap {
            margin-bottom: 20px;
        }
    }

    #form .btnArea .btn1 {
        display: inline-block;
    }

    .mw_wp_form_input .returnbtn_wrap {
        display: none;
    }
}

.form_wrap {
    font-family: "Yu Gothic", "Meiryo", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;
}

.page-id-317 br {
    display: none;
}

dd {
    margin-inline-start: 0px;
}

.radio-buttons-wrapper {
    position: relative;
}

.w100px {
    width: calc(100px - 42px);
}

.wpcf7-radio .wpcf7-list-item.last {
    position: absolute;
    bottom: 35px;
    left: 20px;
    z-index: 1;
}

.screen-reader-response {
    display: none;
}

.mwform-radio-field-text {
/*     color: #fff; */
}

.agreementCheckbox label span::before {
    border-radius: 0 !important;
}

.privacy_agree_area {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

span.wpcf7-not-valid-tip {
    /* position: absolute;
    top: -8px;
    left: 21px;
    font-size: 14px;
    color: #B70000;
    display: none; */
	font-size: 93%;
    color: #B70000;
    display: block;
}

.radio-buttons-wrapper .wpcf7-list-item.first {
    display: none;
}

.mw_wp_form .error {
    font-size: 93%;
    color: #B70000;
    display: block;
}