@charset "utf-8";
/* CSS Document */

footer, header, main{
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ＭＳ ゴシック', sans-serif;
    max-width:1920px;
    min-width:1100px;
    overflow:hidden;
}
footer {
    /* padding-bottom: 80px; フリーコールがあるとき */
    background-color: #d9e5ed;
    padding-bottom: 80px;
}
.cv{
    position:relative;
}
.cover{
    object-fit:cover;
    font-family:'object-fit:cover;';
}
.img_fv{
    width:100%;
    height:609px;
}
.tab_1{
    text-align:center;
    padding:30px 0 24px;
}
.cv_1{
    background-image:url(../img/cvarea_1.png);
    background-position:top center;
    background-repeat:no-repeat;
    text-align:center;
    height:240px;
}
.cvarea_1 img:hover, .cvarea_2 img:hover, .cvarea_3 img:hover{
    opacity:0.8;
}
.slider img{
    width:100%;
}
.img_sec01{
    width:100%;
    height:653px;
}
.img_sec02{
    width:100%;
}
.cv_2{
    background-image:url(../img/cvarea_2.png);
    background-position:top center;
    background-repeat:no-repeat;
    text-align:center;
    height:440px;
}
.txt_2{
    padding-top:50px;
}
.tab_2{
    padding-top:55px;
    margin-bottom:28px;
}
.cvarea_2{
    padding-top:28px;
    padding-bottom:49px;
}
.img_sec03{
    width:100%;
    height:1458px;
}
.img_sec04{
    width:100%;
    height:713px;
}
.img_sec05{
    width:100%;
    height:784px;
}
.img_sec06{
    width:100%;
    height:883px;
}
.img_sec07{
    width:100%;
    height:681px;
}
.img_sec08{
    width:100%;
    height:1364px;
}
.cv_3{
    background-image:url(../img/cvarea_3.png);
    background-position:top center;
    background-repeat:no-repeat;
    text-align:center;
    height:512px;
    padding-top:5px;
}
.cv_4{
    background-image:url(../img/cvarea_4.png);
    background-position:top center;
    background-repeat:no-repeat;
    text-align:center;
    height:240px;
}
.cv_4 .tab_2{
    padding-top:25px;
}
.sec07{
    background-image:url(../img/sec07.png);
    background-position:top center;
    background-repeat:no-repeat;
    text-align:center;
    height:681px;
}
.sec07 .btn_2{
    padding-top:530px;
}
.sec13{
    background-color:#004F9E;
    padding:30px;
}
.sec13 ul{
    display:flex;
    justify-content:space-between;
    width:351px;
    margin:0 auto;
}
.sec13 ul li{
    border-left:solid #ffffff 1px;
    padding:0 19px;
}
.sec13 ul li:last-child{
    border-right:solid #ffffff 1px;
}
.sec13 ul li a{
    color:#ffffff;
    font-size:16px;
}
.img_footer{
    width:100%;
    height:138px;
}
button{
    background:none;
    border:none;
}
button:focus{
    outline:0;
}
/* フォームCSS */
.tab_1 .lpSatei .lpForm ul{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -moz-justify-content:center;
    -ms-justify-content:center;
    -webkit-justify-content:center;
    justify-content:center;
    margin:0;
    padding:0px 0 24px;
}
.tab_2 .lpSatei .lpForm ul{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -moz-justify-content:center;
    -ms-justify-content:center;
    -webkit-justify-content:center;
    justify-content:center;
    margin:0;
    padding:0px 0 30px;
}
.tab_2 .img02{
    padding-bottom:30px;
}
.lpSatei .lpForm ul li{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:245px;
}
.lpSatei .lpForm ul li.focusOn span{
    background:left 10px bottom 0 no-repeat;
}
.lpSatei .lpForm ul li span.step1{
    background-image:url("../img/step1.png");
}
.lpSatei .lpForm ul li span.step2{
    background-image:url("../img/step2.png");
}
.lpSatei .lpForm ul li span.step3{
    background-image:url("../img/step3.png");
}
.lpSatei .lpForm ul li span.step4{
    background-image:url("../img/step4.png");
}
.lpSatei .lpForm .orangeBtn .submitBtn:hover{
    opacity:0.8;
}
.lpSatei .lpForm ul li span{
    display:block;
    width:95px;
    height:40px;
    background:left 10px top 0 no-repeat;
}
.lpSatei .lpForm ul li select{
    -moz-appearance:none;
    -ms-appearance:none;
    -webkit-appearance:none;
    box-sizing:border-box;
    display:block;
    width:150px;
    height:40px;
    padding:0 5px;
    font-size:16px;
    background:#ffffff url(../img/dn.png) right 7px top 50% no-repeat;
    border:1px solid #cccccc;
}
.lpSatei .lpForm ul li.focusOn select{
    box-shadow:0 0 0 2px #ff0000;
}
.lpSatei .lpForm .orangeBtn .submitBtn{
    display:block;
    width:618px;
    height:140px;
    margin:0 auto;
    color:transparent;
    background:url(../img/btn_1.png) center top no-repeat;
    border:none;
    cursor:pointer;
}
.lpSatei .lpForm .orangeBtn .submitBtn:hover{
    opacity:0.8;
}
/* addCss */
.lpSatei .lpForm ul li span.step1{
    background-image:url("../img/step1.png");
}
.lpSatei .lpForm ul li span.step2{
    background-image:url("../img/step2.png");
}
.lpSatei .lpForm ul li span.step3{
    background-image:url("../img/step3.png");
}
.lpSatei .lpForm ul li span.step4{
    background-image:url("../img/step4.png");
}
.lpSatei .lpForm .orangeBtn .submitBtn:hover{
    opacity:0.8;
}
.sec06 .msg{
    position:absolute;
    left:-webkit-calc(50% - 400px);
    left:calc(50% - 400px);
    top:494px;
    width:740px;
}
.msg #request-list{
    height:280px !important;
    color:#65492a;
}
.msg #request-list li{
    width:auto !important;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:15px 0px 15px 60px !important;
    color:#333333;
    font-size:18px;
    font-weight:800 !important;
    line-height:1.2;
    background:url("../img/house.png") left no-repeat;
    border-bottom:2px solid #ede0d3;
}
#request-list li span{
    display:block;
    text-align:left;
}
#request-list li span.day{
    width:10%;
}
#request-list li span.time{
    width:13%;
}
#request-list li span.addr{
    width:40%;
}
#request-list li span.type{
    width:40%;
}
#request-list li span.space{
    width:10%;
    text-align:right;
}

/* headForm START */
#headForm{
    position:fixed;
    top:-120px;
    left:0;
    width:100%;
    min-width:1100px;
    height:108px;
    background:url("../img/floatBg01.png") top repeat-x;
    overflow:hidden;
    z-index:888;
    -moz-transition-duration:0.5s;
    -ms-transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    transition-duration:0.5s;
}
#headForm.on{
    top:0;
}
#headForm .lpSatei{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:1080px;
    margin:0 auto;
}
#headForm .lpForm{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:810px;
    min-width:810px;
}
#headForm .lpForm li{
    box-sizing:border-box;
    display:block;
    height:100px;
    padding:48px 0 0 20px;
}
#headForm .lpForm li:nth-child(1){
    background:url("../img/floatFlow01.jpg") right top no-repeat;
}
#headForm .lpForm li:nth-child(2){
    background:url("../img/floatFlow02.jpg") right top no-repeat;
}
#headForm .lpForm li:nth-child(3){
    background:url("../img/floatFlow03.jpg") right top no-repeat;
}
#headForm .lpForm li:nth-child(4){
    background:url("../img/floatFlow04.jpg") center top no-repeat;
}
#headForm .lpForm li span{
    display:none;
}
#headForm .orangeBtn{
    padding-top:8px;
}
#headForm .submitBtn{
    width:266px;
    height:84px;
    background:url("../img/floatBtn01.jpg") top no-repeat;
}
#headForm .submitBtn:hover{
    background:url("../img/floatBtn01.jpg") bottom no-repeat;
    opacity:1;
}
/* headForm END */

/* AppStore SATRT */
.appStore{
    width:180px;
    height:auto;
    padding:20px 20px 10px;
    text-align:center;
    position:fixed;
    right:0;
    bottom:-120%;
    background:url("/sell/promo/images/appStore/bgAppStore.jpg") #fff no-repeat center center ;
    box-sizing:border-box;
    border:1px solid #eeeeee;
    -moz-transition-duration:0.5s;
    -ms-transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    transition-duration:0.5s;
    z-index:999;
}
.appStore.on{
    bottom:0;
}
.appStore.on.off{
    bottom:-120%;
}
.appStore .close{
    width:16px;
    height:16px;
    border-radius:8px;
    position:absolute;
    right:10px;
    top:16px;
    background-color:#ffffff;
    cursor:pointer;
    background:url("/sell/promo/images/appStore/close.png") #fff no-repeat center center ;
    background-size:cover;
}

.appStore p{
    text-align:left;
    width:124px;
    margin:0 auto .5em;
    line-height:1.3;
    font-size:16px;
    font-weight:bold;
}
.appStore p + p{
    font-size:11px;
    font-weight:normal;
    margin-bottom:1em;
}

/* AppStore END */
#footerCv {
    position: sticky;
    bottom: 0;
    display: none;
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
    z-index: 99;
}
#footerCv img {
    display: block;
    width: 580px;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
  
/* bottom CTA */
#ctaArea_simple.telStart * {
    box-sizing: border-box;
}
#ctaArea_simple.telStart {
    width: calc(100% - 2em);
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background-color: #fcf0e0ea;
    z-index: 99;
}
#ctaAreaLink {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    width: 1150px;
    margin: 0 auto;
    padding: 12px 0.4em;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
}

#ctaAreaLink .conciergeContainer {
    display: flex;
    gap: 0.5em;
    margin: 0;
}
#ctaAreaLink .conciergeContainer img {
    display: block;
    margin: 0;
    width: 50px;
    height: auto;
}
#ctaAreaLink .conciergeContainer .pc_text {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 10px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    color: #000000;
}
#ctaAreaLink .conciergeContainer .pc_text::before {
    content: "";
    position: absolute;
    top: 25px;
    left: -15px;
    margin-top: -12px;
    border: 4px solid transparent;
    border-right: 12px solid #ffffff;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    z-index: 2;
}
#ctaAreaLink .conciergeContainer .pc_text img {
    display: block;
    width: 345px;
    height: auto;
}
#ctaAreaLink .conciergeContainer .pc_text a {
    pointer-events: none;
}
#ctaAreaLink a {
    display: block;
    width: fit-content;
}
#ctaAreaLink .ancTxt {
    box-sizing: border-box;
    position: relative;
    width: 380px;
    min-width: inherit;
    min-width: inherit;
    display: flex;
    gap: 0.5em;
    align-items: center;
    margin: 0;
    padding: 0.5em 1.7em 0.5em 0.5em;
    font-size: 1.3em;
    color: #ffffff;
    vertical-align: middle;
    white-space: nowrap;
    background: #ff5d00;
    border-radius: .5em;
}

#ctaAreaLink .ancTxt em {
    display: block;
    margin-right: .3em;
    margin-left: .3em;
    padding: 0.2em 0.4em;
    font-style: normal;
    font-size: 0.9em;
    line-height: 1;
    color: #ed0000;
    background: #ffffff;
    border-radius: 1.5em;
}
#ctaAreaLink .ancTxt::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5em;
    display: block;
    width: 1em;
    height: 1em;
    margin: auto;
    background-color: #ffffff;
    border-radius: 100%;
}
#ctaAreaLink .ancTxt::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.85em;
    font-weight: 900;
    display: block;
    margin: auto;
    width: .3em;
    height: .3em;
    border: 3px solid #ff5d00;
    border-bottom: none;
    border-left: none;
    transform: rotate(45deg);
}

.fcBanner {
    position: relative;
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 60px auto 100px auto;
    background-color: #ffffff;
    border:4px solid #ff9100;
    border-top: none;
    pointer-events: none;
  }
  
  .fcBanner p {
    margin: 0;
  }
  .fcBanner p.top {
    position: absolute;
    top: -50px;
    left: -50px;
    transform: translateY(25%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 105px;
    aspect-ratio: 1 / 1;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
    background-color: #ff9100;
    border-radius: 50%;
  }
  .fcBanner p.head {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-color: #ff9100;
  }
  .fcBanner p.head .catch {
    color: #ffff00;
  }
  .fcBanner .infoBox {
    width: fit-content;
    margin: 0 auto;
    padding: 0 0 0 100px;
    background-image: url("../../../../common/images/call.svg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 80px;
  }
  .fcBanner p.info {
    margin: 0.75em 0 0 0;
    font-size: 25px;
    font-weight: bold;
    color: #ff9100;
    text-align: center;
  }
  .fcBanner p.tel {
    width: fit-content;
    margin: 0 auto 0.3em auto;
    padding-left: 85px;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: #ff9100;
    background-image: url("../../../../common/images/fc.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1.1em;
  }
  
  .fcBanner .pc,
  .fcBanner .sp {
    display: none !important;
  }
  
  .fcBanner .sp {
      display: none !important;
  }

.lineBnr {
    display: block;
    width: fit-content;
    margin: 3rem auto;
}
.lineBnr.topM {
    margin-top: 5rem;
}
.lineBnr img {
    max-width: 100%;
    height: auto;
}
