/* SP拡大対応 */
@media screen and (max-width: 767px) {
  input[type="text"],
  input[type="number"],
  textarea,
  select {
    font-size: 16px;
  }
}

input[type="number"]::-webkit-outer-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"],
input[type="date"] {
    -moz-appearance: textfield;
}


.request__form__zip_number {
    width: 240px;
}

.request__form__names {
    width: 240px;
}

.request__form__address_view {
    width: 240px;
}

.request__form__address_text,
.request__form__addressSub_text,
.request__form__mail_text,
.request__form__Etc_area,
.request__form__inquiry_area,
.request__form__comment_area {

    width: 100%;
}

.request__form__access_text,
.request__form__accessTime_number
{
    width: 30%;
}
.request__form__landLenge_number,
.request__form__landTsubo_number
{
width: 30%;
}

.request__form__Etc_area,
.request__form__inquiry_area,
.request__form__comment_area {
    /*height: 400px;*/
}

.request__form__inquiry_area,
.request__form__Etc_area {
    height: 120px;
}

.request__form-label.questionnaire {
    width: auto;
}

.request__form-questionnaire {
    display: table;
    width: auto;
}

.request__form-questionnaire > input[type="checkbox"] + label {
    display: table-cell;
    vertical-align: middle;
    margin-top: 20px;
}

.request__form-questionnaire > input[type="checkbox"] + label:before {
    width: 50px;
    height: 50px;
    right: 0;
    left: auto;
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
    border-right-width: 2px;
    border-right-color: #f9d8ad;
    border-bottom-width: 2px;
    border-bottom-color: #f9d8ad;
}

.request__form-questionnaire > input[type="checkbox"]:checked + label:before {
    right: 15px;
    left: auto;
    border-right-width: 5px;
    border-bottom-width: 5px;
}

.request__form__floor_select,
.request__form__ground_select,
.request__form__budget_select,
.request__form__flooruper,
.request__form__floorander,
.request__form__birth_at,
.request__form__rantprice_number,
.request__form__children_number,
.request__form__familiy_number,
.request__form__area_select {
    width: 240px;
}

.separation {
    margin: 20px;
}

@media screen and (max-width: 767px) {
    .request__form__names,
    .request__form__zip_number,
    .request__form__birth_at,
    .request__form__address_view,
    .request__form__rantprice_number,
    .request__form__children_number,
    .request__form__familiy_number {
        width: 176px;
    }
}

.pb-3 {
    padding-bottom: 30px;
}

.contract-login__form-control .text-danger {
    color: #bb0a23;
    margin: 0 auto;
}

.pagination li > #previous {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Yumin", "YuMincho", "Yu Mincho", sans-serif;
}

.pagination li > #bprev{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Yumin", "YuMincho", "Yu Mincho", sans-serif;
}

.pagination li > #previous > img {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.pagination li > #bprev > img {
    /*-webkit-transform: scaleX(-1);*/
    /*-ms-transform: scaleX(-1);*/
    /*transform: scaleX(-1);*/
}

.pagination li.active > #previous {
    color: #f9d8ad;
}

.pagination li.active > #bprev {
    color: #f9d8ad;
}

.detailimgwapper {
    width: 478px;
    height: 270px;
    margin: auto;
    border: 1px solid #6c757d;
    position: relative;
    background: #ffffff;
}

.detailimgwapper.equiment {
    width: 458px;
    height: 260px;
}

.detailimgwapper.access {
    width: 100%;

}

.detailimgwapper > img.image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.detailimgwapper.equiment__under {
    width: 298px;
    height: 176px;
}

@media screen and (max-width: 767px) {
    .detailimgwapper {
        width: 100%;
        height: 176px;
    }

    .detailimgwapper.equiment {
        width: 100%;
        height: 176px;
    }

    .detailimgwapper.equiment__under {
        width: 100%;
        height: 176px;
    }

    .mod-title {
        width: 100%;
    }
}

.error_icon_wapper {
    margin-top: 70px;
}

.error_icon_wapper .error_icon {
    text-align: center;
}

.error_icon_wapper h3 {
    font-family: "Yumin", "YuMincho", "Yu Mincho", sans-serif;
    text-align: center;
    font-size: 25px;
}

.error_icon_wapper .error_text_wapper {
    font-family: "Yumin", "YuMincho", "Yu Mincho", sans-serif;
    /*width: 500px;*/
    /*margin: auto;*/
    font-size: 14px;
    text-align: center;
}

.error_icon_wapper .error_text_wapper > ul {
    list-style: outside;
    padding: 0 35px;
}

.error_icon_wapper .error_text_wapper > ul > li {
    padding: 10px 0;
}

.error_icon_wapper .back_top {
    margin: 60px auto 0;
    width: 140px;
}


.error__container {
    max-width: 1000px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

    .error_icon_wapper .error_text_wapper {
        width: 100% ;
        margin-left: 0;
    }
    .error_text_wapper > p {
        padding: 1px 10px;
    }
    .error_icon_wapper h3 {
        font-size: 6vw;
        margin-bottom: 10px;
    }
    .error_text_wapper p > br {
        display: none;
    }
}

#motiveother_check-wrapper .boxes {
    padding: 15px 0 0 30px;

}

.thanks__text > span {
    font-size: 20px;
}

.thanks__text {
    text-align: center;

}

.familys_label__childelen {
    letter-spacing: 1.4pt;
}


.childAge_text_under {
    font-size: 14px;
    margin-left: 140px;
}

.childAge_text_under_notice {
    font-size: 14px;
    margin-left: 160px;
}

.dual_input {
    vertical-align: top;
    margin-bottom: 120px;
}

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

    .dual_input {
        margin-bottom: 7px;
    }
    .childAge_text_under {
        font-size: 10px;
        margin-left: 0;
    }
    .childAge_text_under_notice {
        font-size: 10px;
        margin-left: 0;
    }
}

.request__error-message {
    background: white;
    color: red;
    font-size: 12pt;
    margin: 0 !important;
    height: 10px;
}


.under_text_pc {
    display: inline;
    font-size: 10pt;
}
.under_text_mobile {
    display: none;
}
.mobile_display {
    display: none;
}
.under_text_mobile_f12 {
    display: none;
}
.pc_not_view_ordnal {
    display: none;
}
.text_other {
    font-size: 13pt;
}

@media screen and (max-width: 767px) {
    .mb_not_view {
        display: none;
    }
    .under_text_pc {
        display: none;
    }
    .under_text_mobile {
        font-size: 8pt;
        display: block;
    }
    .mobile_display {
        display: block;
    }
    .under_text_mobile_f12 {
        font-size: 9pt;
        display: block;
    }
    .text_other {
        font-size: 9pt;
    }
    .qg_select_othertext {
        flex-direction: column;
    }
    .request__form__job_text {
        width: 100%;
    }
    .boxes_varticla_mobile {
        flex-direction: column;
    }
}


