@charset "utf-8";

.secContact{
    padding: 11rem 0 15rem;
    font-family: "YakuHanJP_Narrow", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.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: 16px;
    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: 15px;
    display: block;
    margin-bottom: 5px;
}
@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: 12px;
        letter-spacing: 0;
    }
    .secContact .tabBox .tab:nth-child(2){
        margin: 0 3%;
    }
    .secContact .formSubTxt .txt15{
        font-size: 13px;
        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: 10px;
    }
}


.secFormTable{
    margin-top: 7.5rem;
    padding: 10rem 0 15rem;
    background-color: rgb(242, 237, 233);
    box-shadow: 0px 0px 11.28px 0.72px rgba(49, 43, 36, 0.12);
    position: relative;
}
.secFormTable .wrapper1280{
    position: relative;
    border-bottom: 3px 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;
    /* background: linear-gradient(to right, #757575, #757575 1px, transparent 1px, transparent 4px) left top / 4px 1px repeat-x; */
}
.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: -3px;
}
.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: 1px solid #dc0101;
    color: #dc0101;
    font-size: 11px;
    text-align: center;
    padding-top: 0.6rem;
    margin-right: 1.4rem;
    letter-spacing: 0;
    line-height: 1;
    flex-shrink: 0;
    background: var(--whiteColor);
}
.isDesktopIpad .secFormTable .must{
    padding-top: 3px;
}
.secFormTable .nomust{
    width: 4.6rem;
    height: 2.4rem;
    border: 1px solid #618eab;
    color: #618eab;
    font-size: 11px;
    text-align: center;
    padding-top: 6px;
    margin-right: 1.4rem;
    line-height: 1;
    letter-spacing: 0;
    flex-shrink: 0;
    background: var(--whiteColor);
}
.isDesktopIpad .secFormTable .nomust{
    padding-top: 3px;
}
.secFormTable .oldBox{
    margin-left: 1.5rem;
    margin-right: 1rem;
}
.secFormTable .oldTxt{
    font-size: 17px;
    font-weight: 500;
}
.secFormTable .formSubTxt{
    width: 116rem;
    margin: 3.8rem auto 0;
    padding: 3.2rem 4.2rem 3.4rem;
    font-size: 13px;
    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: 12px;
    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: 4px;
    background: #c34480;
    font-size: 17px;
    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: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    top: calc(50% - 4px);
    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: 10px;
}
.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: 16px;
    line-height: 4.6rem;  
    margin-right: 1.3rem;
}
.secForm td .boxAddress .zipbtn{
    font-size: 12px;
    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: 12px;
    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: 100%;
    }
    .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;
    }
    .secFormTable tr td{
        display: block;
        font-size: 13px;
        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: 2rem;
    }
    .secFormTable table tr:first-child td{
        padding-top: 1.4rem;
        padding-bottom: 2.4rem;
    }
    .secFormTable table tr:last-child td{
        margin-bottom: 0;
    }
    .secFormTable .must{
        margin-right: 0;
    }
    .secFormTable .nomust{
        margin-right: 0;
    }
    .secFormTable .oldBox{
        margin-left: 0.8rem;
        margin-right: 0.8rem;
    }
    .secFormTable .oldTxt{
        font-size: 13px;
    }
    .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: 10px;
        font-weight: 400;
        line-height: 1.8;
    }
    .secFormTable .btnForm{
        margin: 3.2rem auto 0;
        width: 89.336%;
        height: 7rem;
        font-size: 14px;
        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: 10px;
        line-height:1.8;
        padding: 0.8rem 0px;
        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: 13px;
    }
}
@media only screen and (max-width:359px){
    .secFormTable .formSubTxt{
        letter-spacing: -0.2px;
    }
    .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;
    height: 6rem;
    padding-left: 2rem;
    border: 1px 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: 15px;
    font-family: inherit;
    background: #fff;
    letter-spacing: 1.5px;
    line-height: 2;
}
.secFormTable textarea{
    padding: 1.4rem 2.2rem;
    border: 1px 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: 1px;
    }
    .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 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: 5px;
    margin-top: -2px;
    accent-color: #a40f17;
}
.secFormTable .labelRadio{
    position: relative;
    font-size: 15px;
    height: 3rem;
    display: flex;
}
.secFormTable .txtRadio{
    display: inline-flex;
    align-items: center;
    padding-left: 4.5rem;
    font-size: 17px;
}
/* チェックボックス */
.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: 15px;
    display: inline-flex;
    margin: 0 auto;
    align-items: center;
}
.secFormTable .txtCheck{
    font-size: 15px;
    margin-left: 1.3rem;
    letter-spacing: 1.4px;
}
.secFormTable .txtCheck.ml0{
    margin-left: 0;
}
.secFormTable .txtError{
    width: 100%;
    color: #F00;
    font-size: 12px;
    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 input[type="checkbox"] + .spanPrivacy::before{
    content: '';
    height: 2.3rem;
    width: 2.3rem;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 0.1rem solid #e1e1e1;
    border-radius: 0.4rem;
    position: absolute;
    top: 0.1rem;
    left: 0;
}
.secFormTable input[type="checkbox"]:checked + .spanPrivacy::before {
    background: url(../img/common/imgCheckbox.png) center center /auto no-repeat #a40f17;
    border: 1px solid #a40f17;
}
.secFormTable .spanPrivacy{
    position: relative;
    font-size: 15px;
    padding-left: 3.7rem;
}
.secFormTable .spanPrivacy a:not(.privacy){
    border-bottom: 1px solid #101010;
    display: inline-block;
    text-decoration: none;
    line-height: 2.0;
}
.secFormTable input[type="checkbox"] {
    width: 2.3rem;
    height: 2.3rem;
    margin: 0 3px 0 0;
    visibility: hidden;
    position: absolute;
}
.secFormTable .boxCheckList .spanPrivacy {
    padding: 1px 0 0px 32px;
    position: relative;
    font-size: 15px;
    line-height: 3.2rem;
    display: inline-block;
}
.secFormTable .like_radio input[type="checkbox"] + .spanPrivacy::before{
    content: '';
    height: 2.3rem;
    width: 2.3rem;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e1e1e1;
    position: absolute;
    top: 0.7rem;
    left: 0;
    border-radius: 50%;
}
.secFormTable .like_radio input[type="checkbox"]:checked + .spanPrivacy::before{
    border:1px solid #a3000d;
}
.secFormTable .like_radio input[type="checkbox"]:checked + .spanPrivacy::after{
    content: "";
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 6.5px;
    background: #a3000d;
    position: absolute;
    top: 1.2rem;
    left: 0.5rem;
}
@media only screen and (max-width:1215px){
    .secFormTable .agree{
        margin: 2rem auto 0;
    }
    .secFormTable input[type="checkbox"]{
        left: 0;
    }
    .secFormTable .txtCheck{
        font-size: 12px;
        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 .spanPrivacy {
        padding: 1px 0 0px 2.5rem;
        font-size: 14px;
        letter-spacing: 0;
        line-height: inherit;
    }
    .secFormTable input[type="checkbox"] + .spanPrivacy::before{
        width: 2.2rem;
        height: 2.2rem;
        top: -0.4rem;
    }
    .secFormTable input[type="checkbox"]:checked + .spanPrivacy::before{
        background-size: 15px;
    }
    .secFormTable .like_radio input[type="checkbox"] + .spanPrivacy::before{
        height: 2.2rem;
        width: 2.2rem;
        top: -0.6rem;
    }
    .secFormTable .like_radio input[type="checkbox"]:checked + .spanPrivacy::after{
        width: 1rem;
        height: 1rem;
        top: 0.4rem;
        left: 0.4rem;
    }
    .secFormTable .spanPrivacy {
        font-size: var(--spFontSize12);
        padding-left: 2.5rem;
        margin-bottom: 1rem;
        display: block;
    }
    .secFormTable .privacy {
        color: var(--privacyColor);
        padding-bottom: 0;
        margin-left: 1rem;
    }
}

.secForm .w100{
    width: 100%;
}
.secForm .w688{
    width: 68.8rem;
}
.secForm .w300{
    width: 30rem;
}
.secForm .w210{
    width: 21rem;
}
.secForm .w200{
    width: 20rem;
}
.secForm .w400{
    width: 40rem;
}
.secForm .w500{
    width: 50rem;
}
.secForm .wp100{
    width: 10rem;
}
.secForm .w150{
    width: 15rem;
}
.secForm .w185{
    width: 18.5rem;
}
.secForm .h200{
    height: 20rem;
}
.secForm .mw400{
    min-width: 40rem;
}
.secForm .ml15{
    margin-left: 15px;
}
@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;
    }
    .secForm .w150{
        width: 100%;
    }
    .secForm .w185{
        width: 100%;
    }
    .secForm .h200{
        height: 15rem;
    }
    .secForm .ws140{
        width: 14rem;
    }
    .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: 1px;
    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: 15px 0 0;
        line-height: 1.6;
    }
    .secContact.co tr td{
        padding: 4px 0 15px;
        letter-spacing: 0;
        line-height: 1.6;
        font-size: 13px;
    }
    .secContact.co .secForm .secFormQuestionnaire tr td{
        font-size: 13px;
    }
    .secContact.co::after{
        display: none;
    }
    .secFormTable .btnForm.bot{
        width: 80%;
    }
    .secFormTable .btnForm.bot::after{
        left: 20px;
    }
}
/* -------------------------------------------------------
        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: 14px;
        line-height: 1.7;
        width: 100%;
        margin: 0 auto;
    }
    .secContact.ok .secFormTable{
        padding-bottom: 30px;
    }
    .secContact.ok .secBnrRaclear{
        width: 92%;
        margin: 35px auto 40px;
    }
    .secContact.ok .secBnrRaclear.estate{
        width: 100%;
    }
}
@media only screen and (max-width:359px){
    .secContact.ok .okTxt{
        font-size: 12px;
    }
}
/* -------------------------------------------------------
           reservation
------------------------------------------------------ */
/* secFormQuestionnaire */

.secForm .btnQuestionnaire {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 98px;
    max-width: 1160px;
    margin: 30px auto;
    padding-top: 1px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background: #1f2126;
    border-radius: 4px;
    transition: .5s;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
}
.secForm .btnQuestionnaire:hover{
    opacity: 0.8;
}
.boxAreaList .item.flow{
    display: flex;
    align-items: center;
}
.secFormQuestionnaire .ankeTop{
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.secFormQuestionnaire .tabTxtOn,
.secFormQuestionnaire .tabTxtOff{
    font-size: 20px;
    margin-top: 14px;
    text-align: center;
    color: #e0bd19;
    letter-spacing: 1px;
}
.secFormQuestionnaire .btnQuestionnaire::before,
.secFormQuestionnaire .btnQuestionnaire::after{
    position: absolute;
    content: "";
    width: 12px;
    height:10px;
    top: calc(50% - 5px);
    right: 40px;
	transition: .5s;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.secFormQuestionnaire .btnQuestionnaire::after{
    right: auto;
    left: 40px;
}
.secFormQuestionnaire .btnQuestionnaire.on::before,
.secFormQuestionnaire .btnQuestionnaire.on::after{
    transform: rotate(180deg);
}
.secFormQuestionnaire .btnQuestionnaire.lazyloaded::before,
.secFormQuestionnaire .btnQuestionnaire.lazyloaded::after{
    background: url(../img/common/iconAnke.png) center top no-repeat;
    background-size: contain;
}
.secForm .ankeTop .txtColor{
        font-size: 16px;
        color: #e0bd19;
}
@media only screen and (max-width: 1215px){
    .boxAreaList .item.flow{
        /* display:block; */
        margin-top:10px;
        align-items: flex-start;
        justify-content: space-between;
    }
    .secForm .ankeTop{
        font-size: 11px;
        text-align: center;
        color: #1a1a1a;
        line-height: 1.6;
        padding-top: 20px;
        letter-spacing: 0;
    }
    .secForm .ankeTop .txtColor{
        font-size: 13px;
    }
    .secForm .btnQuestionnaire {
        width: 100%;
        height: 60px;
        margin: 11px auto 25px;
    }
    .secFormQuestionnaire{
        width: 92%;
        margin: 0 auto;
    }
    .secFormQuestionnaire .tabTxtOn,
    .secFormQuestionnaire .tabTxtOff{
        font-size: 14px;
        letter-spacing: 1px;
        margin-top: 0;
    }
    .secFormQuestionnaire .btnQuestionnaire::before,
    .secFormQuestionnaire .btnQuestionnaire::after{
        width: 7px;
        height: 6px;
        top: calc(50% - 3px);
        right: 15px;
    }
    .secFormQuestionnaire .btnQuestionnaire::after{
        left: 15px;
    }
}
@media only screen and (max-width: 359px){
    .secForm .ankeTop{
        font-size: 10px;
    }
    .secForm .ankeTop .txtColor{
        font-size: 11px;
    }
}
  .secFormQuestionnaire .mr10{ margin-right:10px;}
.secFormQuestionnaire .mr15{ margin-right:15px;}
.secFormQuestionnaire .mr20{ margin-right:20px;}
.secFormQuestionnaire .mr25{ margin-right:25px;}
.secFormQuestionnaire .mr30{margin-right:30px; }
.secFormQuestionnaire .mr33{margin-right: 33px;}
.secFormQuestionnaire .mr35{ margin-right:35px;}
.secFormQuestionnaire .mr40{ margin-right:40px;}
.secFormQuestionnaire .mr43{ margin-right:43px;}
.secFormQuestionnaire .mr50{ margin-right:50px; }
.secFormQuestionnaire .mr65{ margin-right:65px;}
.secFormQuestionnaire .mr68{ margin-right:68px;}
.secFormQuestionnaire .mt10{ margin-top:10px;}
.secFormQuestionnaire .mt12{ margin-top:12px;}
.secFormQuestionnaire .mt20{ margin-top:20px;}
.secFormQuestionnaire .pb20{ padding-bottom:20px;}
@media only screen and (max-width:1215px){
    .mrs15{
        margin-right:15px;
    }
    .mts10{
        margin-top: -15px;
    }
    .secFormQuestionnaire .mr50{ margin-right:0; }
    .secFormQuestionnaire .mr33{margin-right: 0;}
    .secFormTable .mws150{
        width: 150px;
    }
    .secForm .secFormQuestionnaire .w150{
        width: 150px;
    }
    .secFormTable .boxAreaList .item .others {
        font-size: 11px;
    }
    .secFormTable .boxAreaList .item{
        padding-left: 0;
    }
    .secFormTable .loan .boxAreaList .item{
        padding-left: 0;
    }
    .secFormTable .boxAreaList .item.check{
        margin:0 0 2px 0;
    }
    .secFormTable .nameShort .w150{
        width: 130px;
    }
    .secFormTable .flow.car .w150{
        width: 110px;
    }
    .secFormTable .nameShort .mr15{
        margin-right: 3px;
    }
    .secFormQuestionnaire .mr68,
    .secFormQuestionnaire .mr43{
        margin-right:10px;
    }
}
.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:13px;
}
.secForm .secFormQuestionnaire .inner,
.secForm .secFormQuestionnaire .innerRadio{
    font-size:15px;
    line-height: 1.875;
    letter-spacing: 0.5px;
}
.secForm .secFormQuestionnaire tr td{
    font-size: 15px;
}

.secForm .secFormQuestionnaire .item{
    margin-top: 7px;
    line-height: 1.875;
    width: auto;
}
.secForm .secFormQuestionnaire .boxAreaList .item:first-child{
    margin-top: 0;
}
/* .secForm .secFormQuestionnaire  input[type="checkbox"],
.secForm .secFormQuestionnaire  input[type="radio"]{
    position: relative;
    margin: -3px 5px 0 0;
    width: 22px;
    height: 22px;
} */
.secForm .secFormQuestionnaire input:not(input[type="checkbox"]){
    height: 50px;
}
.secForm .secFormQuestionnaire input{
    letter-spacing: 1px;
    margin-top: 1px;
    border: 1px solid #e1e1e1;
}
.secForm .secFormQuestionnaire th{
    padding:30px 0 27px 0;
}
.secForm .secFormQuestionnaire .mustTit{
    letter-spacing: 0;
}
.secForm .secFormQuestionnaire td{
    padding:26px 0 27px;
}
.secForm .secFormQuestionnaire th .must,
.secForm .secFormQuestionnaire th .optional{
    top:28px;
}
.secForm .secFormQuestionnaire .w160{ width: 160px;}
.secForm .secFormQuestionnaire .w200{ width: 200px;}
.secForm .secFormQuestionnaire .w320{ width: 320px;}
.secForm .secFormQuestionnaire .w360{ width: 360px;}
.secForm .secFormQuestionnaire .w460{ width: 460px;}
.secForm .secFormQuestionnaire .item.mt10{
    margin-top:10px;
}
.secForm .secFormQuestionnaire input.free{
    margin-left:0;
    width: 100%;
    height: 100px;
}
.secForm .secFormQuestionnaire .boxMore .boxMoreContent.free{
    padding-left:0;
    padding-top:10px;
}
/* .secForm .secFormQuestionnaire input.inputRequired {
    margin-left:10px;
} */
.secForm .secFormQuestionnaire select.inputRequired{
    background: #fff8f8;
}
.secForm .secFormQuestionnaire select{
    background: #fff;
}
.secForm .secFormQuestionnaire .innerWidth{
    width: 54px;
    font-size:16px;
    letter-spacing: 0.5px;
    display:inline-block;
}
.secForm .secFormQuestionnaire .innerWidth02{
    width:150px;
    font-size:16px;
    letter-spacing: 0.5px;
    line-height: 1.4;
    display:inline-block;
}
.secForm .secFormQuestionnaire .mtList .item:nth-child(n+2){
    margin-top:18px;
}
.secForm .secFormQuestionnaire .boxOuter{
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    padding-top: 2px;
    padding-bottom:23px;
    margin-top:30px;
}
.secForm .secFormQuestionnaire .flow{
    padding-top: 0;
}
.secForm .secFormQuestionnaire .flow02{
    padding-top:11px;
}
.secForm .secFormQuestionnaire .flow .item{
    display: flex;
    align-items: center;
}
.secForm .secFormQuestionnaire .flow .item:nth-child(n+2){
    margin-top:18px;
}
.secForm .secFormQuestionnaire .family input{
    margin-right: 15px;
}
.secForm .secFormQuestionnaire .family .inner{
    display: inline-block;
    width: 67px;
}
.secForm .secFormQuestionnaire .inner02{
    display: inline-block;
    width: 50px;
}
.secForm .secFormQuestionnaire .family  .item:nth-child(n+2){
    margin-top:9px;
}
.secForm .secFormQuestionnaire input.price{
    margin-left:0;
    height: 54px;
}
.secForm .secFormQuestionnaire .price  th{
    padding:28px 10px 20px 0;
}
.secForm .secFormQuestionnaire .priceTop td{
    padding:26px 0 27px;
}
.secFormQuestionnaire .txtCustom{
    padding-left:5px;
}
.secFormQuestionnaire .ml5{
    margin-left:5px;
}
.secFormQuestionnaire .mt17{
    margin-top:17px;
}
.secForm .secFormQuestionnaire input.house{
    height: 60px;
}
.secFormQuestionnaire .mt8{
    margin-top:8px;
}
.secForm .secFormQuestionnaire input.last{
    margin-left:20px;
    height: 54px;
}
.secForm .secFormQuestionnaire input.num,
.secForm .secFormQuestionnaire input.innerNum{
    margin-left:0;
}
.secForm .secFormQuestionnaire input.innerNum{
    margin-top:5px;
}
.secFormQuestionnaire .rank{
    margin-right:15px;
}
.secForm .secFormQuestionnaire .loan input.inputRequired{
    height: 60px;
    margin-left:10px;
    margin-right:0;
}
.secForm .secFormQuestionnaire .loan .flow{
    padding-top:0;
}
.secForm .secFormQuestionnaire .loan .mts10{
    margin-top: 3px;
}
.secForm .secFormQuestionnaire .reserve input{
    margin-left: 0;
    margin-top: 6px;
}
.secForm .secFormQuestionnaire tr:last-child{
    background: none;
}
.secForm .secFormQuestionnaire .minw300{
    min-width: 300px;
}
.secForm .secFormQuestionnaire .minw400{
    min-width: 400px;
}
.secForm .secFormQuestionnaire .minw200{
    min-width: 200px;
}
.secForm .secFormQuestionnaire .mt5{
    margin-top: 9px;
}
.secForm .secFormQuestionnaire .wh50{
    width: 50px;
    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: 55px;
    }
    .secForm .secFormQuestionnaire .boxAreaList{
        display: flex;
        flex-direction: column;
    }
    .secForm .secFormQuestionnaire .minw300{
        min-width: 235px;
    }
    .secForm .secFormQuestionnaire .minw200{
        min-width: 235px;
    }
    .secForm .secFormQuestionnaire .w460{ width:100%;}
    .secForm .secFormQuestionnaire .w320{ width:100%;}
    .secForm .secFormQuestionnaire .w360{ width:100%;}
    /* .secForm .secFormQuestionnaire input{
        margin-left:5px;
    } */
    .secForm .secFormQuestionnaire  input[type="checkbox"],
    .secForm .secFormQuestionnaire  input[type="radio"]{
        position: absolute;
    }
    .secForm .secFormQuestionnaire  input[type="checkbox"],
    .secForm .secFormQuestionnaire  input[type="radio"]{
        margin: 3px 5px 0 0;
        left: 0;
        width: 18px;
        height: 18px;
    }
    .secForm .secFormQuestionnaire .boxMore  input[type="radio"]{
        margin-top: 2px;
    }
    .secForm .secFormQuestionnaire .boxMore  input[type="checkbox"]{
        margin-top: 3px;
    }
    .secFormQuestionnaire .mr30{
        margin-right: 0;
    }
    .secForm .secFormQuestionnaire .money  input[type="checkbox"],
    .secForm .secFormQuestionnaire .money  input[type="radio"]{
        margin: 21px 5px 0 0;
    }
    .secForm .secFormQuestionnaire .child  input[type="checkbox"],
    .secForm .secFormQuestionnaire .child  input[type="radio"]{
        margin: 16px 5px 0 0;
    }
    .secForm .secFormQuestionnaire tr td{
        font-size: 12px;
    }
    .secForm .secFormQuestionnaire th {
        padding: 15px 0 10px;
        width: 89.334%;
        line-height: 1.6;
    }
    .secForm .secFormQuestionnaire .flBox{
        display: flex;
        align-items: center;
    }
    .secForm .secFormQuestionnaire .price th{
        padding: 15px 0 10px;
        width: 89.334%;
    }
    .secForm .secFormQuestionnaire td {
        padding: 0 0 16px;
    }
    .secForm .secFormQuestionnaire .secFormTable.ann tr th,
    .secForm .secFormQuestionnaire .secFormTable.ann tr td {
        width: 100%;
        margin: 0 auto;
    }
    .secForm .secFormQuestionnaire .priceTop td{
        padding-top:10px;
    }
    .secForm .secFormQuestionnaire tr{
        width: 100%;
    }
    .secForm .secFormQuestionnaire th .must,
    .secForm .secFormQuestionnaire th .optional {
        top: 20px;
    }
    .secForm .secFormQuestionnaire .family input{
        margin-right: 10px;
    }
    .secForm .secFormQuestionnaire .family .otherInput{
        margin-right: 5px;
    }
    .secForm .secFormQuestionnaire .innerWidth {
        font-size: 14px;
    }
    .secForm .secFormQuestionnaire input{
        height: 48px;
    }
    .secForm .secFormQuestionnaire input.inputRequired{
        margin-right: 5px;
    }
    .secForm .secFormQuestionnaire input.price{
        height: 48px;
    }
    .secForm .secFormQuestionnaire .only th{
        flex-direction: unset;
    }
    .secForm .secFormQuestionnaire .innerWidth02 {
        font-size: 14px;
        line-height: 1.5;
        width: 135px;
    }
    .secForm .secFormQuestionnaire input.last {
        margin-left:0;
        height: 48px;
        margin-top:10px;
    }
    .secForm .secFormQuestionnaire .family .inner {
        width: auto;
    }
    .secForm .secFormQuestionnaire .inner, .secForm .secFormQuestionnaire .innerRadio {
        font-size: 12px;
        letter-spacing: 0;
    }
    .secFormQuestionnaire .txtCustom {
        padding-left: 5px;
        font-size: 12px;
        flex-shrink: 0;
    }
    .secFormQuestionnaire .mt5{
        margin-top: 5px;
        display: inline-block;
    }
    .secForm .secFormQuestionnaire .w200 {
        width: 120px;
    }
    .secForm .secFormQuestionnaire .inner02 {
        display: inline-block;
        width:50px;
    }
    .secForm .secFormQuestionnaire .w160{
        width: 120px;
    }
    .secForm .boxMore .boxMoreContent{
        padding:4px 0 0 0;
    }
    .secFormQuestionnaire .rank{
        display: block;
        margin-bottom: 5px;
    }
    .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: 7px;
    }
    .secForm .secFormQuestionnaire .minw400{
        width: 100%;
        min-width: auto;
    }
    .secForm .secFormQuestionnaire .spmw160{
        min-width: 160px;
    }
    .secForm .secFormQuestionnaire .sw100{
        width: 100px;
    }
    .secForm .secFormQuestionnaire .sw120{
        width: 120px;
    }
    .secForm .secFormQuestionnaire .wh50{
        width: 50px;
    }
    .secFormTable .flow.car .ws80{
        width: 80px;
        margin: 0 5px;
    }
    .secFormTable .flow.car .w140{
        width:140px;
    }
    .secFormTable .flow.car .ml0{
        margin-left: 0;
    }
    .secForm .secFormQuestionnaire .wsmw200{
        min-width: 200px;
    }
    .secForm .secFormQuestionnaire .wsmw160{
        min-width: 160px;
    }
    .secForm .secFormQuestionnaire .flow{
        display: block;
    }
    .secForm .secFormQuestionnaire .flow .ml0{
        margin-left: 5px;
    }
    .secForm .secFormQuestionnaire .ws100p{
        width: 100%;
    }
    .secForm .secFormQuestionnaire .secFormTable{
        background: linear-gradient(to right, #757575, #757575 1px, transparent 1px, transparent 2px) left top / 2px 1px repeat-x;
    }
    .secForm .secFormQuestionnaire .loanBox{
        margin-top: 10px;
        justify-content: space-between;
        width: 100%;
    }
}
@media only screen and (max-width:374px){
    .secForm .secFormQuestionnaire .w200 {
        width: 141px;
        margin-left: 5px !important;
    }
}
@media only screen and (max-width:374px){
    .secEntry .tdInnerBox input{
        margin-left: 5px;
    }
}
@media only screen and (max-width:359px){
    .secEntry .tdInnerBox .timetxt{
        font-size: 11px;
    }
    .secFormTable .secFormQuestionnaire .mustTit{
        font-size: 12px;
    }
    .secFormTable .flow.car .ws80{
        width: 65px;
        margin: 0 3px;
    }
}
    
    /* .boxQuestionnaire .boxMore */
.secFormTable tr th .nowarp{
    white-space: nowrap;
}
.secFormTable tr .privacytit{
    padding: 26px 0;
}
.boxQuestionnaire .boxMore{
    display: none;
}
.boxQuestionnaire .boxMore .boxtit{
    width: 100%;
    background: #1f2126;
    padding: 10px 15px 10px 17px;
}
.boxQuestionnaire .boxMore .boxtit .tit{
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-top: 0;
    text-align: left;
}
.boxQuestionnaire .boxMore .subtit{
    font-size: 15px;
    line-height: 30px;
    color: #000;
    padding-top: 13px;
}
.boxQuestionnaire .boxMore .t_box{
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 6px;
    margin-bottom: 10px;
}
.boxQuestionnaire .boxMore .t_box .tit{
    font-size: 15px;
}
.boxQuestionnaire .boxMore .t_box li{
    display: inline-block;
    margin-right: 48px;
}
.boxQuestionnaire .boxMore .t_box span:not(.wpcf7-form-control-wrap){
    margin: 0 7px 0 0;
}
.boxQuestionnaire .boxMore .t_box span.wpcf7-form-control-wrap + span:not(.wpcf7-form-control-wrap){
    margin: 0 0 0 5px;
}
.boxQuestionnaire .boxMore .t_box input[type="text"]{margin: 0;}
.boxQuestionnaire .boxMore .t_box.box02{
    flex-wrap: wrap;
    margin-top: 10px;
}
.boxQuestionnaire .boxMore .t_box.box02 li{
    margin-right: 39px;
}
.boxQuestionnaire .boxMore .t_box.box02 li:nth-child(3n){
    margin-right: 0;
}
.boxQuestionnaire .boxMore .t_box.box02 li:nth-child(n + 4){
    margin-top: 10px;
}
.boxQuestionnaire .boxMore label{
    margin: 0;
}
.boxQuestionnaire .boxMore .v_box .item{
    margin-bottom: 0;
}
.boxQuestionnaire .boxMore .item .visitname{
    padding-left: 10px;
    padding-right: 5px;
}
.boxQuestionnaire .boxMore .item .visit{
    margin-top: -10px;
}
@media only screen and (max-width:1215px){
    /* .boxQuestionnaire .boxMore */
    .secFormTable tr th .nowarp{
        white-space: nowrap;
    }
    .boxQuestionnaire .boxMore .t_box .tit{
        font-size: 13px;
    }
    .secFormTable tr .privacytit{
        padding: 15px 0 6px;
    }
    .boxQuestionnaire .boxMore{
        display: none;
        padding-top: 7px;
    }
    .boxQuestionnaire .boxMore .boxtit{
        width: 100%;
        padding: 9px 15px;
    }
    .boxQuestionnaire .boxMore .boxtit .tit{
        color: #fff;
        font-size: 13px;
        line-height: 1.642;
        letter-spacing: 0px;
    }
    .boxQuestionnaire .boxMore .subtit{
        font-size: 13px;
        line-height: 1.642;
        color: #000;
        padding-top: 10px;
    }
    .boxQuestionnaire .boxMore .t_box{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: left;
        margin-top: 0;
        margin-bottom: -6px;
    }
    .boxQuestionnaire .boxMore .t_box li{
        display: flex;
        align-items: center;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .boxQuestionnaire .boxMore .t_box li span:not(.wpcf7-form-control-wrap){
        width: 48px;
        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: 115px;
        text-align: right;
        padding-right: 10px;
    }
    .boxQuestionnaire .boxMore .t_box .w150{
        margin: 0 8px 0 2px;
    }
    .boxQuestionnaire .boxMore .t_box.box02{
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .boxQuestionnaire .boxMore .t_box.box02.mt28{
        margin-top: -28px;
    }
    .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: 30px;
    }
    .boxQuestionnaire .boxMore .item .visit{
        margin-top: 12px;
        width: 100%;
        margin-left: auto;
    }
    .boxQuestionnaire .boxMore .tit{
        font-size: 13px;
        margin-top: 0;
        text-align: right;
        padding-right: 10px;
    }
    .secForm .secFormQuestionnaire .ws120{
        width: 120px;
    }
}
/* secFormCoTitQuestion */
.secFormCoTitQuestion{
    display: block;
    width: 100%;
    padding: 20px 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: 20px;
    font-weight: bold;
    margin-bottom: 33px;
}
.secForm .boxMore {
    display: none;
    padding-top: 20px;
}
.secFormTable .titMore{
    background:#eb6148;
    padding:10px 21px;
    font-weight:700;
    color: #fff;
}
.secFormTable .txtMore{ 
    font-weight:700;
    padding:10px 0;
}
.secFormTable.ann{
    margin-top: 0;
}
@media only screen and (max-width:1215px){
    .secFormCoTitQuestion{
    font-size: 14px;
    line-height: 1.3;
    padding: 15px 0;
    margin-bottom: 20px;
    }
    .secForm .boxMore{
        padding-top: 10px;
    }
}

/* .secFormTable .zip input[type="text"],
.secFormTable .zip select{
    background: #fff;
} */
.secFormTable .colorBlack{
    color: #333;
}
.secFormTable .txtTdSub.cale{
    margin-top: 25px;
}
.secFormTable table.bot{
    background: linear-gradient(to right, #757575, #757575 1px, transparent 1px, transparent 4px) left top / 4px 1px repeat-x;
}
.secFormTable table.bot tr:first-child th{
    padding-top: 40px;
}
.secFormTable table.bot tr:first-child td {
    padding-top: 41px;
}
.secFormTable .caleTop{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}
.secFormTable .circle{
    width: 85px;
    height: 29px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    background: #eb6148;
    box-shadow: inset 0px -3px 0px 0px rgba(1, 1, 1, 10%);
}
.secFormTable .whiteCircle{
    width: 11px;
    height: 11px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 5px;
}
.secFormTable .caleCircleTit{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-top: 7px;
    color: #fff;
}
.secFormTable .dot{
    font-size: 15px;
    color: #eb6148;
    margin-left: 17px;
}
.secFormTable .caleCircleTxt{
    font-size: 15px;
    color: #eb6148;
    margin-left: 3px;
}
@media only screen and (max-width:1215px){
    .secFormTable table.bot{
        width: 92%;
        margin: 0 auto;
        background: linear-gradient(to right, #757575, #757575 1px, transparent 1px, transparent 2px) left top / 2px 1px repeat-x;
    }
    .secFormTable table.bot tr{
        width: 100%;
    }
    .secFormTable table.bot tr:first-child th{
        padding: 19px 0 17px;
    }
    .secFormTable table.bot tr:first-child td {
        padding: 0 0 23px;
    }
    .secFormTable .caleTop{
        margin-bottom: 20px;
    }
    .secFormTable .circle{
        width: 60px;
        box-shadow: inset 0px -2px 0px 0px rgba(1, 1, 1, 10%);
    } 
    .secFormTable .whiteCircle{
        width: 9px;
        height: 9px;
        margin-top: 10px;
        margin-right: 3px;
    }
    .secFormTable .caleCircleTit{
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0;
        padding-top: 8px;
    }
    .secFormTable .dot{
        font-size: 13px;
        margin-left: 9px;
    }
    .secFormTable .caleCircleTxt{
        font-size: 12px;
        margin-left: 5px;
    }
}
.secBackBtn{
    margin: 80px 0 180px;
}
.secBackBtn .btn{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1a1a1a;
    border-radius: 4px;
    width: 260px;
    height: 60px;
    margin: 0 auto;
}
.secBackBtn .icon{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #1a1a1a;
    position: relative;
}
.secBackBtn .icon::after{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 1px;
    margin: auto;
}
.secBackBtn .btnTxt{
    font-size: 13px;
    font-weight: 500;
    color: #1a1a1a;
    margin-left: 8px;
}
@media only screen and (max-width:1215px){
    .secBackBtn{
        margin: 30px 0 80px;
    }
    .secBackBtn .btn{
        border-radius: 7px;
        width: 205px;
        height: 50px;
    }
    .secBackBtn .btnTxt{
        font-size: 12px;
        margin-left: 7px;
    }
}

.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;
    }
}