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


/* ... */

/* レスポンシブのスタイル */

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

.pc__none{
    display: inherit;
}

.access__floor{
    padding-left: 3em!important;
}
   

}


@media screen and (max-width: 768px){
/* 共通のスタイル */
.cont_small {
    font-size: 14px;
}

.contents__ttl {
    font-size: 2.5rem;
    padding: 15vw 8vw 5vw 8vw;
    }
    
    
.ft__big2{
    font-size:  2rem;
}

.table__Pd__left{
    padding-left: 10em;
}



/*ヘッダー*/


#header .logo{
    width: 40%;
}

.logo__txt br{
    display: inherit;
}

.logo__wp{
    width: 50%;
}


.logo__wp span {
    font-size: 1rem;
    color: #fff;
    letter-spacing: 1px;
    padding-top: 1.5em;
    padding-left: 0px;
}


.hd_pr {
    font-size:1rem;
}

#header .header-show .viewing,
#header .header-show .cotact{
    width: 50%;
} 

.header-show{
    width: 50vw;
}



/*メインビジュアル*/


.mv-img__outer {
    height: 100%;
}

.mv-img::before{
    content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
  
}
.scrolldown2 {
    bottom: 120px;
    color: #fff;
    right: 10%;
    left: inherit;
}

.scrolldown2:before {
    height: 20px;
     animation:
    circlemove 1.6s ease-in-out infinite
 cirlemovehide 1.6s ease-in-out infinite;
   
}

.scrolldown2:after {
    height: 60px;
    top: -100px;
    }
    
    .scrolldown2 span {
    right: -9px;
    top: 30px;
    font-size: 1.2rem;
    color: #FFFFFF;
    }
    
    


@keyframes circlemove{
    0%{
      bottom:90px;
      }
     100%{
     bottom:38px;
     }
 }

@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    90%{opacity:0.9;}
  100%{opacity:0;}
 }
    

    



.mv__main__ttl__wp {
    margin-top: 0vh;
    /* margin-left: 5vw; */
    /* margin-right: 5vw; */
    top: -2%;
    position: absolute;
    /* transform: translateX(-50%); */
    left: 5%;
    width: max-content;
    margin: 0 auto;
    
    }
    
.mv__main__txt{
    font-size: 1.5rem;
    line-height: 2;
}

.mv-img__left {
    height: 80%;
}



    
    .mv__main__ttl {
    width: auto;
    font-size: 3rem;
    }
    
    
    
/*紹介*/

.intr__desc .none{
    display: none;
}

.intr__wp{
height: 71vh;
}
.intr__desc {
    width:100%; 
    position: relative;
    margin-top:0px; 
    top: 0;
    background-color: rgba(51,51,51,0.80); 
    height: 100%;
    
}

.intr__desc p{	
    line-height: 2;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    background: transparent;
    padding: 5vw 5vw;
}


.intr__img__wp {
    width: 100vw;
    
    }
    
 .intr-img__bgwp {
    position: absolute;
    right: 0;
    width: 80%;
    height: 80%;
    background-image: url(../img/mv__bg.jpg);
    background-position: top;
    background-repeat: repeat;
    will-change: transform;
    z-index: -1;
    top: 0;
}
    

/*キャンペーン*/

.cam__wp{
    height:80vh;
    width: 100%;
}

.cam_small {
    font-size: 1.5rem;
}

.ft__big{
    font-size: 3rem;
}
.cam__flex__wp {
    margin: 0 auto;
    flex-direction: column;
    }
    
    .cam__items{
    justify-content: center;
    margin-top: 3vw;
    font-size: 2.5rem;
    padding: 8% 4%;
    width: 100%;


    }
    
    .cam_items_3{
    padding: 0 30px;
}
    
    
    
      .cam__items:nth-child(3){
    margin-bottom:0px;

    }
    
    #Notes::after {
    font-size: 1.2rem;
}

/*02特徴*/

.check__img {
    padding-right: 0px;
    padding-bottom: 15px;
    }

.check__img img {
    width: 100%;
}

.fea__items2 .check__img {
    width: 30%;
    height: 30%;
    }


.event__p{
    letter-spacing:-2px;
    font-size:1.8rem;
    padding-top: 10px;

}

.fea__flex__wp{
    width: 90vw;
}

  .fea__items {
    font-size: 1.8rem;
    padding: 3vw;
    width: calc((100% - 1vw) / 2);
  }
  .fea__items span{
    height: 40%;
    display: flex;
    justify-content:center;
    align-items:center;
  }
.fea__items div{
    height: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
  }

.fea__items2 {
    flex-direction: column;
    padding:4vw 2vw 4vw 2vw;
    font-size: 1.45rem;
    justify-content: flex-start;
}
  .fea__items2 span:nth-child(2){
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  }





.fea__contents__flex1, .fea__contents__flex2 {
    width: 100%;
}





.fea___item___flexsp1{

    display: flex;
    flex-direction: row;
    
}



/*

.fea__items p{
    margin-top: 10px;
}
*/



.fea__items__img img {
    width:35px;
    }
.fea__items__img_re img {
    width: 45px;
}
.fea__items__img_rez img {
    width: 25px;
}
.fea__items__img_rex img {
    width: 50px;
}

.fea__items2:nth-child(1){
    margin-top: 0vw;
}


.fea__contents__items h3 {
    font-size: 3rem;
    padding: 4vw 20px 0px 20px;
}


.fea__contents__items{
    max-width: 90%;
    margin: 0 auto;
    argin-top: 10vw;
    margin-top: 10vw;
}

.fea__contents__flex1,.fea__contents__flex2{
    flex-direction:column;
}
.fea__contents__items_dw{
    top: 0px;
}

.fea__contents__items:nth-child(3), .fea__contents__items:nth-child(6) {
     margin-right:inherit; 
}

.fea__contents__items p {
    font-size:1.5rem;
    }

.fea__contents__bg{
    background-image: url("../img/fea__bg.png");
    z-index: -2;
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 100%;
    background-position:top;
    background-repeat: repeat;
}

.pd__8vw {
    padding: 0px;
}


.cont__06__txt::after{
    font-size: 1.3rem;
}





/*CTA*/
.cta__wp{
    width: 100%;
    height: 55vh;
}

.cta__flex__wp{
    display: flex;
    width:90%;
    flex-direction: column;
}


.cta__items {
    font-size: 25px;
    padding: 5% 2% 6%;
    flex-direction: column;
    margin-bottom: 30px;
    margin-right:0px;
    }
    
    .cta__items:nth-child(2){
    margin-bottom: 0px;
    }
    
    .cta__items__img img {
    width: 20px;
}

.cta__flex__wp .contact::before,
.cta__flex__wp .viewing::before{
    width: 20vw;
    }

.cta__items__img {
    height: 30%;
    display: flex;
    justify-content: center;
}

.cta__flex__wp .mg_icon {
    height: 70%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.cta__items p {
    margin-top: 0px;
   font-size: 2.5rem;
    }


.cta__flex__wp .contact::after, 
.cta__flex__wp .viewing::after{
    bottom: 10%;
    }

.cont__number {
    font-size: 8rem;
    top: -9vw;
    left: 10px;
    }





/*事例*/

.slider_01 {
width: 100%;
    background: rgba(51,51,51,0.86);
/*background:rgba(0,0,0,0.0);*/
    bottom: 0px;
    right: 0px;
    padding: 30vw 5vw 5vw 5vw;
    height: 100%;
    position: absolute;
    transform: scale(1);
    border: 0.1px solid rgba(51,51,51,0.86);
}

/*
.slider_01::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
}
*/

.slider .slick-slide {
  opacity: 1;
}

.slick-dots {
    margin-top: 30px;
}


.case__title {
    font-size: 3.5rem;
    padding: 8vw 0;
}


.case__txt {
    font-size:1.8rem;
    line-height:2;
    padding-top:8vw;
}

.case__sub__title::after {
    width: 5vw;
    }

.case__sub__title {
    font-size: 2.5rem;
    text-align: left;
    padding-left: 50px;
}

.case__txt::before {
    content: "";
    border: #F4F4F3 solid 0.5px;
    position: absolute;
    width: 100%;
    right: 5vw;
    margin-bottom: 20px;
    margin-top: 0px;
    top: 0;
    }
.slider img {
    height: 70vh;
    width: 100%;
}


.slider .slider_01_wp{
    display: none; /* まずすべてのスライドを非表示にする */
  }

  .slider.slider_01_wp:first-child {
    display: block; /* 最初のスライドを表示する */
  }


/*04アクセス*/
.acess__flex__wp{
    width: 90%;
    margin: 0 auto;
}

.access__txtitems1 span.bold {
    font-size: 4.1rem;
}
.access__txtitems2{
    padding: 5vh 5vw 0 0;
}


    .access__floor{
    padding-left: 0em;
}
    
.access__txtitems1 br{
    display: inherit;
}
.access__txtitems1 {
    font-size: 2.7rem;
    padding-top: 20px;
    line-height: 1.5;
    }
.access__map {
    width: 90%;
    position: relative;
    right: 0px;
    top: 0px;
    margin: 0 auto;
    }
    
.access__map img{
    padding: 10px;
}
    
.access__wp {
    font-size: 15px;
}

.access__txt {
    padding: 0vw 0vw 5vw 0vw;
    width: 90%;
    margin: 0 auto;
}

/*空室状況*/

table.table01 .table__vacant{
    width: inherit;
}

.vacancy__flex__wp {
    display: flex;
    /* justify-content: space-between; */
    /* margin: 0 auto; */
    padding: 3vw 8vw 3vw 8vw;
    flex-direction: column;
}


.vacancy__img{
    width: 100%;
    padding: 5vh 0 5vh 0;
    margin: 0 auto;
}


.vacancy__cam__wp {
    width:100%;
    margin-left:0px;
}

.vacancy__cam__wp .cam__items{
    justify-content: center;
    margin-bottom: 3vw;
    font-size: 2.5rem;
    padding: 9.5% 4%;
    }

table.table01 {
    border-right: #333 solid 1px;
    }

table.table01 tbody td {
    font-size: 1.5rem;
    }


table.table01 tbody td p {
/*    padding-left: 10em;*/
    text-align: left;
}


table.table01 tbody th{
    font-size:1.8rem;
}




/*コンセプト*/

.concept__txt__wp {
    color: #fff;
    font-size: 1.45rem;
    margin: 0 auto;
    padding: 0 5vw 0;
    width: 100%;
    line-height: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: -.2px;
}


.concept__txt__wp .none{
    display: none;
}

.concept__txt__wp h3 {
    font-size: 4.9rem;
    line-height: 2.5;
    }
    
    
.concept__wp{
    height: 80vh;
}

/*拠点*/

.office__img {
    width: 100%; 
     padding-right:0px; 
}

.office__inner__wp,
.office__flex__wp2{
display: inherit;
}

.office__inner__wp2:nth-child(1) {
    margin-right: 0px;
}
.office__txt {
     width: 100%;
}
    
   .office__inner__wp h3,  
   .office__inner__wp2 h3 {
font-size: 2.5rem;
}
.office__inner__wp p, 
.office__inner__wp2 p {
font-size: 1.5rem;
line-height: 1.6;
}

.office__inner__wp {
    padding: 0vw 10vw 10vw 10vw;
}

.office__inner__wp2{
    padding-bottom: 10vw;
}
.office__txt2 {
    padding:inherit;
    }








/*フッター*/




#footer .office-list {
    display: flex;
    /* gap: 90px 60px; */
    color: #A7A7A7;
    padding: 0 5vw;
    align-items: baseline;
    line-height: 1.5;
    flex-direction: column-reverse;

}


.footer-logo img{
    width: 70%;
    margin-bottom: 20px;
}


#footer .office-list{
     gap:30px;
     margin-top: 50px;
}
#footer .office-list .en {
    font-size: 2rem;
}

.office_list_item_wp {
    justify-content: center;
    flex-direction: column;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    }
.office-list__item{
    padding-top: 3.5vw;
    margin-right: 0px;
}
 

.copyright {
    bottom: 15px;
}
#footer .office-list .jp{
    font-size: 1.3rem;
}

.office_slider_wp{
    display: block;
    margin-top: -12vw;;

}
.access__wp__bg{
    width: 95vw;
    
}
.access__wp__bg{
    padding-top:2.5vh;
}

.access__flex__wp{
    padding-bottom: 15vw;
}
.office__wp .slider_01{
    width: 100%;;
}
.slider2 .slick-slide {
    opacity:1;;
}
.office__wp {
    padding-bottom: 5vh;
}

.cam_txt01{
    font-size: 2rem;
}
.intr__img__wp {
    height: 71vh;
}
.table_wp {
    box-shadow: none;
    flex-direction: column-reverse;
}

.price-area{
    margin-top: 5vh;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.vacancy__wp .cta__items span {
    font-size: 25px;
}
.vacancy__wp .cta__items__img img{
    width: 20px;
}

.cam__wp .cam__items:first-child,
.cta__wp .cam__items:first-child {
    margin-right:0px;
}
.office__wp .office_slider_wp img {
    width: 100vw;
}

}

@media screen and (max-width: 400px) {
    .concept__wp {
        height: 100vh;
    }
    .intr__img__wp{
        height: 90vh;
    }
        .intr__wp {
        height: 90vh;
    }
        .slider img {
        height: 80vh;
    }


}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.intr__desc p {
    padding: 3vw 3vw;
    font-size: 1.2rem
}
}