@charset "utf-8";

.secContact {
    padding: 11rem 0 15rem;
    font-family: "YakuHanJP_Narrow", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.secContact.noBtm {
    padding-bottom: 0;
}

.secContact .contactTop {
    position: relative;
}

.secContact .secTit {
    text-align: center;
}

.secContact .tit {
    font-size: var(--pcFontSize16);
    text-align: center;
    margin-top: 3.2rem;
    font-weight: bold;
}

.secContact .formTxt {
    font-size: var(--pcFontSize15);
    text-align: center;
    line-height: var(--pcLineHeight15_36);
    margin-top: 3.5rem;
}

.secContact .formTxt .txtRed {
    color: #ff0030;
}

.secContact .imgStep {
    text-align: center;
    margin: 3rem auto 0;
}

.secContact .tabBox {
    display: flex;
    justify-content: center;
    margin: 2.7rem auto 0;
}

.secContact .tab {
    width: 27rem;
    height: 6rem;
    background: #fff;
    border-radius: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--pcFontSize16);
    letter-spacing: 0.1rem;
}

.secContact .tabBox .tab:nth-child(2) {
    margin: 0 2.5rem;
}

.secContact .tab.active {
    background: #a40f17;
    color: #fff;
}

.secContact .formSubTxt .txt15 {
    font-size: var(--pcFontSize15);
    display: block;
    margin-bottom: 0.5rem;
}

@media only screen and (max-width:1215px) {
    .secContact {
        position: relative;
        margin-top: 0;
        background: none;
        padding: 0;
        padding-top: 3.2rem;
    }

    .secContact .contactTop {
        position: relative;
        padding: 3rem 0 2rem;
    }

    .secContact .imgStep {
        margin: 3rem auto 0;
        width: 17.5rem;
    }

    .secContact .secTit {
        width: 14rem;
        margin: 1.5rem auto 0;
    }

    .secContact .secTit.imgCatalog {
        width: 13.6rem;
    }

    .secContact .tit {
        font-size: var(--spFontSize13);
        margin-top: 1.5rem;
        letter-spacing: var(--spLetterSpacing13_200);
    }

    .secContact .formTxt {
        font-size: var(--spFontSize12);
        letter-spacing: 0;
        margin-top: 2.2rem;
    }

    .secContact .tabBox {
        margin: 2rem auto 0;
        width: 89.334%;
    }

    .secContact .tab {
        width: 28.36%;
        height: 3.6rem;
        font-size: var(--spFontSize12);
        letter-spacing: 0;
    }

    .secContact .tabBox .tab:nth-child(2) {
        margin: 0 3%;
    }

    .secContact .formSubTxt .txt15 {
        font-size: var(--spFontSize13);
        margin-bottom: 1rem;
        line-height: 1.76;
    }
}

@media only screen and (max-width:374px) {
    .secContact .bgFormTopTxt {
        padding: 1.8rem 1rem;
    }
}

@media only screen and (max-width:359px) {
    .secContact .bgFormTopTxt {
        padding: 1.8rem 0.8rem;
        font-size: var(--spFontSize10);
    }
}


.secFormTable {
    margin-top: 7.5rem;
    padding: 10rem 0 15rem;
    background-color: rgb(242, 237, 233);
    box-shadow: 0 0 1.1rem 0.07rem rgba(49, 43, 36, 0.12);
    position: relative;
}

.secFormTable .wrapper1280 {
    position: relative;
    border-bottom: 0.3rem solid #e5e5e5;
}

.secFormTable .wrapper1280::after {
    position: absolute;
    content: "";
    width: 24.4rem;
    height: 13.5rem;
    top: -5.6rem;
    right: -5rem;
}

.secFormTable .wrapper1280.lazyloaded::after {
    background: url(../img/estate/details/iconForm.png) center top no-repeat;
}

.secFormTable .formIn {
    margin-top: 5rem;
}

.secFormTable table {
    width: 116rem;
    margin: 0 auto;
    display: block;
}

.secFormTable tbody {
    display: block;
}

.secFormTable tr {
    display: flex;
    width: 100%;
    border-bottom: 0.1rem solid #cccac9;
}

.secFormTable tr:first-child {
    border-top: 0.1rem solid #cccac9;
}

.secFormTable tr th {
    width: 27.7rem;
    display: flex;
    padding-top: 5.6rem;
    letter-spacing: 3px;
    line-height: 1.86;
    flex-shrink: 0;
}

.secFormTable .radi {
    padding-top: 2.5rem;
}

.secFormTable .mustTit {
    font-size: var(--pcFontSize15);
    font-weight: bold;
    letter-spacing: 0.1rem;
    margin-top: -0.3rem;
    line-height: 2;
}

.isDesktopIpad .secFormTable .mustTit {
    font-size: var(--pcFontSize13);
    letter-spacing: 0;
}

.secFormTable tr td {
    font-size: var(--pcFontSize17);
    min-height: 6rem;
    font-weight: 500;
    letter-spacing: 1px;
    width: 90rem;
    padding: 3.8rem 0 4rem;
    vertical-align: top;
    position: relative;
}

.secFormTable .second {
    padding: 2.8rem 0 3.1rem;
}

.secFormTable .small {
    padding: 2.7rem 0 0;
}

.secFormTable .must {
    width: 4.6rem;
    height: 2.4rem;
    border: 0.1rem solid #dc0101;
    color: #dc0101;
    font-size: var(--pcFontSize11);
    text-align: center;
    padding-top: 0.6rem;
    margin-right: 1.4rem;
    letter-spacing: 0;
    line-height: 1;
    flex-shrink: 0;
    background: var(--whiteColor);
    /* margin-top: 0.5rem; */
}

.isDesktopIpad .secFormTable .must {
    padding-top: 0.3rem;
}

.secFormTable .nomust {
    width: 4.6rem;
    height: 2.4rem;
    border: 0.1rem solid #618eab;
    color: #618eab;
    font-size: var(--pcFontSize11);
    text-align: center;
    padding-top: 0.6rem;
    margin-right: 1.4rem;
    line-height: 1;
    letter-spacing: 0;
    flex-shrink: 0;
    background: var(--whiteColor);
}

.isDesktopIpad .secFormTable .nomust {
    padding-top: 0.3rem;
}

.secFormTable .oldBox {
    margin-left: 1.5rem;
    margin-right: 1rem;
}

.secFormTable .oldTxt {
    font-size: var(--pcFontSize17);
    font-weight: 500;
}

.secFormTable .formSubTxt {
    width: 116rem;
    margin: 3.8rem auto 0;
    padding: 3.2rem 4.2rem 3.4rem;
    font-size: var(--pcFontSize13);
    line-height: 2.07;
    color: #333;
    background: #f8f8f8;
}

.secFormTable .e_txtbox {
    margin-top: 4.4rem;
    background: #fbfbfb;
    height: 25.2rem;
    padding: 3.5rem 4rem;
    overflow: scroll;
}

.secFormTable .e_txt {
    font-size: var(--pcFontSize12);
    font-weight: 300;
    line-height: 1.5;
}

.secFormTable .e_txt a {
    display: inline-block;
    color: #000;
}

.secFormTable .btnForm {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    margin: 4rem auto 0;
    width: 48rem;
    height: 8.6rem;
    border-radius: 0.4rem;
    background: #c34480;
    font-size: var(--pcFontSize17);
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    transition: opacity 0.2s ease-out;
    cursor: pointer;
}

.secFormTable .btnForm:hover {
    opacity: 0.8;
}

.secFormTable .btnForm input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    font-size: 0;
    background: inherit;
    border: none;
}

.secFormTable .wpcf7-spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.secFormTable .btnForm::after {
    position: absolute;
    content: "";
    width: 0.9rem;
    height: 0.9rem;
    border-top: 0.2rem solid #fff;
    border-right: 0.2rem solid #fff;
    transform: rotate(45deg);
    top: calc(50% - 0.4rem);
    right: 3.2rem;
}

.secFormTable tr.hide {
    display: none;
}

.secForm td .flexbox {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.secForm td .flexbox.bot {
    margin-top: 1rem;
}

.secForm td .days {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.secForm td .flexbox .time {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 1.8rem;
    font-size: var(--pcFontSize15);
    font-weight: bold;
}

.secForm .ml10 {
    margin-left: 1rem;
}

.secForm td .boxAddress {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 1.7rem;
}

.secForm td .boxAddress .mr7 {
    font-size: var(--pcFontSize16);
    line-height: 4.6rem;
    margin-right: 1.3rem;
}

.secForm td .boxAddress .zipbtn {
    font-size: var(--pcFontSize12);
    line-height: 1.8;
    padding: 0.9rem 0;
    color: #fff;
    text-decoration: none;
    background: #333333;
    text-align: center;
    display: block;
    width: 13rem;
    border-radius: 3rem;
    margin-left: 1.5rem;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
}

.secForm td .boxAddress .zipbtn:hover {
    opacity: 0.8;
}

.secForm td .boxAddress02 {
    padding-left: 1.5rem;
}

.secFormTable .privacy {
    display: inline-block;
    color: var(--privacyColor);
    text-decoration: none;
    padding-bottom: 0.3rem;
    border-bottom: 0.1rem solid var(--privacyColor);
}

.secFormTable .txtTdSub {
    font-size: var(--pcFontSize12);
    font-weight: 500;
    line-height: 2;
    margin-top: 1.4rem;
    color: #dc0101;
    margin-bottom: -0.5rem;
}

.secFormTable .txtTdSub.brack {
    color: #333;
}

.secFormTable .minw500 {
    min-width: 50rem;
}

.secFormTable .mw250 {
    min-width: 25rem;
}

@media only screen and (max-width: 1215px) {
    .secFormTable .formIn {
        margin-top: 0rem;
    }

    .secFormTable .wrapper1280::after {
        display: none;
    }

    .secFormTable {
        margin-top: 0;
        padding: 0;
    }

    .secFormTable .wrapper1280 {
        border-bottom: none;
    }

    form {
        padding: 0;
    }

    .secFormTable table {
        display: block;
        width: 97.102%;
    }

    .secFormTable tbody {
        display: block;
    }

    .secFormTable .boxTable {
        padding-bottom: 5.8rem;
        background: none;
    }

    .secFormTable tr {
        display: block;
        width: 89.336%;
        margin: 0 auto;
    }

    .secFormTable tr th {
        width: 100%;
        margin: 0 auto;
        padding-top: 2rem;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .secFormTable .small {
        padding: 1.8rem 0 0;
    }

    .secFormTable .radi {
        padding-top: 0;
    }

    .secFormTable .mustTit {
        font-size: var(--spFontSize13);
        letter-spacing: var(--spLetterSpacing13_50);
        margin-top: 0;
        line-height: var(--spLineHeight13_24);
    }

    .secFormTable tr td {
        display: block;
        font-size: var(--spFontSize13);
        min-height: 0;
        letter-spacing: 1px;    
        width: 100%;
        margin: 0 auto;
        padding: 1.3rem 0 2.6rem;
    }

    .secFormTable table tr:first-child th {
        padding-top: 2.1rem;
        padding-bottom: 0.7rem;
    }

    .secFormTable table tr:first-child td {
        padding-top: 1.4rem;
        padding-bottom: 2.1rem;
    }

    .secFormTable table tr:last-child td {
        margin-bottom: 0;
    }

    .secFormTable .must {
        margin-right: 0;
        margin-top: -0.3rem;
    }

    .secFormTable .nomust {
        margin-right: 0;
    }

    .secFormTable .oldBox {
        margin-left: 0.8rem;
        margin-right: 0.8rem;
    }

    .secFormTable .oldTxt {
        font-size: var(--spFontSize13);
    }

    .secFormTable .formSubTxt {
        font-size: var(--spFontSize12);
        line-height: 2;
        margin: 2.5rem auto 0;
        width: 89.336%;
        padding: 2.3rem 2.2rem 2.2rem;
    }

    .secFormTable .e_txtbox {
        width: 100%;
        margin-top: 1.2rem;
        padding: 1.7rem 2rem;
    }

    .secFormTable .e_txt {
        font-size: var(--spFontSize10);
        font-weight: 400;
        line-height: 1.8;
    }

    .secFormTable .btnForm {
        margin: 3.2rem auto 0;
        width: 89.336%;
        height: 7rem;
        font-size: var(--spFontSize14);
        letter-spacing: 1px;
    }

    .secFormTable .btnForm::after {
        right: 2rem;
    }

    .secForm td .flexbox {
        display: block;
    }

    .secForm td .flexbox .time {
        padding-left: 0;
        margin-top: 0.8rem;
    }

    .secForm td .boxAddress .zipbtn {
        font-size: var(--spFontSize10);
        line-height: 1.8;
        padding: 0.8rem 0;
        width: 11rem;
        margin-left: 1rem;
    }

    .secForm td .boxAddress {
        margin-bottom: 1rem;
    }

    .secForm td .boxAddress02 {
        padding-left: 0;
        margin-top: 1rem;
    }

    .secFormTable .txtTdSub {
        font-size: var(--spFontSize10);
        line-height: 1.8;
        margin-top: 0.6rem;
        margin-bottom: -0.3rem;
    }

    .secFormTable .minw500 {
        min-width: 100%;
    }

    .secFormTable .mw250 {
        min-width: 24.5rem;
    }

    .secFormTable .timetxt {
        flex-shrink: 0;
        font-size: var(--spFontSize13);
    }
}

@media only screen and (max-width:359px) {
    .secFormTable .mw250 {
        min-width: 24rem;
    }
}

/* datepicker */
.ui-widget.ui-widget-content {
    z-index: 1000 !important;
}

.secFormTable input[type="text"],
.secFormTable input[type="tel"],
.secFormTable input[type="email"],
.secFormTable input[type="password"],
.secFormTable select {
    background: #fff;
    background: #e7e4e2;
    height: 6rem;
    padding-left: 2rem;
    border: 0.1rem solid #cccac9;
}

.secFormTable input[type="text"].inputRequired,
.secFormTable input[type="tel"].inputRequired,
.secFormTable input[type="email"].inputRequired,
.secFormTable input[type="password"].inputRequired,
.secFormTable select.inputRequired {
    background: #fff8f8;
}

.secFormTable input[type="text"].noba {
    background: #fff;
}

input,
textarea,
select {
    font-size: var(--pcFontSize15);
    font-family: inherit;
    background: #fff;
    letter-spacing: 0.15em;
    line-height: 2;
    padding-left: 1.5rem;
}

.secFormTable textarea {
    padding: 1.4rem 2.2rem;
    border: 0.1rem solid #e1e1e1; 
    width: 100%;
}

.secFormTable .item {
    padding-left: 0;
}

.secFormTable input[type="radio"] {
    left: 0;
}

.secFormTable .radioTr th {
    padding-top: 2.8rem;
}

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

    input,
    textarea,
    select {
        font-size: var(--spFontSize16);
        letter-spacing: 0.1em;
    }

    .secFormTable input[type="text"],
    .secFormTable input[type="tel"],
    .secFormTable input[type="email"],
    .secFormTable input[type="password"],
    .secFormTable select,
    .secFormTable textarea {
        height: 4.5rem;
        padding-left: 1rem;
    }

    .secFormTable .select {
        width: 100%;
    }

    .secFormTable .select:has(.ws200) {
        width: 21rem;
    }

    .secFormTable textarea {
        width: 100%;
        height: 13.5rem;
        padding: 1rem;
    }

    .secFormTable textarea.h180 {
        height: 18rem;
    }

    .secFormTable .spNone {
        display: none;
    }

    .secFormTable select::-ms-expand {
        display: none;
    }
}

/* ラジオボックス */
.secForm .itemRadio {
    margin-bottom: 0;
    width: 17rem;
}

.secFormTable input[type="radio"],
.secFormTable .txtRadio::before {
    width: 2rem;
    height: 2rem;
}

.secFormTable input[type="radio"] {
    margin-right: 0.5rem;
    margin-top: -0.2rem;
    accent-color: #a40f17;
}

.secFormTable .labelRadio {
    position: relative;
    font-size: var(--pcFontSize15);
    height: 3rem;
    display: flex;
}

.secFormTable .txtRadio {
    display: inline-flex;
    align-items: center;
    padding-left: 4.5rem;
    font-size: var(--pcFontSize17);
}

/* チェックボックス */
.secFormTable input[type="checkbox"],
.secFormTable .labelCheck::before {
    width: 2.2rem;
    height: 2.2rem;
}

.secFormTable .boxCheck li:nth-child(n+2) {
    margin-top: 1.4rem;
}

.secFormTable input[type="checkbox"] {
    position: relative;
    margin: 0;
    accent-color: #a40f17;
}

.secFormTable .agree {
    margin: 2.9rem auto 0;
    text-align: center;
}

.secFormTable .agree .txtError {
    margin: 1.5rem auto 0;
}

.secFormTable .labelCheck {
    position: relative;
    font-size: var(--pcFontSize15);
    display: inline-flex;
    margin: 0 auto;
    align-items: center;
}

.secFormTable .txtCheck {
    font-size: var(--pcFontSize15);
    margin-left: 1.3rem;
    letter-spacing: 0.14em;
}

.secFormTable .txtCheck.ml0 {
    margin-left: 0;
}

.secFormTable .txtError {
    width: 100%;
    color: #F00;
    font-size: var(--pcFontSize12);
    line-height: 1.5;
    padding: 0 0 0 1.7rem;
    margin-top: 1.5rem;
}

.secFormTable .txtError.last {
    width: 26rem;
}

.secFormTable .txtArea {
    padding: 3.8rem 0 4.6rem;
}

.secFormTable .private th {
    padding: 3.7rem 0;
    width: 25.7rem;
}

.secFormTable .private td {
    padding: 3.8rem 0 3.6rem;
}

.secFormTable .checkInner {
    position: relative;
    font-size: var(--pcFontSize15);
    padding-left: 3.7rem;
}

.secFormTable .checkInner a:not(.privacy) {
    border-bottom: 0.1rem solid #101010;
    display: inline-block;
    text-decoration: none;
    line-height: 2.0;
}

.secFormTable input[type="checkbox"] {
    width: 2.3rem;
    height: 2.3rem;
    margin: 0 0.3rem 0 0;
    visibility: hidden;
    position: absolute;
}

.secFormTable .checkInner {
    padding: 0.25rem 0 0 3.7rem;
    position: relative;
    font-size: var(--pcFontSize15);
    line-height: 2rem;
    display: inline-block;
}

.secFormTable .checkInner::before {
    content: '';
    height: 2.3rem;
    width: 2.3rem;
    display: inline-block;
    vertical-align: middle;
    border: 0.1rem solid #cccac9;
    position: absolute;
    top: 0.1rem;
    left: 0;
    border-radius: 0.2rem;
    background: #fff;
}

.secFormTable input[type="checkbox"]:checked + .checkInner::before {
    background: url(../img/common/imgCheckbox.png) center center / auto no-repeat #1a1a1a;
    border-color: #1a1a1a;
}

.secFormTable .checkInner {
    padding-left: calc((var(--pcFontSize15) * (23 / 15)) + 1.5rem);
    position: relative;
    font-size: var(--pcFontSize15);
    line-height: calc(20 / 15);
    display: inline-block;
}

.secFormTable .checkInner::before {
    content: '';
    height: calc(var(--pcFontSize15) * (23 / 15));
    width: calc(var(--pcFontSize15) * (23 / 15));
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #cccac9;
    position: absolute;
    top: calc(var(--pcFontSize15) * (-3 / 15));
    left: 0;
}

.secFormTable input[type="checkbox"]:checked + .checkInner::before {
    background-image: url(../img/common/imgCheckbox.png);
    border-color: #1a1a1a;
}

.secFormTable .inner {
    padding: 0.1rem 0 0 3.6rem;
    position: relative;
    font-size: var(--pcFontSize15);
    line-height: 3.2rem;
    display: inline-block;
}

.secFormTable .inner::before {
    content: '';
    height: calc(var(--pcFontSize15) * (23 / 15));
    width: calc(var(--pcFontSize15) * (23 / 15));
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #cccac9;
    position: absolute;
    top: calc(var(--pcFontSize15) * (5 / 15));
    left: 0;
    background: #fff;
}

.secFormTable input[type="checkbox"]:checked + .inner::before {
    background: url(../img/common/imgCheckbox.png) center center / auto no-repeat #1a1a1a;
    border-color:#1a1a1a;
}

.secFormTable .privacyIn {
    padding: 0.1rem 0 0 3.6rem;
    position: relative;
    font-size: var(--pcFontSize15);
    /* line-height: 3.2rem; */
    /* display: inline-block; */
    pointer-events: all;
    cursor: pointer;
    text-decoration: none;
}

.secFormTable .privacyIn::before {
    content: '';
    height: 2.3rem;
    width: 2.3rem;
    display: inline-block;
    vertical-align: middle;
    border: 0.1rem solid #cccac9;
    position: absolute;
    background: #fff;
    top: -0.1rem;
    left: 0;
    /* pointer-events: auto; */
}

.secFormTable input[type="checkbox"]:checked + .privacyIn::before {
    background: url(../img/common/imgCheckbox.png) center center / auto no-repeat #1a1a1a;
    border: 0.1rem solid #1a1a1a;
}

@media only screen and (max-width:1215px) {
    .secFormTable .agree {
        margin: 2rem auto 0;
    }

    .secFormTable input[type="checkbox"] {
        left: 0;
    }

    .secFormTable .txtCheck {
        font-size: var(--spFontSize12);
        padding-top: 0;
        margin-left: 0.8rem;
    }

    .secFormTable .boxCheck li:nth-child(n+2) {
        margin-top: 1.1rem;
    }

    .secFormTable .txtArea {
        padding: 1rem 0 3rem;
    }

    .secFormTable .private th {
        padding: 1.8rem 0 0;
        width: 100%;
    }

    .secFormTable .private td {
        padding: 1.4rem 0 2.5rem;
    }

    .secFormTable .item {
        padding-left: 2.6rem;
    }

    .secFormTable .boxAreaList .item:nth-child(n+2) {
        margin-top: 1.2rem;
    }

    .secFormTable input[type="radio"] {
        width: 1.7rem;
        height: 1.7rem;
    }

    .secFormTable .radioTr th {
        padding-top: 2rem;
    }

    .secFormTable .radioTr td {
        padding: 2rem 0 0.6rem;
    }

    .secFormTable .boxCheckList .checkInner {
        padding: 0.1rem 0 0 2.5rem;
        font-size: var(--spFontSize14);
        letter-spacing: 0;
        line-height: inherit;
    }

    .secFormTable .checkInner {
        padding: 0.1rem 0 0 2.7rem;
        font-size: var(--spFontSize13);
        line-height: 1.5rem;
    }

    .secFormTable .checkInner::before {
        content: '';
        height: 1.8rem;
        width: 1.8rem;
        display: inline-block;
        vertical-align: middle;
        border: 0.1rem solid #cccac9;
        position: absolute;
        top: -0.1rem;
        left: 0;
    }

    .secFormTable input[type="checkbox"]:checked + .checkInner::before {
        background-size: 1.4rem;
    }

    .secFormTable .inner::before {
        height: 1.8rem;
        width: 1.8rem;
        top: 0.2rem;
    }

    .secFormTable input[type="checkbox"]:checked + .inner::before {
        background-size: 1.4rem;
    }

    .secFormTable .inner {
        font-size: var(--spFontSize12);
        padding-left: 2.7rem;
        margin-bottom: 0;
        display: block;
    }

    .secFormTable .privacy {
        color: var(--privacyColor);
        padding-bottom: 0;
        margin-left: 0;
    }

    .secFormTable .privacyIn {
        padding: 0.1rem 0 0 2.7rem;
        font-size: var(--spFontSize13);
        line-height: 1.5rem;
    }

    .secFormTable .privacyIn::before {
        content: '';
        height: 1.8rem;
        width: 1.8rem;
        display: inline-block;
        vertical-align: middle;
        border: 0.1rem solid #cccac9;
        position: absolute;
        top: -0.1rem;
        left: 0;
    }

    .secFormTable input[type="checkbox"]:checked + .privacyIn::before {
        background-size: 1.4rem;
    }

    .secFormTable input::placeholder,
    .secFormTable textarea::placeholder {
        font-size: var(--spFontSize13);
    }

    .secFormTable input::-webkit-input-placeholder,
    .secFormTable textarea::-webkit-input-placeholder {
        font-size: var(--spFontSize13);
    }

    .secFormTable input::-moz-placeholder,
    .secFormTable textarea::-moz-placeholder {
        font-size: var(--spFontSize13);
    }
}

.secForm .w100 {
    width: 100%;
}

.secForm .w688 {
    width: 68.8rem;
}

.secForm .w210 {
    width: 21rem;
}

.secForm .w200 {
    width: 20rem;
}

.secForm .w400 {
    width: 40rem;
}

.secForm .w500 {
    width: 50rem;
}

.secForm .wp100 {
    width: 10rem;
}

.secForm .w300 {
    width: 30rem;
}

.secForm .w150 {
    width: 15rem;
}

.secForm .w185 {
    width: 18.5rem;
}

.secForm .h200 {
    height: 20rem;
}

.secForm .mw400 {
    min-width: 40rem;
}

.secForm .ml15 {
    margin-left: 1.5rem;
}

@media only screen and (max-width:1215px) {
    .secForm .w688 {
        width: 100%;
    }

    .secForm .w500 {
        width: 100%;
    }

    .secForm .w200 {
        width: 13rem;
    }

    .secForm .w400 {
        width: 65.673%;
    }

    .secForm .days .w400 {
        width: 100%;
    }

    .secForm .wp100 {
        width: 10rem !important;
    }

    .secForm .w150 {
        width: 100%;
    }

    .secForm .w185 {
        width: 100%;
    }

    .secForm .h200 {
        height: 15rem;
    }

    .secForm .ws140 {
        width: 14rem;
    }

    .secForm .ws150 {
        width: 15rem;
    }

    .secForm .mw400 {
        min-width: 0;
        width: 100%;
    }

    .secForm .w300 {
        width: 100%;
    }

    .secForm .ws200 {
        width: 20rem;
    }
}

/* -------------------------------------------------------
    co
------------------------------------------------------ */
#container {
    background: #dcd3ca;
}

.secContact.co {
    margin-top: 0;
    padding: 20rem 0 15rem;
}

.secContact.co th {
    padding: 3rem 0;
    align-items: center;
}

.secContact.co tr {
    align-items: center;
}

.secContact.co tr td {
    padding: 3rem 0;
    vertical-align: middle;
    line-height: 1.86;
    letter-spacing: 0.1em;
    font-size: var(--pcFontSize15);
}

.secFormTable .btnForm.bot {
    width: 40rem;
    background: var(--textColor);
}

.secFormTable .btnForm.bot::after {
    transform: rotate(-135deg);
    right: auto;
    left: 4rem;
}

.btnSendCo.no_tap,
.btnSendCoBack.no_tap {
    opacity: 0.3 !important;
    pointer-events: none !important;
    transition: none !important;
}

.btnSendCo.no_tap {
    background: url(../img/common/iconLoader.png) center center / 3.2rem auto no-repeat, #c3448080 !important;
    font-size: 0 !important;
}

@media only screen and (max-width:1215px) {
    .secContact.co {
        padding: 0;
        margin: 15rem 0 5rem;
    }

    .secContact.co th {
        display: block;
        padding: 1.5rem 0 0;
        line-height: 1.6;
    }

    .secContact.co tr td {
        padding: 0.4rem 0 1.5rem;
        letter-spacing: 0;
        line-height: 1.6;
        font-size: var(--spFontSize13);
    }

    .secContact.co .secForm .secFormQuestionnaire tr td {
        font-size: var(--spFontSize13);
    }

    .secContact.co::after {
        display: none;
    }

    .secFormTable .btnForm.bot {
        width: 80%;
        max-width: 40rem;
    }

    .secFormTable .btnForm.bot::after {
        left: 2rem;
    }
}

/* -------------------------------------------------------
        ok
------------------------------------------------------ */
.secContact.ok {
    margin-top: 0;
    padding: 20rem 0 15rem;
}

.secContact.ok .okTxt {
    text-align: center;
    font-size: var(--pcFontSize16);
    line-height: 2;
}

@media only screen and (max-width:1215px) {
    .secContact.ok {
        padding: 0;
        margin: 15rem 0 5rem;
    }

    .secContact.ok .okTxt {
        font-size: var(--spFontSize14);
        line-height: 1.7;
        width: 100%;
        margin: 0 auto;
    }

    .secContact.ok .secFormTable {
        padding-bottom: 3rem;
    }

    .secContact.ok .secBnrRaclear {
        width: 92%;
        margin: 3.5rem auto 4rem;
    }

    .secContact.ok .secBnrRaclear.estate {
        width: 100%;
    }
}

@media only screen and (max-width:359px) {
    .secContact.ok .okTxt {
        font-size: var(--spFontSize12);
    }
}

/* -------------------------------------------------------
           reservation
------------------------------------------------------ */
/* secFormQuestionnaire */

.secForm .btnQuestionnaire {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 9rem;
    max-width: 116rem;
    margin: 4rem auto;
    padding-top: 0.1rem;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background: #bcaea1;
    border-radius: 0.4rem;
    transition: .5s;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    border-radius: 4.5rem;
    box-shadow: 0 0 1.275rem 0.225rem rgba(0, 0, 0, 0.2); 
}

.secForm .btnQuestionnaire:hover {
    opacity: 0.8;
}

.boxAreaList .item.flow {
    display: flex;
    align-items: center;
}

.secFormQuestionnaire .ankeTop {
    color: #000;
    font-size: var(--pcFontSize15);
    letter-spacing: 0.05em;
    margin-bottom: 1.4rem;
}

.secFormQuestionnaire .tabTxtOn,
.secFormQuestionnaire .tabTxtOff {
    font-size: var(--pcFontSize20);
    text-align: center;
    color: #000;
    letter-spacing: 0.1em;
}

.secFormQuestionnaire .btnQuestionnaire::before,
.secFormQuestionnaire .btnQuestionnaire::after {
    position: absolute;
    content: "";
    width: 1.2rem;
    height: 1rem;
    top: calc(50% - 0.5rem);
    right: 4rem;
    transition: .5s;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.secFormQuestionnaire .btnQuestionnaire::after {
    right: auto;
    left: 4rem;
}

.secFormQuestionnaire .btnQuestionnaire.on::before,
.secFormQuestionnaire .btnQuestionnaire.on::after {
    transform: rotate(180deg);
}

.secFormQuestionnaire .btnQuestionnaire.lazyloaded::before {
    background: url(../img/common/iconAnke.png) center top no-repeat;
    background-size: contain;
}

.secForm .ankeTop .txtColor {
    font-size: var(--pcFontSize16);
    color: #e0bd19;
}

@media only screen and (max-width: 1215px) {
    .boxAreaList .item.flow {
        /* display:block; */
        margin-top: 1rem;
        align-items: flex-start;
        justify-content: space-between;
    }

    .secForm .ankeTop {
        font-size: var(--spFontSize11);
        text-align: left;
        color: #1a1a1a;
        line-height: 1.6;
        padding-top: 2rem;
        letter-spacing: 0;
    }

    .secForm .ankeTop .txtColor {
        font-size: var(--spFontSize13);
    }

    .secForm .btnQuestionnaire {
        width: 97.102%;
        height: 6rem;
        margin: 1.1rem auto 2.8rem;
        border-radius: 0;
        max-width: 40rem;
    }

    .secFormQuestionnaire {
        width: 92%;
        margin: 0 auto;
    }

    .secFormQuestionnaire .tabTxtOn,
    .secFormQuestionnaire .tabTxtOff {
        font-size: var(--spFontSize14);
        letter-spacing: 0.1em;
    }

    .secFormQuestionnaire .btnQuestionnaire::before,
    .secFormQuestionnaire .btnQuestionnaire::after {
        width: 0.7rem;
        height: 0.6rem;
        top: calc(50% - 0.3rem);
        right: 1.5rem;
    }

    .secFormQuestionnaire .btnQuestionnaire::after {
        left: 1.5rem;
    }
}

@media only screen and (max-width: 359px) {
    .secForm .ankeTop {
        font-size: var(--spFontSize10);
    }

    .secForm .ankeTop .txtColor {
        font-size: var(--spFontSize11);
    }
}

.secFormQuestionnaire .mr10 {
    margin-right: 0;
    margin-left: 0 !important;
}

.secFormQuestionnaire .mr15 {
    margin-right: 1.5rem;
}

.secFormQuestionnaire .mr20 {
    margin-right: 2rem;
}

.secFormQuestionnaire .mr25 {
    margin-right: 2.5rem;
}

.secFormQuestionnaire .mr30 {
    margin-right: 3rem;
}

.secFormQuestionnaire .mr33 {
    margin-right: 3.3rem;
}

.secFormQuestionnaire .mr35 {
    margin-right: 3.5rem;
}

.secFormQuestionnaire .mr40 {
    margin-right: 4rem;
}

.secFormQuestionnaire .mr43 {
    margin-right: 4.3rem;
}

.secFormQuestionnaire .mr50 {
    margin-right: 5rem;
}

.secFormQuestionnaire .mr65 {
    margin-right: 6.5rem;
}

.secFormQuestionnaire .mr68 {
    margin-right: 6.8rem;
}

.secFormQuestionnaire .mt10 {
    margin-top: 0;
}

.secFormQuestionnaire .mt12 {
    margin-top: 1.2rem;
}

.secFormQuestionnaire .mt20 {
    margin-top: 2rem;
}

.secFormQuestionnaire .pb20 {
    padding-bottom: 2rem;
}


.secFormTable .checkList.spflex .checkItem:last-child {
    margin-top: 0.5rem;
}

@media only screen and (max-width: 1215px) {
    .mrs15 {
        margin-right: 1.5rem;
    }

    .mts10 {
        margin-top: -1.5rem;
    }

    .secFormQuestionnaire .mr50 {
        margin-right: 0;
    }

    .secFormQuestionnaire .mr33 {
        margin-right: 0;
    }

    .secFormTable .mws150 {
        width: 15rem;
    }

    .secForm .secFormQuestionnaire .w150 {
        width: 15rem;
    }

    .secFormTable .boxAreaList .item .others {
        font-size: var(--spFontSize11);
    }

    .secFormTable .boxAreaList .item {
        padding-left: 0;
    }

    .secFormTable .loan .boxAreaList .item {
        padding-left: 0;
    }

    .secFormTable .boxAreaList .item.check {
        margin: 0 0 0.2rem 0;
    }

    .secFormTable .nameShort .w150 {
        width: 13rem;
    }

    .secFormTable .flow.car .w150 {
        width: 11rem;
    }

    .secFormTable .nameShort .mr15 {
        margin-right: 0.3rem;
    }

    .secFormQuestionnaire .mr68,
    .secFormQuestionnaire .mr43 {
        margin-right: 1rem;
    }

    .secFormQuestionnaire .mr10.sub {
        margin-right: 0 !important;/
    }

    .secFormQuestionnaire .mr10.sub01 {
        margin-left: 3.2rem;
    }

    .secFormQuestionnaire .mr10.sub02 {
        margin-left: 0;
    }

    .secFormQuestionnaire .mr10.sub03 {
        margin-left: 0;
        margin-right: 0;
    }
}

.secFormQuestionnaire .btnQuestionnaire:not(.on) .tabTxtOff,
.secFormQuestionnaire .btnQuestionnaire.on .tabTxtOn,
.secFormQuestionnaire input[name="isQuestionnaire"],
.secFormQuestionnaire .boxQuestionnaire {
    display: none;
}

/* 内部アンケート */
.secForm .secFormQuestionnaire th,
.secForm .secFormQuestionnaire td {
    letter-spacing: 0;
}

.secForm .secFormQuestionnaire th {
    line-height: 1.86;
}

.secForm .secFormQuestionnaire .innerSub {
    font-size: var(--pcFontSize12);
    display: block;
    letter-spacing: 0.1em;
}
.secForm .secFormQuestionnaire .innerColor {
    color: #be1b1b;
}

.secForm .secFormQuestionnaire .inner,
.secForm .secFormQuestionnaire .innerRadio {
    font-size: var(--pcFontSize15);
    line-height: 1.875;
    letter-spacing: 0.05em;
}

.secForm .secFormQuestionnaire tr td {
    font-size: var(--pcFontSize15);
}

.secForm .secFormQuestionnaire .item {
    margin-top: 0.7rem;
    line-height: 1.875;
    width: auto;
}

.secForm .secFormQuestionnaire .boxAreaList {
    padding-left: 3rem;
}
.secForm .secFormQuestionnaire .rentalList,
.secForm .secFormQuestionnaire .owningList{
    padding-left: 3rem;
}
.secForm .secFormQuestionnaire .rentalItem,
.secForm .secFormQuestionnaire .owningItem{
    display: flex;
    align-items: center;
}
.secForm .secFormQuestionnaire .mr10 {
    margin-right: 1rem;
}
.secForm .secFormQuestionnaire .rentalItem + .rentalItem,
.secForm .secFormQuestionnaire .owningItem + .owningItem{
    margin-top: 1.5rem;
}
.secForm .secFormQuestionnaire .innerWidth103{
    width: 10.3rem;
    line-height: 1.46;
}
.secFormQuestionnaire .moreCover {
    border-top: 0.1rem solid #cccac9;
    margin-top: 3rem;
    padding-top: 3rem;
}
.secFormQuestionnaire input[type="text"] {
    background: #fff;
}
.secForm .secFormQuestionnaire .boxAreaList .item:first-child {
    margin-top: 0;
}

.secForm .secFormQuestionnaire input:not(input[type="checkbox"]) {
    height: 6rem;
}

.secForm .secFormQuestionnaire input {
    letter-spacing: 0.1em;
    margin-top: 0;
    border: 0.1rem solid #cccac9;
    margin-left: 1rem;
}

.secForm .secFormQuestionnaire th {
    padding: 3.5rem 0 2.7rem 0;
}

.secForm .secFormQuestionnaire .th01 {
    padding: 3.8rem 0 3.1rem 0;
}

.secForm .secFormQuestionnaire .th02 {
    padding: 3.8rem 0 3.4rem 0;
}

.secForm .secFormQuestionnaire .checkTh.ht1 {
    padding: 3.8rem 0 3.4rem 0;
}

.secForm .secFormQuestionnaire .th1_1 {
    padding: 3.8rem 0 3.4rem 0;
}

.secForm .secFormQuestionnaire .pt42 {
    padding: 3.8rem 0 3.4rem 0;
}

.secForm .secFormQuestionnaire .pt42.pt1 {
    padding: 5.2rem 0 3.4rem 0;
}

.secForm .secFormQuestionnaire .mustTit {
    letter-spacing: 0;
}

.secForm .secFormQuestionnaire td {
    padding: 3.6rem 0 3.7rem;
}

.secForm .secFormQuestionnaire .td01 {
    padding: 4.3rem 0 4.2rem;
}

.secForm .secFormQuestionnaire .checkTd.checkSingle {
    padding: 4.3rem 0 3.7rem;
}

.secForm .secFormQuestionnaire .td02 {
    padding: 4.3rem 0 3.7rem;
}

.secForm .secFormQuestionnaire .mt0 {
    margin-top: 0;
}

.secForm .secFormQuestionnaire .td04 {
    padding: 4.3rem 0 4.2rem;
}

.secForm .secFormQuestionnaire th .must,
.secForm .secFormQuestionnaire th .optional {
    top: 2.8rem;
}

.secForm .secFormQuestionnaire .w100 {
    width: 10rem;
}

.secForm .secFormQuestionnaire .w160 {
    width: 16rem;
}

.secForm .secFormQuestionnaire .w200 {
    width: 20rem;
}

.secForm .secFormQuestionnaire .w320 {
    width: 32rem;
}

.secForm .secFormQuestionnaire .w360 {
    width: 36rem;
}

.secForm .secFormQuestionnaire .w460 {
    width: 46rem;
}

.secForm .secFormQuestionnaire .item.mt10 {
    margin-top: 1rem;
}

.secForm .secFormQuestionnaire input.free {
    margin-left: 0;
    width: 100%;
    height: 10rem;
}

.secForm .secFormQuestionnaire .boxMore .boxMoreContent.free {
    padding-left: 0;
    padding-top: 1rem;
}

.secForm .selectbox {
    position: relative;
}

.secForm .selectbox::after {
    content: "";
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    top: calc(50% - 0.4rem);
    right: 2rem;
    background-color: rgb(51, 51, 51);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.secForm .secFormQuestionnaire select.inputRequired {
    background: #fff8f8;
}

.secForm .secFormQuestionnaire select {
    background: #fff;
}

.secForm .secFormQuestionnaire .innerWidth {
    width: 5.4rem;
    font-size: var(--pcFontSize16);
    letter-spacing: 0.05em;
    display: inline-block;
}

.secForm .secFormQuestionnaire .innerWidth02 {
    width: 15rem;
    font-size: var(--pcFontSize16);
    letter-spacing: 0.05em;
    line-height: 1.4;
    display: inline-block;
}

.secForm .secFormQuestionnaire .mtList .item:nth-child(n+2) {
    margin-top: 1.8rem;
}

.secForm .secFormQuestionnaire .boxOuter {
    border-top: 0.1rem solid #d9d9d9;
    border-bottom: 0.1rem solid #d9d9d9;
    padding-top: 0.2rem;
    padding-bottom: 2.3rem;
    margin-top: 3rem;
}

.secForm .secFormQuestionnaire .flow {
    padding-top: 0;
}

.secForm .secFormQuestionnaire .flow02 {
    padding-top: 1.1rem;
}

.secForm .secFormQuestionnaire .flow .item {
    display: flex;
    align-items: center;
}

.secForm .secFormQuestionnaire .flow .item:nth-child(n+2) {
    margin-top: 1.8rem;
}

.secForm .secFormQuestionnaire .family input {
    margin-right: 1.5rem;
}

.secForm .secFormQuestionnaire .family .inner {
    display: inline-block;
    width: 6.7rem;
}

.secForm .secFormQuestionnaire .inner02 {
    display: inline-block;
    width: 5rem;
}

.secForm .secFormQuestionnaire .family .item:nth-child(n+2) {
    margin-top: 0.9rem;
}

.secForm .secFormQuestionnaire input.price {
    margin-left: 0;
    height: 5.4rem;
}

.secForm .secFormQuestionnaire .price th {
    padding: 2.8rem 1rem 2rem 0;
}

.secForm .secFormQuestionnaire .priceTop td {
    padding: 2.6rem 0 2.7rem;
}

.secFormQuestionnaire .txtCustom {
    padding-right: 0.5rem;
}

.secFormQuestionnaire .ml5 {
    margin-left: 0.5rem;
}

.secFormQuestionnaire .mt17 {
    margin-top: 1.7rem;
}

.secForm .secFormQuestionnaire input.house {
    height: 6rem;
}

.secFormQuestionnaire .mt8 {
    margin-top: 0.8rem;
}

.secForm .secFormQuestionnaire input.last {
    margin-left: 2rem;
    height: 5.4rem;
}

.secForm .secFormQuestionnaire input.num,
.secForm .secFormQuestionnaire input.innerNum {
    margin-left: 0;
}

.secForm .secFormQuestionnaire input.innerNum {
    margin-top: 0.5rem;
}

.secFormQuestionnaire .rank {
    margin-right: 1.5rem;
}

.secForm .secFormQuestionnaire .loan input.inputRequired {
    height: 6rem;
    /* margin-left: 0; */
    margin-right: 0rem;
}

.secForm .secFormQuestionnaire .loan .flow {
    padding-top: 0;
}

.secForm .secFormQuestionnaire .loan .mts10 {
    margin-top: 0.3rem;
}

.secForm .secFormQuestionnaire .reserve input {
    margin-left: 0;
    margin-top: 0;
}

.secForm .secFormQuestionnaire tr:last-child {
    background: none;
    border-bottom: none;
}

.secForm .secFormQuestionnaire .minw300 {
    min-width: 30rem;
}

.secForm .secFormQuestionnaire .minw400 {
    min-width: 40rem;
}

.secForm .secFormQuestionnaire .minw200 {
    min-width: 20rem;
}

.secForm .secFormQuestionnaire .mt5 {
    margin-top: 0.9rem;
}

.secForm .secFormQuestionnaire .wh50 {
    width: 5rem;
    display: inline-block;
}

.secForm .secFormQuestionnaire .loanBox {
    display: flex;
    align-items: center;
}

.secFormTable .flow.car .mt5 {
    margin-top: 0;
}

@media only screen and (max-width:1215px) {
    .secForm .secFormQuestionnaire .loan input.inputRequired {
        height: 4.5rem;
        margin-right: 0;
    }

    .secForm .secFormQuestionnaire .boxAreaList {
        display: flex;
        flex-direction: column;
    }

    .secForm .secFormQuestionnaire .minw300 {
        min-width: 23.5rem;
    }

    .secForm .secFormQuestionnaire .minw200 {
        min-width: 23.5rem;
    }

    .secForm .secFormQuestionnaire .w460 {
        width: 100%;
    }

    .secForm .secFormQuestionnaire .w320 {
        width: 100%;
    }

    .secForm .secFormQuestionnaire .w360 {
        width: 100%;
    }

    /* .secForm .secFormQuestionnaire input{
        margin-left:0.5rem;
    } */
    .secForm .secFormQuestionnaire input[type="checkbox"],
    .secForm .secFormQuestionnaire input[type="radio"] {
        position: absolute;
    }

    .secForm .secFormQuestionnaire input[type="checkbox"],
    .secForm .secFormQuestionnaire input[type="radio"] {
        margin: 0.3rem 0.5rem 0 0;
        left: 0;
        width: 1.8rem;
        height: 1.8rem;
    }

    .secForm .secFormQuestionnaire .boxMore input[type="radio"] {
        margin-top: 0.2rem;
    }

    .secForm .secFormQuestionnaire .boxMore input[type="checkbox"] {
        margin-top: 0.3rem;
    }

    .secFormQuestionnaire .mr30 {
        margin-right: 0;
    }

    .secForm .secFormQuestionnaire .money input[type="checkbox"],
    .secForm .secFormQuestionnaire .money input[type="radio"] {
        margin: 2.1rem 0.5rem 0 0;
    }

    .secForm .secFormQuestionnaire .child input[type="checkbox"],
    .secForm .secFormQuestionnaire .child input[type="radio"] {
        margin: 1.6rem 0.5rem 0 0;
    }

    .secForm .secFormQuestionnaire tr td {
        font-size: var(--spFontSize12);
    }

    .secForm .secFormQuestionnaire th {
        padding: 2.3rem 0 0.4rem;
        width: 100%;
        line-height: 1.6;
    }

    .secForm .secFormQuestionnaire .flBox {
        display: block;
        align-items: center;
    }

    .secForm .secFormQuestionnaire .price th {
        padding: 1.5rem 0 1rem;
        width: 89.334%;
    }

    .secForm .secFormQuestionnaire td {
        padding: 0 0 1.8rem;
    }

    .secForm .secFormQuestionnaire .radioTd.box03 {
        padding: 0 0 2.5rem;
    }

    .secForm .secFormQuestionnaire .secFormTable.ann tr th,
    .secForm .secFormQuestionnaire .secFormTable.ann tr td {
        width: 100%;
        margin: 0 auto;
    }

    .secForm .secFormQuestionnaire .priceTop td {
        padding-top: 1rem;
    }

    .secForm .secFormQuestionnaire tr {
        width: 100%;
    }

    .secForm .secFormQuestionnaire th .must,
    .secForm .secFormQuestionnaire th .optional {
        top: 2rem;
    }

    .secForm .secFormQuestionnaire .family input {
        margin-right: 1rem;
    }

    .secForm .secFormQuestionnaire .family .otherInput {
        margin-right: 0.5rem;
    }

    .secForm .secFormQuestionnaire .innerWidth {
        font-size: var(--spFontSize14);
    }

    .secForm .secFormQuestionnaire input {
        height: 4.8rem;
        margin-left: 0;
    }

    .secForm .secFormQuestionnaire input.inputRequired {
        margin-right: 0;
        padding-left: 1rem;
    }

    .secForm .secFormQuestionnaire input.price {
        height: 4.8rem;
    }

    .secForm .secFormQuestionnaire .only th {
        flex-direction: unset;
    }

    .secForm .secFormQuestionnaire .innerWidth02 {
        font-size: var(--spFontSize14);
        line-height: 1.5;
        width: 13.5rem;
    }

    .secForm .secFormQuestionnaire input.last {
        margin-left: 0;
        height: 4.8rem;
        margin-top: 1rem;
    }

    .secForm .secFormQuestionnaire .family .inner {
        width: auto;
    }

    .secForm .secFormQuestionnaire .inner,
    .secForm .secFormQuestionnaire .innerRadio {
        font-size: var(--spFontSize12);
        letter-spacing: 0;
        font-size: var(--spFontSize13);
    }

    .secFormQuestionnaire .txtCustom {
        padding-left: 0.8rem;
        flex-shrink: 0;
    }

    .secFormQuestionnaire .mt5 {
        margin-top: 0.5rem;
        display: inline-block;
    }

    .secForm .secFormQuestionnaire .w200 {
        width: 12rem;
    }

    .secForm .secFormQuestionnaire .inner02 {
        display: inline-block;
        width: 5rem;
    }

    .secForm .secFormQuestionnaire .w160 {
        width: 12rem;
    }

    .secForm .secFormQuestionnaire .ws150 {
        width: 15rem;
    }

    .secForm .secFormQuestionnaire .mr10 {
        margin-right: 0;
    }

    .secForm .boxMore .boxMoreContent {
        padding: 0.4rem 0 0 0;
    }

    .secFormQuestionnaire .rank {
        display: block;
        margin-bottom: 0.5rem;
    }

    .secForm .secFormQuestionnaire .loan .mts10 {
        margin-top: 0;
    }

    .secFormTable .secFormQuestionnaire table tr:first-child td {
        padding-top: 0;
    }

    .secForm .secFormQuestionnaire .boxAreaList .item:nth-child(n+2) {
        margin-top: 0.7rem;
    }

    .secForm .secFormQuestionnaire .minw400 {
        width: 100%;
        min-width: auto;
    }

    .secForm .secFormQuestionnaire .spmw160 {
        min-width: 16rem;
    }

    .secForm .secFormQuestionnaire .sw100 {
        width: 10rem;
    }

    .secForm .secFormQuestionnaire .sw120 {
        width: 12rem;
    }

    .secForm .secFormQuestionnaire .wh50 {
        width: 5rem;
    }

    .secFormTable .flow.car .ws80 {
        width: 8rem;
        margin: 0 0.5rem;
    }

    .secFormTable .flow.car .w140 {
        width: 14rem;
    }

    .secFormTable .flow.car .ml0 {
        margin-left: 0;
    }

    .secForm .secFormQuestionnaire .wsmw200 {
        min-width: 20rem;
    }

    .secForm .secFormQuestionnaire .wsmw160 {
        min-width: 16rem;
    }

    .secForm .secFormQuestionnaire .flow {
        display: block;
    }

    .secForm .secFormQuestionnaire .flow .ml0 {
        margin-left: 0.5rem;
    }

    .secForm .secFormQuestionnaire .ws100p {
        width: 100%;
    }

    .secForm .secFormQuestionnaire .secFormTable {
        background: linear-gradient(to right, #757575, #757575 0.1rem, transparent 0.1rem, transparent 0.2rem) left top / 0.2rem 0.1rem repeat-x; 
    }

    .secForm .secFormQuestionnaire .loanBox {
        margin-top: 1rem;
        justify-content: space-between;
        width: 100%;
    }
    .secFormQuestionnaire .txtCustom {
        padding-left: 0;
    }
    .secFormQuestionnaire .txtCustom {
        padding-right: 0;
    }
}

@media only screen and (max-width:374px) {
    .secForm .secFormQuestionnaire .w200 {
        width: 14.1rem;
        margin-left: 0.5rem !important;
    }
}

@media only screen and (max-width:374px) {
    .secEntry .tdInnerBox input {
        margin-left: 0.5rem;
    }
    .secForm .secFormQuestionnaire .w160 {
        width: 10rem;
    }
}

@media only screen and (max-width:359px) {
    .secEntry .tdInnerBox .timetxt {
        font-size: var(--spFontSize11);
    }

    .secFormTable .secFormQuestionnaire .mustTit {
        font-size: var(--spFontSize12);
    }

    .secFormTable .flow.car .ws80 {
        width: 6.5rem;
        margin: 0 0.3rem;
    }
}

/* .boxQuestionnaire .boxMore */
.secFormTable tr th .nowarp {
    white-space: nowrap;
}

.secFormTable tr .privacytit {
    padding: 2.6rem 0;
}

.boxQuestionnaire .boxMore {
    display: none;
}

.boxQuestionnaire .boxMore .boxtit {
    width: 100%;
    background: #1f2126;
    padding: 1rem 1.5rem 1rem 1.7rem;
}

.boxQuestionnaire .boxMore .boxtit .tit {
    color: #fff;
    font-size: var(--pcFontSize15);
    line-height: 3rem;
    letter-spacing: 0;
    margin-top: 0;
    text-align: left;
}

.boxQuestionnaire .boxMore .subtit {
    font-size: var(--pcFontSize15);
    line-height: 3rem;
    color: #000;
    padding-top: 1.3rem;
}

.boxQuestionnaire .boxMore .t_box {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 0.6rem;
    margin-bottom: 1rem;
}

.boxQuestionnaire .boxMore .t_box .tit {
    font-size: var(--pcFontSize15);
}

.boxQuestionnaire .boxMore .t_box li {
    display: inline-block;
    margin-right: 4.8rem;
}

.boxQuestionnaire .boxMore .t_box span:not(.wpcf7-form-control-wrap) {
    margin: 0 0.7rem 0 0;
}

.boxQuestionnaire .boxMore .t_box span.wpcf7-form-control-wrap+span:not(.wpcf7-form-control-wrap) {
    margin: 0 0 0 0.5rem;
}

.boxQuestionnaire .boxMore .t_box input[type="text"] {
    margin: 0;
}

.boxQuestionnaire .boxMore .t_box.box02 {
    flex-wrap: wrap;
    margin-top: 1rem;
}

.boxQuestionnaire .boxMore .t_box.box02 li {
    margin-right: 3.9rem;
}

.boxQuestionnaire .boxMore .t_box.box02 li:nth-child(3n) {
    margin-right: 0;
}

.boxQuestionnaire .boxMore .t_box.box02 li:nth-child(n + 4) {
    margin-top: 1rem;
}

.boxQuestionnaire .boxMore label {
    margin: 0;
}

.boxQuestionnaire .boxMore .v_box .item {
    margin-bottom: 0;
}

.boxQuestionnaire .boxMore .item .visitname {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

.boxQuestionnaire .boxMore .item .visit {
    margin-top: -1rem;
}

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

    /* .boxQuestionnaire .boxMore */
    .secFormTable tr th .nowarp {
        white-space: nowrap;
    }

    .boxQuestionnaire .boxMore .t_box .tit {
        font-size: var(--spFontSize13);
    }

    .secFormTable tr .privacytit {
        padding: 1.5rem 0 0.6rem;
    }

    .boxQuestionnaire .boxMore {
        display: none;
        padding-top: 0.7rem;
    }

    .boxQuestionnaire .boxMore .boxtit {
        width: 100%;
        padding: 0.9rem 1.5rem;
    }

    .boxQuestionnaire .boxMore .boxtit .tit {
        color: #fff;
        font-size: var(--spFontSize13);
        line-height: 1.642;
        letter-spacing: 0;
    }

    .boxQuestionnaire .boxMore .subtit {
        font-size: var(--spFontSize13);
        line-height: 1.642;
        color: #000;
        padding-top: 1rem;
    }

    .boxQuestionnaire .boxMore .t_box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: left;
        margin-top: 0;
        margin-bottom: -0.6rem;
    }

    .boxQuestionnaire .boxMore .t_box li {
        display: flex;
        align-items: center;
        margin-right: 0;
        width: 100%;
        margin-bottom: 1rem;
    }

    .boxQuestionnaire .boxMore .t_box li span:not(.wpcf7-form-control-wrap) {
        width: 4.8rem;
        display: inline-block;
    }

    .boxQuestionnaire .boxMore .t_box li span.wiNo {
        width: auto;
    }

    .boxQuestionnaire .boxMore .t_box.box02 li .tit {
        width: auto;
    }

    .boxQuestionnaire .boxMore .t_box.box02 li .tit2 {
        width: 11.5rem;
        text-align: right;
        padding-right: 1rem;
    }

    .boxQuestionnaire .boxMore .t_box .w150 {
        margin: 0 0.8rem 0 0.2rem;
    }

    .boxQuestionnaire .boxMore .t_box.box02 {
        flex-wrap: wrap;
        margin-top: 1rem;
    }

    .boxQuestionnaire .boxMore .t_box.box02.mt28 {
        margin-top: -2.8rem;
    }

    .boxQuestionnaire .boxMore .t_box.box02 li {
        margin-right: 0;
        justify-content: flex-end;
    }

    .boxQuestionnaire .boxMore .t_box.box02 li:nth-child(3n) {
        margin-right: 0;
    }

    .boxQuestionnaire .boxMore .t_box.box02 li:nth-child(n + 4) {
        margin-top: 0;
    }

    .boxQuestionnaire .boxMore label {
        margin: 0;
    }

    #boxQuestionnaire .secFormTable tr td .boxMore .item {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
    }

    #boxQuestionnaire .secFormTable tr td .boxMore .item label {
        display: flex;
    }

    .boxQuestionnaire .boxMore .v_box .item {
        margin-bottom: 0;
    }

    .boxQuestionnaire .boxMore .item .visitname {
        display: none;
        width: 100%;
        padding-left: 3rem;
    }

    .boxQuestionnaire .boxMore .item .visit {
        margin-top: 1.2rem;
        width: 100%;
        margin-left: auto;
    }

    .boxQuestionnaire .boxMore .tit {
        font-size: var(--spFontSize13);
        margin-top: 0;
        text-align: right;
        padding-right: 1rem;
    }

    .secForm .secFormQuestionnaire .ws120 {
        width: 12rem;
    }
}

/* secFormCoTitQuestion */
.secFormCoTitQuestion {
    display: block;
    width: 100%;
    padding: 2rem 0;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    background-image: linear-gradient(90deg, rgb(240, 101, 24) 0%, rgb(237, 167, 22) 100%);
    color: #FFF;
    font-size: var(--pcFontSize20);
    font-weight: bold;
    margin-bottom: 3.3rem;
}

.secForm .boxMore {
    display: none;
    padding-top: 2rem;
}

.secFormTable .titMore {
    background: #bcaea1;
    padding: 1rem 1rem; 
    font-weight: 700;
    color: #fff;
}

.secFormTable .txtMore {
    font-weight: 700;
    padding: 1rem 0 1rem 3rem;
}

.secFormTable.ann {
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-shadow: none;
}

@media only screen and (max-width:1215px) {
    .secFormCoTitQuestion {
        font-size: var(--spFontSize14);
        line-height: 1.3;
        padding: 1.5rem 0;
        margin-bottom: 2rem;
    }
    .secFormTable .titMore {
        line-height: var(--spLineHeight13_20);
    }
    .secFormTable .txtMore {
        padding: 1rem 0;
    }

    .secForm .boxMore {
        padding-top: 1rem;
    }
}

/* .secFormTable .zip input[type="text"],
.secFormTable .zip select{
    background: #fff;
} */
.secFormTable .colorBlack {
    color: #333;
}

.secFormTable .txtTdSub.cale {
    margin-top: 2.5rem;
}

.secFormTable table.bot {
    background: linear-gradient(to right, #757575, #757575 0.1rem, transparent 0.1rem, transparent 0.4rem) left top / 0.4rem 0.1rem repeat-x;
}

.secFormTable table.bot tr:first-child th {
    padding-top: 4rem;
}

.secFormTable table.bot tr:first-child td {
    padding-top: 4.1rem;
}

.secFormTable .caleTop {
    display: flex;
    align-items: center;
    margin-bottom: 2.8rem;
}

.secFormTable .circle {
    width: 8.5rem;
    height: 2.9rem;
    border-radius: 1.5rem;
    display: flex;
    justify-content: center;
    background: #eb6148;
    box-shadow: inset 0 -0.3rem 0 0 rgba(1, 1, 1, 10%); 
}

.secFormTable .whiteCircle {
    width: 1.1rem;
    height: 1.1rem;
    border: 0.1rem solid #fff;
    border-radius: 50%;
    margin-top: 0.8rem;
    margin-right: 0.5rem;
}

.secFormTable .caleCircleTit {
    font-size: var(--spFontSize12);
    font-weight: 500;
    letter-spacing: 0.05em;
    padding-top: 0.7rem;
    color: #fff;
}

.secFormTable .dot {
    font-size: var(--pcFontSize15);
    color: #eb6148;
    margin-left: 1.7rem;
}

.secFormTable .caleCircleTxt {
    font-size: var(--pcFontSize15);
    color: #eb6148;
    margin-left: 0.3rem;
}

@media only screen and (max-width:1215px) {
    .secFormTable table.bot {
        width: 92%;
        margin: 0 auto;
        background: linear-gradient(to right, #757575, #757575 0.1rem, transparent 0.1rem, transparent 0.2rem) left top / 0.2rem 0.1rem repeat-x;
    }

    .secFormTable table.bot tr {
        width: 100%;
    }

    .secFormTable table.bot tr:first-child th {
        padding: 1.9rem 0 1.7rem;
    }

    .secFormTable table.bot tr:first-child td {
        padding: 0 0 2.3rem;
    }

    .secFormTable .caleTop {
        margin-bottom: 2rem;
    }

    .secFormTable .circle {
        width: 6rem;
         box-shadow: inset 0 -0.2rem 0 0 rgba(1, 1, 1, 10%);
    }

    .secFormTable .whiteCircle {
        width: 0.9rem;
        height: 0.9rem;
        margin-top: 1rem;
        margin-right: 0.3rem;
    }

    .secFormTable .caleCircleTit {
        font-size: var(--spFontSize11);
        font-weight: bold;
        letter-spacing: 0;
        padding-top: 0.8rem;
    }

    .secFormTable .dot {
        font-size: var(--spFontSize13);
        margin-left: 0.9rem;
    }

    .secFormTable .caleCircleTxt {
        font-size: var(--spFontSize12);
        margin-left: 0.5rem;
    }
}

.secBackBtn {
    margin: 8rem 0 18rem;
}

.secBackBtn .btn {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.1rem solid #1a1a1a;
    border-radius: 0.4rem;
    width: 26rem;
    height: 6rem;
    margin: 0 auto;
}

.secBackBtn .icon {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background: #1a1a1a;
    position: relative;
}

.secBackBtn .icon::after {
    position: absolute;
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-top: 0.1rem solid #fff;
    border-right: 0.1rem solid #fff;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0.1rem;
    margin: auto;
}

.secBackBtn .btnTxt {
    font-size: var(--spFontSize13);
    font-weight: 500;
    color: #1a1a1a;
    margin-left: 0.8rem;
}

@media only screen and (max-width:1215px) {
    .secBackBtn {
        margin: 3rem 0 8rem;
    }

    .secBackBtn .btn {
        border-radius: 0.7rem;
        width: 20.5rem;
        height: 5rem;
    }

    .secBackBtn .btnTxt {
        font-size: var(--spFontSize12);
        margin-left: 0.7rem;
    }
}

.secFormTable .select,
.secFormTable .boxpref {
    position: relative;
    display: inline-block;
}

.secFormTable .select::after,
.secFormTable .boxpref::after {
    content: "";
    position: absolute;
    width: 0.7rem;
    height: 0.6rem;
    background-color: var(--borderFnaviColor);
    top: calc(50% - 0.3rem);
    right: 2rem;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.secFormTable select,
.secFormTable .boxpref {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}

@media only screen and (max-width:1215px) {
    .secFormTable .select::after {
        right: 1.5rem;
    }
}

/* 251127 */
.secFormTable.tableQuestion {
    box-shadow: none;
    padding: 0;
    margin-top: 0 !important;
}

.secFormTable .radioTh {
    padding-top: 3rem;
}

.secFormTable .radioTd {
    padding: 3rem 0 2.4rem;
}

.secFormTable input[type="radio"],
.secFormTable .txtRadio::before {
    width: 2.4rem;
    height: 2.4rem !important;
}

.secFormTable input[type="radio"] {
    visibility: hidden;
    position: absolute;
    margin: 0;
}

.secFormTable .radioItem:nth-child(n+2) {
    margin-top: 0.9rem;
}

.secFormTable .radioItem.Item1 {
    margin-top: 1.6rem;
    margin-bottom: 1.7rem;
}

.secFormTable .radioItem label {
    position: relative;
    display: inline-block;
}

.secFormTable .innerRadio {
    display: inline-flex;
    align-items: center;
    letter-spacing: normal;
}

.secFormTable .innerRadio::before {
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 1.2rem;
    margin-right: 1rem;
    border: 0.1rem solid #cccac9;
    background: #fff;
}

.secFormTable input[type="radio"]:checked+.innerRadio::before {
    border-color: #1a1a1a;
}

.secFormTable input[type="radio"]:checked+.innerRadio::after {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 0.6rem;
    background: #1a1a1a;
    position: absolute;
    top: 0.8rem;
    left: 0.7rem;
}

.isDesktopIpad .secFormTable input[type="radio"]:checked+.innerRadio::after {
    top: 0.8rem;
}

@media only screen and (max-width:1215px) {
    .secFormTable .radioTh {
        padding-top: 1.6rem;
    }

    .secFormTable .radioTd {
        padding: 1.5rem 0 2rem;
    }

    .secFormTable .radioItem:nth-child(n+2) {
        margin-top: 1rem;
    }

    .secFormTable .radioList.past1 .radioItem:nth-child(n+2) {
        margin-top: 1rem;
    }

    .secFormTable .innerRadio::before {
        content: "";
        width: 1.8rem;
        height: 1.8rem;
        border-radius: 1.2rem;
        margin-right: 1rem;
        border: 0.1rem solid #cccac9;
    }

    .secFormTable input[type="radio"]:checked+.innerRadio::after {
        content: "";
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 0.6rem;
        background: #1a1a1a;
        position: absolute;
        top: 0.8rem;
        left: 0.5rem;
    }
}

.secFormTable .boxMore .moreTit {
    width: 100%;
    background: #1f2126;
    padding: 1rem 1.5rem 1rem 1.7rem;
    color: #fff;
}

.secFormTable .flBox.mts10 {
    margin-top: 1rem;
}

.secForm .selectbox {
    position: relative;
    display: inline;
}

.secForm .selectbox::after {
    content: "";
    position: absolute;
    width: 0.7rem;
    height: 0.6rem;
    top: calc(50% - 0.4rem);
    right: 2rem;
    background-color: rgb(51, 51, 51);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}

/* .secForm .selectbox.sub::after {
    right: 7.4rem;
    top: calc(50% - -0.1rem);
} */

.secForm .textName03 {
    margin-top: 1rem;
}

.disabledInput {
    border: 0.1rem solid #cccac9;
}

.secFormTable .labelCheck {
    position: relative;
    font-size: var(--pcFontSize16);
    display: inline-flex;
    margin: 0 auto;
    align-items: center;
}

.secFormTable .checkItem {
    display: flex;
    align-items: center;
}

.secFormTable .checkItem:nth-child(n+2) {
    margin-top: 1.5rem;
}

.secFormTable .checkList.sub .checkItem:nth-child(n+2) {
    margin-top: 1.5rem;
}

.secFormTable .checkItem label {
    display: inline-flex;
}
.secFormTable .checkTxtBox {
    margin-top: 1.5rem;
}

.secFormTable .checkTh {
    padding-top: 3rem;
}

.secFormTable .checkTd {
    padding-top: 2.8rem;
}

.secFormTable .checkTd .checkSingle {
    padding-bottom: 2.3rem;
}

input[type="checkbox"] {
    appearance: none;
}

.secFormTable .other_Box {
    margin-top: 1.5rem !important;
    margin-left: 0 !important;
}

.secFormTable .loanItem {
    margin-right: 1rem;
    padding-left: 5.4rem;
}

.secFormTable .loanItem.sub {
    margin-right: 1rem;
    padding-left: 4rem;
}

.secFormTable .box_1 {
    padding-left: 5.8rem;
    margin-top: 0.6rem;
}
.secFormTable .box_1.sub {
    padding-left: 7.4rem;
    margin-top: 0;
}

.secFormTable .leftBox {
    padding-left: 5.4rem;
    margin-top: 0.4rem;
}

.secFormTable .leftBox.sub {
    padding-left: 3.9rem;
}

.secFormTable .leftBox01 + .leftBox01 {
    padding-left: 4rem;
}

.secFormTable .leftBox01{
    padding-left: 4.2rem;
}
.secFormTable .leftBox01.sub {
    padding-left: 5.7rem;
}
.secFormTable .leftBox01.box1 {
    padding-left: 7.2rem;
}

.disabledInput {
    border: 0.1rem solid #cccac9;
    pointer-events: none;
    /* iPadでも入力を防ぐ */
}

/* iPad専用の追加対策 */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

    input.disabledInput,
    input[disabled] {
        pointer-events: none !important;
        -webkit-user-select: none;
        user-select: none;
    }
}

@media only screen and (max-width:1215px) {
    .secFormTable .boxMore .moreTit {
        width: 100%;
        background: #1f2126;
        padding: 1rem 0.9rem 1rem 1.1rem;
        color: #fff;
    }

    .secFormTable .flBox.mts10 {
        margin-top: 1rem;
    }

    .secForm .selectbox {
        position: relative;
        display: inline;
    }

    .secForm .selectbox::after {
        content: "";
        position: absolute;
        width: 0.7rem;
        height: 0.6rem;
        top: calc(50% - 0.1rem);
        right: 0.8rem;
        background-color: rgb(51, 51, 51);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }

    /* .secForm .selectbox.sub::after {
        right: 5.4rem;
    } */

    .secForm .textName03 {
        margin-top: 1rem;
    }

    .disabledInput {
        border: 0.1rem solid #cccac9;
    }

    .secFormTable .labelCheck {
        position: relative;
        font-size: var(--spFontSize16);
        display: inline-flex;
        margin: 0 auto;
        align-items: center;
    }

    .secFormTable .checkItem {
        display: block;
        align-items: center;
        padding-top: 0rem;
    }

    .secFormTable .checkList.spflex .checkItem {
        display: flex;
        align-items: center;
    }

    /* その他ローン等：左にチェック＋ラベル、右に「残債」「月額」の2行 */
    .secFormTable .checkList.spflex .checkItem:has(> .leftBox01 + .leftBox01) {
        display: grid;
        grid-template-columns: minmax(0, max-content) minmax(0, 1fr);
        grid-template-rows: auto auto;
        column-gap: 0.8rem;
        row-gap: 0.8rem;
        align-items: center;
    }

    .secFormTable .checkList.spflex .checkItem:has(> .leftBox01 + .leftBox01) .w85 {
        grid-column: 1;
        align-self: center;
    }

    .secFormTable .checkList.spflex .checkItem:has(> .leftBox01 + .leftBox01) > .w85 + .leftBox01 {
        grid-column: 2;
        grid-row: 1;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.4rem 0.6rem;
        padding-left: 0;
        width: 100%;
        max-width: 100%;
    }

    .secFormTable .checkList.spflex .checkItem:has(> .leftBox01 + .leftBox01) > .w85 + .leftBox01 + .leftBox01 {
        grid-column: 2;
        grid-row: 2;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.4rem 0.6rem;
        padding-left: 0;
        width: 100%;
        max-width: 100%;
    }

    .secFormTable .checkItem:nth-child(n+2) {
        margin-top: 1rem;
    }

    .secFormTable .checkTxtBox {
        margin-top: 1rem;
    }

    .secFormTable .checkList.sub .checkItem:nth-child(n+2) {
        margin-top: 0.5rem;
        padding-top: 0rem;
    }

    .secFormTable .checkItem label {
        display: inline-flex;
    }

    .secFormTable .checkTh {
        padding-top: 3rem;
    }

    .secFormTable .checkTd {
        padding-top: 2.8rem;
    }

    .secFormTable .checkTd .checkSingle {
        padding-bottom: 2.3rem;
    }

    input[type="checkbox"] {
        appearance: none;
    }

    .secFormTable .other_Box {
        margin-top: 0.5rem !important;
    }

    .secFormTable .other_Box.sub {
        margin-top: 1rem !important;
    }

    .secFormTable .textName13 {
        margin-top: 1rem;
    }

    .secForm .secFormQuestionnaire input:not(input[type="checkbox"]) {
        height: 4.5rem;
    }

    .secForm .secFormQuestionnaire .td01 {
        padding-bottom: 2.5rem;
        padding-top: 0.5rem;
    }

    .secForm .secFormQuestionnaire .checkTd.box1 {
        padding-bottom: 2.5rem;
        padding-top: 0.2rem;
    }

    .secForm .secFormQuestionnaire .checkTd.checkSingle {
        padding-bottom: 2.5rem;
        padding-top: 0.6rem;
    }

    .secForm .secFormQuestionnaire .radioTd.box2 {
        padding-bottom: 2rem;
        padding-top: 0.6rem;
    }

    .secForm .checkList.sub {
        padding-bottom: 0.8rem;
    }
    .secForm .radioList.box2 {
        margin-top: 0.5rem;
        margin-bottom: 0.2rem;
    }

    .secForm .secFormQuestionnaire .th01 {
        padding: 2rem 0 0.3rem 0;
    }

    .secForm .secFormQuestionnaire .th02 {
        padding: 2rem 0 1rem 0;
    }

    .secFormTable .loanItem {
        margin-right: 1rem;
        padding-left: 3.2rem;
    }

    .secFormTable .loanItem.sub {
        margin-right: 1rem;
        padding-left: 2rem;
        margin-top: -0.4rem;
    }

    .secFormTable .box_1 {
        padding-left: 6rem;
        margin-top: 0;
    }

    /* .secFormTable .box_1.sub {
        padding-left: 10rem;
        margin-top: -4rem;
        margin-bottom: 1rem;
    } */

    .secFormTable .leftBox {
        padding-left: 0;
        margin-top: 0.5rem;
    }

    .secFormTable .leftBox.sub {
        padding-left: 0;
        margin-top: 0.5rem;
        margin-bottom: 0.7rem;
    }

    .secFormTable .leftBox01 {
        padding-left: 2rem;
    }

    .secFormTable .leftBox01.sub {
        padding-left: 3.2rem;
    }

    .secFormTable .leftBox01.box1 {
        padding-left: 4.4rem;
    }

    .secForm .secFormQuestionnaire .th1_1 {
        padding: 2rem 0 0.4rem 0;
    }

    .secForm .secFormQuestionnaire .td02 {
        padding: 0.8rem 0 2.4rem;
    }

    .secForm .secFormQuestionnaire .td02.su01 {
        padding: 1.1rem 0 2.3rem;
    }

    .secForm .secFormQuestionnaire .mt0 {
        padding: 0.9rem 0 2.2rem;
    }

    .secForm .secFormQuestionnaire .pt42 {
        padding: 2rem 0 1.4rem 0;
    }

    .secForm .secFormQuestionnaire .pt42.pt1 {
        padding: 2.2rem 0 0.4rem 0;
    }

    .secForm .secFormQuestionnaire .td04 {
        padding: 0.4rem 0 1.5rem;
    }

    .secFormTable .checkList.loan .checkItem {
        display: flex;
        align-items: center;
    }

    .secFormTable .wpSp {
        width: 33.5rem;
    }

    .secFormTable .radioItem.Item1 {
        margin-top: 0.8rem;
        margin-bottom: 0.7rem;
    }
}

.secFormTable .wpSp {
    margin-top: 0 !important;
    margin-left: 0 !important;
}

@media only screen and (max-width: 374px) {
    .secFormTable .wpSp {
        width: 100%;
        max-width: 33.5rem;
    }
}

.secCmnForm.ok .secFormQuestionnaire .btnQuestionnaire:not(.on) .tabTxtOff,
.secCmnForm.ok .secFormQuestionnaire .btnQuestionnaire.on .tabTxtOn,
.secCmnForm.ok .secFormQuestionnaire input[name="isQuestionnaire"],
.secCmnForm.ok .secFormQuestionnaire .boxQuestionnaire {
    display: block;
}

.secCmnForm.ok .secFormQuestionnaire .ankeTop {
    color: #fff;
    font-size: var(--pcFontSize25);
    letter-spacing: 0.05em;
    padding-top: 0;
}

.secCmnForm.ok .secFormQuestionnaire .btnQuestionnaire::before,
.secCmnForm.ok .secFormQuestionnaire .btnQuestionnaire::after {
    width: 0.7rem;
    height: 0.6rem;
    top: calc(50% - 0.3rem);
    right: 1.5rem;
    display: none;
}

.secFormTable .kenn {
    margin-top: 0 !important;
    margin-left: 0 !important;
}

/* 来場理由「その他」追記欄：任意・白背景 */
.secFormTable #other_reason {
    background: #fff;
}

input.inputRequired:not(.disabledInput) {
    background: #fff8f8;
}

/* 土地条件 優先順位（来場予約アンケート） */
.landPriorityRank {
    list-style: none;
    margin: 0;
    padding: 0;
}

.landPriorityRow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem 1.6rem;
    margin-bottom: 1.4rem;
}
.landPriorityRow input[type="text"]{
    margin-left: 0;
}

.landPriorityRow:last-child {
    margin-bottom: 0;
}

.landPriorityLabel {
    flex: 0 0 3.2em;
    font-weight: 700;
    color: #333;
}

.landPriorityRow .selectbox {
    flex: 0 1 auto;
}

.landPriorityReason {
    flex: 1 1 16rem;
    min-width: 12rem;
    margin-top: 0;
    margin-left: 0;
}

@media only screen and (max-width: 1215px) {
    .landPriorityRow {
        flex-direction: column;
        align-items: stretch;
    }

    .landPriorityLabel {
        flex-basis: auto;
    }

    .landPriorityRow .selectbox {
        width: 100%;
        max-width: 100%;
    }

    /* column 時は flex-basis が「高さ」に効くため 4.5rem と競合しないようリセット */
    .landPriorityReason {
        width: 100%;
        max-width: 100%;
        flex: 0 0 auto;
        min-width: 0;
    }
}
/* ▼260528 */
@media only screen and (max-width:1215px) {
    .secFormTable .checkItem:has(.box_1){
        width: 100%;
        display: flex;
        align-items: center;
    }
    .secFormQuestionnaire .txtCustom{
        padding-left: 0.5rem;
    }
}
.secForm .secFormQuestionnaire input:not(input[type="checkbox"]){
    margin-right: 0;
}
.secFormQuestionnaire .txtCustom{
    padding-left: 1rem;
}
.secFormTable .privacyIn,
.secForm .secFormQuestionnaire .inner,
.secFormTable .checkInner{
    padding:0;
    padding-left: calc((var(--pcFontSize15) * (23 / 15)) + 1rem);
    font-size: var(--pcFontSize15);
    line-height: calc(20 / 15);
    cursor: pointer;
}
.secFormTable .privacyIn::before,
.secForm .secFormQuestionnaire .inner::before,
.secFormTable .checkInner::before{
    width: calc(var(--pcFontSize15) * (23 / 15));
    height: calc(var(--pcFontSize15) * (23 / 15));
    top: calc(var(--pcFontSize15) * (-2 / 15));
}
.secFormTable input[type="checkbox"]:checked + .privacyIn::before,
.secForm .secFormQuestionnaire input[type="checkbox"]:checked + .inner::before,
.secFormTable input[type="checkbox"]:checked + .checkInner::before{
    background-size: 2rem;
}
@media only screen and (max-width:1215px) {
    .secFormTable .privacyIn,
    .secForm .secFormQuestionnaire .inner,
    .secFormTable .checkInner{
        padding:0;
        padding-left: calc((var(--pcFontSize15) * (18 / 15)) + 0.5rem);
        font-size: var(--spFontSize13);
        line-height: calc(18 / 13);
    }
    .secFormTable .privacyIn::before,
    .secForm .secFormQuestionnaire .inner::before,
    .secFormTable .checkInner::before{
        width: calc(var(--pcFontSize15) * (18 / 15));
        height: calc(var(--pcFontSize15) * (18 / 15));
        top: calc(var(--pcFontSize15) * (-1 / 15));
    }
    .secFormTable input[type="checkbox"]:checked + .privacyIn::before,
    .secForm .secFormQuestionnaire input[type="checkbox"]:checked + .inner::before,
    .secFormTable input[type="checkbox"]:checked + .checkInner::before{
        background-size: 1.6rem;
    }
}