@charset "utf-8";
#container {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}
#container::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: url(../img/for-user/bgTop.jpg) center top / cover;
    pointer-events: none;
    z-index: -1;
}
/* header */
#header .link,
#header .logolink{
    color: #000;
}
#header .logoimg img{
    Filter: invert(100%);
}

.secCmntitle.topForm .titleinner {
    padding-top: 50px;
}
.secCmntitle.topForm .titleEng {
    font-size: 54px;
}
.secCmntitle.topForm .title {
    margin-top: 10px;
}
@media only screen and (max-width:767px){
    .secCmntitle{
        height: 53.335vw;
        background-image: url(../img/conatct/imgTitle_sp.jpg);
    }
    .secCmntitle.topForm .titleinner {
        padding-top: 23px;
    }
    .secCmntitle.topForm .titleEng {
        font-size: 28px;
    }
    .secCmntitle.topForm .title {
        margin-top: 0px;
    }
    .secCmntitle::after {
        display: none;
     }
}
.secForm .stepItem{
    margin-right: 80px;
}
.secForm .stepItem .txt03{
    position: absolute;
    white-space: nowrap;
    right: -63px;
    bottom: -28px;
    text-align: center;
    line-height: 1.5;
}
@media only screen and (max-width:767px){
    .secForm .stepItem{
        margin-right: 54px;
    }
    .secForm .stepItem .txt03{
        right: -45px;
        bottom: -21px;
    }
}
.secfixedBnr{
    display: none;
}
.secfixedBnr01 {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    -webkit-transition: all 0.2s ease-out;
    /* transition: all 0.2s ease-out; */
    border: 1px solid #797979;
    width: 46%;
    background: #222222;
    max-width: 750px;
    padding: 10px 0;
}
.secfixedBnr01 .formBnr{
    text-align: center;
    width: 100%;
    display: block;
}
/* for_user fixed banner: width is synchronized by JS with rendered #main width */
#fNaviBnr{
    max-width: none;
}
#fNaviBnr .formBnr{
    width: 92%;
    margin: 0 auto;
}
#fNaviBnr .formBnr img{
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width:767px){
    .secfixedBnr01 {
        width: 100%;
        background: #222222;
        max-width: 750px;
        padding: 10px 0;
    }
    .secfixedBnr01 .formBnr{
        text-align: center;
        width: 92%;
        margin: 0 auto;
        display: block;
    }
    #fNaviBnr,
    #fNaviBnr .formBnr,
    #fNaviBnr .formBnr img{
        width: 100%;
        max-width: 100%;
    }
}
#main{
    max-width: 750px;
    margin: 0 auto;
    z-index: 50;
    position: relative;
}
@media only screen and (max-width:767px){
    #main{
        padding-bottom: 0;
        z-index: 0;
    }
}

.fvImg{
    position: fixed;
    left: max(3%, calc((100vw - 1920px) / 2 + 58px));
    content: "";
    z-index: 100;
    top: 268px;
    max-width: 430px;
}
@media only screen and (max-width:1900px){
    .fvImg{
        width: 24vw;
    }
}
@media only screen and (max-width:1650px){
    .fvImg{
        width: 19vw;
    }
}
#menu {
    max-width: 100%;
}
.secFvBox{
    position: relative;
    z-index: 1;
    padding-top: 78px;
}
.mainBox.lazyloaded{
    background: url(../img/for-user/baMainImg.png) center bottom / cover;
}
.mainBox{
    text-align: center;
    padding-top: 111px;
    margin-top: -74px;
    padding-bottom: 102px;
    position: relative;
}
.mainBox .IntroductionBox{
    margin-top: 43px;
}
.mainBox .maintxt{
    font-size: 28px;
    line-height:1.64;
    font-weight: bold;
    margin-top: 30px;
}
.mainBox .campaignPointBox{
    margin-top: 23px;
}
.secIntrod{
    text-align: center;
    background: #fffcd1;
    margin-top: -117px;
    padding-top: 117px;
    padding-bottom: 175px;
}
.secIntrod .box1{
    margin-top: 41px;
}
.secIntrod .box2{
    margin-top: 61px;
}
.secIntrod .box3{
    margin-top: 64px;
    /* padding-bottom: 59px; */
}
.secIntrod .box4{
    margin-top: 56px;
}
.secIntrod .box5{
    margin-top: 65px;
}
.secIntrod .box6{
    margin-top: -114px;
}
@media only screen and (max-width:767px){
    .secFvBox{
        position: relative;
        z-index: 1;
        padding-top: 50px;
    }
    .mainBox.lazyloaded{
        background: url(../img/for-user/baMainImg.png) center bottom / cover;
    }
    .mainBox{
        text-align: center;
        padding-top: 92px;
        margin-top: -74px;
        padding-bottom: 50px;
        position: relative;
    }
    .mainBox .txtImg{
        
width: 82%;
        
margin: 0 auto;
    }
    .mainBox .IntroductionBox{
        margin: 0 auto;
        margin-top: 26px;
        width: 89%;
    }
    .mainBox .maintxt{
        font-size: 15px;
        line-height:1.64;
        font-weight: bold;
        margin-top: 15px;
    }
    .mainBox .campaignPointBox{
        width: 90%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .secIntrod{
        text-align: center;
        background: #fffcd1;
        margin-top: -117px;
        padding-top: 117px;
        padding-bottom: 70px;
    }
    .secIntrod .box1{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 19px;
    }
    .secIntrod .box2{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 31px;
    }
    .secIntrod .box3{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 32px;
        /* padding-bottom: 59px; */
    }
    .secIntrod .box4{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 27px;
    }
    .secIntrod .box5{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 34px;
    }
    .secIntrod .box6{
        width: 66%;
        margin: 0 auto;
        margin-top: -56px;
    }
}
.secForm {
    margin-top: 0;
}
.secForm .inner{
    width: 89.335%;
    margin: 0 auto;
}
.secFormTable.for_user{
    width: 100%;
    font-size: 12px;
    margin-top: 31px;
}
.secForm th{
    width:100%;
    font-size: 15px;
    padding: 15px 0 0px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.secForm .must{
    padding-left: 2px;
}
.secForm td{
    width:100%;
    display: block;
    padding: 12px 0 21px;
    font-size: 14px;
}
.secForm .time td{
    padding-bottom: 17px;
}
.secForm .must {
    font-size: 10px;
    width: 35px;
    height: 18px;
    margin-right: 0px;
    margin-left: 10px;
}
.secForm .noMust {
    font-size: 10px;
    width: 35px;
    height: 18px;
    margin-right: 0px;
    margin-left: 10px;
}
.secForm tr {
    background-size: 2px 1px;
}

.secForm .year th {
    padding: 15px 0 0px;
}
.secForm .year td {
    padding: 12px 0 21px;
}

.secForm input[type="checkbox"]{
    margin: 0;
    width:20px;
    height:20px;
    background:#fff;
    border-color: #d7d7d7;
}
.secForm input[type="radio"]{
    margin:0;
    width: 22px;
    height:22px;
}
.secForm input[type="text"], 
.secForm input[type="tel"], 
.secForm input[type="email"], 
.secForm input[type="number"], 
.secForm input[type="password"], 
.secForm select{
    max-width: 100%;
    height:54px;
    border:none;
    font-size:16px;
    padding-left: 17px;
    background: #fff;
    border-radius: 0px;
    font-family: inherit;
    position: relative;
    color:#222222;
    letter-spacing: 1px;
}
.secForm textarea{
    height:200px;
    border:none;
    font-size:16px;
    padding:15px;
    background: #fff;
    font-family: inherit;
    width:100%;
    vertical-align:top;
    position: relative;
    display: block;
    color:#222222;
}
.secFormTable input::placeholder,
.secFormTable textarea::placeholder{
    color: rgba(34, 34, 34, 0.4);
}
.secFormTable input:-ms-input-placeholder,
.secFormTable textarea:-ms-input-placeholder{
    color: rgba(34, 34, 34, 0.4);
}
.secFormTable input::-ms-input-placeholder,
.secFormTable textarea::-ms-input-placeholder{
    color: rgba(34, 34, 34, 0.4);
}
.secForm input[type="checkbox"]{
    width:20px;
    height:20px;
}
.secForm input[type="radio"]{
    width:20px;
    height:20px;
}
.secForm input[type="text"], 
.secForm input[type="tel"], 
.secForm input[type="email"], 
.secForm input[type="number"], 
.secForm input[type="password"], 
.secForm select{
    height:40px;
    font-size:16px;
    padding-left: 10px;
}
.secForm textarea{
    height: 190px;
    margin-top: 0px;
    font-size: 16px;
    padding: 10px;
}
.secFormTable .boxAgeList {
    flex-wrap: wrap;
    display: block;
}
.secFormTable .boxAgeList .item{
    margin-right: 0;
}
.secFormTable .boxAgeList .item:nth-child(n+2){
    margin-top: 15px;
}
.secFormTable .boxAgeList .item:nth-child(3){
    margin-right: 0;
}
.secFormTable .boxAgeList .item:nth-child(n+4){
    margin-top: 15px;
}

/* 親族が泉北ホームで建てた場合の追加入力欄 */
#relativeFields {
    display: none;
    margin-top: 20px;
}

#relativeFields .relativeFieldItem {
    margin-bottom: 15px;
}

#relativeFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#relativeFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#relativeFields .relativeFieldInput {
    width: 100%;
}

/* 協力会社の場合の追加入力欄 */
#companyFields {
    display: none;
    margin-top: 20px;
}

#companyFields .relativeFieldItem {
    margin-bottom: 15px;
}

#companyFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#companyFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#companyFields .relativeFieldInput {
    width: 100%;
}

/* 知人の場合の追加入力欄 */
#staffFields {
    display: none;
    margin-top: 20px;
}

#staffFields .relativeFieldItem {
    margin-bottom: 15px;
}

#staffFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#staffFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#staffFields .relativeFieldInput {
    width: 100%;
}

/* その他の場合の追加入力欄 */
#otherFields {
    display: none;
    margin-top: 20px;
}

#otherFields .relativeFieldItem {
    margin-bottom: 15px;
}

#otherFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#otherFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#otherFields .relativeFieldInput {
    width: 100%;
}

/* 泉北ホームに相談したことがある場合の追加入力欄 */
#inquiryFields {
    display: none;
    margin-top: 20px;
}

#inquiryFields .relativeFieldItem {
    margin-bottom: 15px;
}

#inquiryFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#inquiryFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#inquiryFields .relativeFieldInput {
    width: 100%;
}

/* 営業担当のご希望（希望する）の場合の追加入力欄 */
#hopeFields {
    display: none;
    margin-top: 20px;
}

#hopeFields .relativeFieldItem {
    margin-bottom: 15px;
}

#hopeFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#hopeFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#hopeFields .relativeFieldInput {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .secFormTable .boxAgeList .item {
        margin-right: 15px;
    }
    .secFormTable .boxAgeList .item:nth-child(n+3) {
        margin-top: 10px;
    }
}
.co.secForm tr {
    display: block;
}
.co.secForm th{
    padding: 20px 0;
}
@media only screen and (max-width: 767px) {
    .co.secForm, .ok.secForm {
        padding: 60px 0 100px;
        margin-top: 0px;
    }
}

/* コピー対象テキスト */
#copyTarget {
    background: #fff;
    border-radius: 12px;
    padding: 25px 30px;
    margin-top: 20px;
    line-height: 1.8;
    font-size: 16px;
    max-height: 360px;
    overflow-y: auto;
}

@media only screen and (max-width: 767px) {
    #copyTarget {
        padding: 20px 15px;
        margin-top: 15px;
        border-radius: 10px;
        max-height: 100%;
    }
}

/* コピーボタン */
.secForm .btnCopy {
    display: block;
    width: 400px;
    color: #fff;
    border-radius: 45px;
    margin: 20px auto 0;
    font-weight: bold;
    opacity: 1;
    pointer-events: all;
    background: #222;
    font-size: 16px;
    line-height: 2;
    padding: 20px 0;
    text-align: center;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    border: solid 1px #222;
    cursor: pointer;
    transition: all 0.3s ease;
}

.secForm .btnCopy .txtBtn {
    color: #fff;
    position: relative;
    z-index: 2;
}

.secForm .btnCopy::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transition: transform 0.75s cubic-bezier(.23,1,.32,1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
    border-radius: 45px;
    overflow: hidden;
    z-index: 1;
}

.secForm .btnCopy:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}

.secForm .btnCopy:hover .txtBtn {
    color: #222;
}

.secForm .btnCopy.copied {
    background: #4caf50;
    border-color: #4caf50;
}

.secForm .btnCopy.copied::before {
    background: #4caf50;
}

.secForm .btnCopy.copied .txtBtn {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .secForm .btnCopy {
        width: 280px;
        font-size: 14px;
        padding: 18px 0;
        margin-top: 15px;
    }
    .secForm .dayHope.w65 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .secForm::before {
        height: 21px;
    }
    .co.secForm .tit {
        margin-top: 10px;
    }
    .secForm td {
        font-size: 12px;
    }
}
#footer{
    max-width: 750px;
    margin: 0 auto;
    padding-top: 0;
}
#footer .secPageToplink {
    display: block;
    padding: 9px 0 9px;
    position: static;
    letter-spacing: 0.75px;
    width: 100%;
}
#footer .secfooterarea {
    background-image: none;
    background-size: 2px 1px;
    padding-top: 69px;
}
.secfooterarea .snsbox {
    display: block;
    position: static;
    width: 400px;
    margin: 27px auto 0;
}
.secFormTable .labelRadio{
    cursor: pointer;
}
.fvmenuBox .bgBox{
    position: fixed;
    right: max(3%, calc((100vw - 1920px) / 2 + 58px));
    z-index: 100;
    top: 266px;
    width: 395px;
    height: 560px;
    padding: 50px 0;
    background: #ffde37;
    border-radius: 10px;
}
.fvmenuBox .bgBox::after{
    content: "";
    position: absolute;
    top: -10px;
    right: 10px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    z-index: -1;
}
.fvmenuBox .menuImg{
    text-align: center;
}
.menuList{
    position: relative;
    right: 10px;
    text-align: center;
    max-width: 287px;
    margin: 0 auto;
    margin-top: 30px;
}
.menuList .menuItem{
    border-top: 2px solid #ffde37;
    padding: 20px 0;
}
.menuList .menuItem:last-child{
    border-bottom: 2px solid #ffde37;
}
.menuList .menuItem .img{
    width: 100vw;
    max-width: 238px;
    margin: 0 auto;
}

/* メニュー項目の画像の色調整 */
.menuList .menuItem img {
    opacity: 0.8;
    transition: opacity 0.3s ease, filter 0.3s ease;
}
.menuList .menuItem:not(.active) img {
    filter: grayscale(100%) brightness(0.67) contrast(1.2);
}
/* 最初のメニュー項目（キャンペーン概要）は初期状態で黒 */
/* .menuList .menuItem:first-child:not(.active) img {
    opacity: 1;
    filter: brightness(0);
} */
/* キャンペーン概要のセクションを過ぎたら、最初のメニュー項目の初期黒スタイルを無効化 */
body.passed-section1 .menuList .menuItem:first-child:not(.active) img {
    opacity: 0.8;
    filter: grayscale(100%) brightness(0.67) contrast(1.2);
}
.menuList .menuItem.active img {
    opacity: 1;
    filter: brightness(0);
}
@media only screen and (max-width: 1760px){
    .fvmenuBox .bgBox{
        width: 21vw;
    }
}
@media only screen and (max-width: 1664px) {
    .fvmenuBox .bgBox {
        right: max(3%, calc((100vw - 1920px) / 2 + 25px));
    }
}
@media only screen and (max-width: 1425px) {
    .menuList .menuItem .img{
        width: 13vw;
    }
    .menuList .menuItem{
        width: 17vw;
        margin: 0 auto;
    }
    .fvmenuBox .bgBox {
        right: 1%;
    }
    .fvmenuBox .bgBox {
        width: 18vw;
    }
}
@media only screen and (max-height:900px){
    .fvmenuBox .bgBox {
        top: 180px;
    }
}
@media only screen and (max-height:800px){
    .fvmenuBox .bgBox {
        top: 110px;
    }
}
@media only screen and (max-width: 767px) {
    .secfooterarea .snsbox {
        display: block;
        position: static;
        width: 225px;
        margin: 27px auto 0;
    }
}
@media only screen and (max-width: 1200px){
    .fvmenuBox .bgBox{
        display: none;
    }
    .fvImg{
        display: none;
    }
}
.secForm .btnForm {
    padding: 20px 0;
    margin-top: 50px;
}
@media only screen and (max-width: 767px) {
    .secForm .btnForm {
        padding: 18px 0;
        margin-top: 35px;
    }
}
