@charset "UTF-8";



/*******************************
*　
********************************/

/* セクション設定 */
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}

/* メイン部分 */

@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
@media (min-width:1366px){


}
@media (min-width:1450px){


}

@media (min-width:1700px){


}



/*******************************
*　物件詳細
********************************/

.pg_property + .pg_contact{
  margin-top: 50px;
}

@media (min-width:768px){

  .pg_property + .pg_contact{
    margin-top: 75px;
  }

}
@media (min-width:1024px){

  

}
@media (min-width:1200px){

  .pg_property + .pg_contact{
    margin-top: 135px;
  }

}



.property_detail{

}
.property_detail .meta{
  position: relative;
  z-index: 1;
  margin-top: 40px;
}
.property_detail .meta_inner{
  margin-top: 30px;
}
.property_detail .meta .service_flow_btns_item{
  /*position: absolute;*/
  /*z-index: 1;*/
  /*top: 0;*/
  /*right: 0;*/
}
.property_detail .madori{
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.075em;
  border: 1px solid #3a3a3a;
  padding: 0 37px;
  background: #FFF;
  color: #181818;
}
.property_detail .title{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
  border-bottom: 1px solid ;
  padding-bottom: 12px;
  margin-top: 8px;
}
.gallery_main .img.img_fit:before{
  padding-top: 94.52%;
}
.gallery_thumb .swiper-slide{
  overflow: hidden;
}
.gallery_thumb .img.img_fit:before{
  padding-top: 94.67%;
}
.gallery_thumb .img {
  width: 100%;
  background: #EEE;
  overflow: hidden;
}

/*テーブル*/
.property_tbl {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #FFF;
  margin-top: 38px;
}
.property_tbl th, .property_tbl td {
  border: 0;
  padding: 10px 10px;
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: 400;
  line-height: 1.6;
  border: 1px solid #ababab;
  color: #181818;
}
.property_tbl th {
  background: #f2f2f2;
}
.property_tbl td {
  background: #fff;
}

.property_tbl + .service_flow_btns{
  margin-top: 30px;
}

.gallery_detail .read_more{
  margin-top: 0;
}

/*フォーム*/
.property_contact_wrap .formTbl{
  border: 1px solid #ababab;
}
[name="property_name"], [name="property_price"] {
  border: 0 !important;
  pointer-events: none;
}
@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){
  .property_tbl th,
  .property_tbl td{
    display: block;
    width: 100%;
    border-bottom: 0;
  }
  .property_tbl tr:last-child td:last-child{
    border-bottom: 1px solid #ababab;
  }

  .pg_property .section.sec2.pg_contact .privacy_item_box{
    margin-top: 80px;
  }
}
@media (min-width:768px){
  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_property .section.sec2.pg_contact{
    padding-top: 37px;
  }
  .pg_property .section.sec2.pg_contact .privacy_item_box{
    margin-top: 80px;
  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .property_tbl + .property_tbl{
    margin-top: 60px;
  }
  .property_detail .meta{
    margin-top: 60px;
  }
  .property_detail .meta_inner{
    margin-top: 30px;
  }
  .property_detail .meta_inner .title{
    padding-right: 285px;
  }
  .property_detail .meta .service_flow_btns_item{
    position: absolute;
    z-index: 1;
    top: 0;
    right: -10px;
  }
  .property_detail .meta .service_flow_btns_item{
    width: auto;
  }
  .property_detail .service_flow_btns_item_a.email{
    padding-left: 15px;
    padding-right: 15px;
  }
  .property_detail .title{
    font-size: 20px;
    padding-bottom: 20px;
  }
  .gallery_thumb {
    width: 100%;
    height: 100%;
  }
  .gallery_thumb .img {
    height: 100%;
  }

  /*テーブル*/
  .property_tbl th, .property_tbl td {
    font-size: 16px;
    line-height: 2;
    padding: 13px 15px;
  }
  .gallery_detail {
    width: 100%;
    margin-top: 30px;
  }
  .property_tbl th {
    width: 200px;
    border-right: 0;
  }
  .property_tbl td{
    border-left: 0;
    padding-left: 20px;
  }
  
  .property_tbl + .service_flow_btns{
    margin-top: 50px;
  }
  
  .property_detail .read_more a{
    margin: 5px 15px;
  }
  .property_detail .meta .read_more a.wide{
    width: 250px;
  }
}
@media (min-width:1024px){

  .gallery_thumb .swiper-wrapper {
    margin: 0;
  }

  /*テーブル*/
  .gallery_detail {
    width: 100%;
    margin-top: 30px;
  }
  .property_detail .title{
    font-size: 22px;
  }
  .property_tbl th {
    width: 255px;
  }

}
@media (min-width:1200px){


}
@media (min-width:1720px){

  .property_detail .meta_inner .title{
    padding-right: 350px;
  }
  .property_detail .service_flow_btns_item_a.email{
    padding-left: 30px;
    padding-right: 30px;
  }

}



/* ボタン */
.property_detail .meta{
  
}
.property_detail .meta .read_more{
}
.property_detail .meta .read_more a:after{
  right: 10px;
}

.gallery_detail .read_more{
  margin-top: 30px;
}
.gallery_detail .read_more + .read_more{
  margin-top: 10px;
}


@media (max-width:767px){
  .property_detail .meta .read_more{
    margin-top: 0;
  }
  .property_detail .read_more a.wide{
    width: 100%;
  }
}
@media (min-width:768px){
  

  /* ボタン */
  .property_detail .meta{

  }
  .property_detail .meta .read_more{
    position: absolute;
    z-index: 1;
    right: 0;
    margin: 0;
  }
  .property_detail .meta .read_more a:after{
    right: 10px;
  }
  
  .gallery_detail .read_more{
    margin-top: 55px;
  }
  .gallery_detail .read_more + .read_more{
    margin-top: 30px;
  }
  
}
@media (min-width:1024px){
  
  
}
@media (min-width:1200px){


}
@media (min-width:1470px){


}
@media (min-width:1720px){
  
}


/*******************************
*　
********************************/

/* セクション設定 */
.body_maintenanceAndInspection .pg_header{
  margin-bottom: 0;
}
.pg_mente{
  background-image: url('/system_panel/uploads/images/mente_sec1_bg.jpg');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.pg_mente .section.sec1{
  padding-top: 50px;
}
.pg_mente .section.sec2{
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.pg_mente .section.sec3{
  padding-top: 50px;
  position: relative;
  z-index: 1;
}

/* 背景 */
.mente_sec_bg{
  position: absolute;
  z-index: -1;
}
.mente_sec_bg.pos1{
  top: 0;
  left: 0;
  transform: translateY(-21%);
}
.mente_sec_bg.pos2{
  top: 0;
  right: 0;
  transform: translateY(-12%);
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

  .mente_sec_bg.pos1{
    width: 63%;
    top: -70px;
  }
  .mente_sec_bg.pos2{
    width: 63%;
    top: -70px;
  }
  
  .pg_mente .section.sec3{
    padding-top: 75px;
  }
  
}
@media (min-width:768px){

  .pg_mente .section.sec1{
    padding-top: 75px;
  }
  .pg_mente .section.sec2{
    padding-top: 40px;
  }
  .pg_mente .section.sec3{
    padding-top: 75px;
  }


}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_mente .section.sec1{
    padding-top: 142px;
  }
  .pg_mente .section.sec2{
    padding-top: 80px;
  }
  .pg_mente .section.sec3{
    padding-top: 105px;
  }

}

/* メイン部分 */

/* About */
.mente_about{
  
}
.mente_about_title{
  text-align: center;
}
.mente_about_title_txt1{
  font-size: 14px;
  font-weight: 900;
}
.mente_about_title_txt2{
  font-size: 32px;
  font-weight: 900;
  margin-top: 0px;
}
.mente_about_msg{
  font-size: 16px;
  font-weight: 400;
  line-height: 2.8125;
  line-height: 1.875;
  text-align: justify;
}
* + .mente_about_msg{
  margin-top: 30px;
}

.mente_about_service{
  
}
* + .mente_about_service{
  margin-top: 50px;
}
.mente_about_service .tt2{
  margin-bottom: 30px;
}

/* 料金表 */
.mente_price_tbl{
  background: #f1f1f1;
  color: #181818;
  text-align: center;
}
.js-scrollable .mente_price_tbl{
  min-width: 750px;
}
.mente_price_tbl .table_rows_td,
.mente_price_tbl .table_rows_th{
  vertical-align: middle;
  padding: 15px 5px;
  line-height: 1.125;
  position: relative;
  z-index: 1;
  background: #f1f1f1;
  border: 1px solid #181818;
}
.mente_price_tbl .table_rows_th{
  height: 40px;
  
}
.mente_price_tbl .table_rows_td{
  font-size: 15px;
}

.mente_price_tbl .table_rows_th p{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fe9737;
  color: #FFF;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: -1px;
  left: 0;
  width: calc(600% + 6px);
  padding-bottom: 4px;
  font-weight: 500;
  border-right: 1px solid #181818;
}
.mente_price_tbl .table_rows_th.wh p{
  background: #FFF;
  color: #181818;
  font-weight: 400;
  border-bottom: 1px solid #181818;
}

.mente_price_tbl_type{
  text-align: center;
  line-height: 1.125;
  height: calc(2em * 1.125 );
  margin-bottom: 5px;
}
.mente_price_tbl_img{
  text-align: center;
}

.mente_price_total{
  font-weight: 900;
  color: #ff0000;
}

/* サービスラインナップ */
.mente_lineup{
  
}
.mente_lineup_row{
  
}
.mente_lineup_row + .mente_lineup_row{
  margin-top: 50px;
}
.mente_lineup_row_head{
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
.mente_lineup_list1{
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  /*margin-left: -35px;*/
  /*margin-right: -35px;*/
}
* + .mente_lineup_list1{
  
}
.mente_lineup_list1_item{
  width: 100%;
  padding: 0 0;
}
/*.mente_lineup_list1_item:nth-child(n+3){
  margin-top: 0;
}
.mente_lineup_list1_item:nth-child(n+4){
  margin-top: 30px;
}*/
.mente_lineup_list1_item_inner{
  background: #FFF;
  color: #181818;
  height: 100%;
  padding: 50px 30px;
  position: relative;
  z-index: 1;
}
.mente_lineup_list1_item_inner:before{
  content: "";
  border: 2px solid #181818;
  position: absolute;
  z-index: 1;
  inset: 9px;
  pointer-events: none;
}
.mente_lineup_list1_item_img{
  text-align: center;
  margin-bottom: 25px;
}
.mente_lineup_list1_item_img img{
  height: 100px;
}
.mente_lineup_list1_item_title{
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
}
.mente_lineup_list1_item_txt{
  font-size: 16px;
  line-height: 1.875;
  text-align: justify;
  margin-top: 10px;
}

/* その他ラインナップ */
.mente_lineup_list2{
  display: flex;
  flex-wrap: wrap;
  margin-left: -2.5px;
  margin-right: -2.5px;
}
* + .mente_lineup_list2{
  /*margin-top: 30px;*/
}
.mente_lineup_list2_item{
  width: 100%;
  padding: 0 2.5px;
}
.mente_lineup_list2_item:nth-child(n+2){
  margin-top: 5px;
}
.mente_lineup_list2_item_inner{
  font-size: 16px;
  font-weight: 700;
  background: #fe9737;
  color: #181818;
  padding: 15px 10px 15px 60px;
  position: relative;
  z-index: 1;
}
.mente_lineup_list2_item_inner:before{
  content: "";
  width: 36px;
  aspect-ratio: 48 / 24;
  background-image: url(/system_panel/uploads/images/mente_lineup_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width:767px){

  .mente_lineup_list1_item{
    height: auto;
  }
  
  .mente_price_tbl_type{
    font-size: 14px;
  }
}
@media (min-width:768px){

  

  /* About */
  .mente_about{

  }
  .mente_about_title{
    text-align: center;
  }
  .mente_about_title_txt1{
    font-size: 30px;
  }
  .mente_about_title_txt2{
    font-size: 55px;
    margin-top: 0px;
  }
  .mente_about_msg{
    font-size: 16px;
    line-height: 2.8125;
    /*text-align: center;*/
  }
  * + .mente_about_msg{
    margin-top: 30px;
  }

  .mente_about_service{

  }
  * + .mente_about_service{
    margin-top: 165px;
  }
  .mente_about_service .tt2{
    margin-bottom: 80px;
  }

  /* サービスラインナップ */
  .mente_lineup{

  }
  .mente_lineup_row{

  }
  .mente_lineup_row + .mente_lineup_row{
    margin-top: 50px;
  }
  .mente_lineup_row_head{
    font-size: 30px;
    margin-bottom: 40px;
  }
  .mente_lineup_list1{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  * + .mente_lineup_list1{

  }
  .mente_lineup_list1_item{
    width: 50%;
    padding: 0 15px;
  }
  .mente_lineup_list1_item:nth-child(n+3){
    margin-top: 30px;
  }
  .mente_lineup_list1_item_inner{
    padding: 50px 40px;
    height: 100%;
  }
  .mente_lineup_list1_item_inner:before{
    inset: 9px;
  }
  .mente_lineup_list1_item_img{
    margin-bottom: 25px;
  }
  .mente_lineup_list1_item_img img{
    height: 120px;
  }
  .mente_lineup_list1_item_title{
    font-size: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .mente_lineup_list1_item_txt{
    font-size: 16px;
    line-height: 1.875;
    margin-top: 20px;
  }
  
  /* その他ラインナップ */
  .mente_lineup_list2{
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  * + .mente_lineup_list2{
    /*margin-top: 30px;*/
  }
  .mente_lineup_list2_item{
    width: 50%;
    padding: 0 2.5px;
  }
  .mente_lineup_list2_item:nth-child(n+2){
    margin-top: 0;
  }
  .mente_lineup_list2_item:nth-child(n+3){
    margin-top: 5px;
  }
  .mente_lineup_list2_item_inner{
    font-size: 18px;
    padding: 15px 10px 15px 72px;
  }
  .mente_lineup_list2_item_inner:before{
    width: 48px;
    left: 15px;
  }
  
}
@media (min-width:1024px){

  /* その他ラインナップ */
  .mente_lineup_list2{
  }
  * + .mente_lineup_list2{
    /*margin-top: 30px;*/
  }
  .mente_lineup_list2_item{
    width: 33.333%;
  }
  .mente_lineup_list2_item:nth-child(n+3){
    margin-top: 0;
  }
  .mente_lineup_list2_item:nth-child(n+4){
    margin-top: 5px;
  }

  .mente_about_msg{
    text-align: center;
  }
  
  .mente_price_tbl .table_rows_td,
  .mente_price_tbl .table_rows_th{
    padding: 15px 15px;
  }
  .mente_price_tbl .table_rows_td{
    font-size: 16px;
  }
}
@media (min-width:1200px){

  /* サービスラインナップ */
  .mente_lineup{

  }
  .mente_lineup_row{

  }
  .mente_lineup_row + .mente_lineup_row{
    margin-top: 50px;
  }
  .mente_lineup_row_head{
    font-size: 30px;
    margin-bottom: 40px;
  }
  .mente_lineup_list1{
    margin-left: -15px;
    margin-right: -15px;
  }
  * + .mente_lineup_list1{

  }
  .mente_lineup_list1_item{
    width: 33.333%;
    padding: 0 15px;
  }
  .mente_lineup_list1_item:nth-child(n+3){
    margin-top: 0;
  }
  .mente_lineup_list1_item:nth-child(n+4){
    margin-top: 50px;
  }
  .mente_lineup_list1_item_inner{
    padding: 50px 40px;
  }
  .mente_lineup_list1_item_inner:before{
    inset: 9px;
  }
  .mente_lineup_list1_item_img{
    margin-bottom: 25px;
  }
  .mente_lineup_list1_item_img img{
    /*height: 163px;*/
  }
  .mente_lineup_list1_item_title{
    /*font-size: 24px;*/
    margin-left: -20px;
    margin-right: -20px;
  }
  .mente_lineup_list1_item_txt{
  }

  
}
@media (min-width:1366px){


}
@media (min-width:1450px){

  /* サービスラインナップ */
  .mente_lineup{

  }
  .mente_lineup_row{

  }
  .mente_lineup_row + .mente_lineup_row{
    margin-top: 75px;
  }
  .mente_lineup_row_head{
    font-size: 30px;
    margin-bottom: 40px;
  }
  .mente_lineup_list1{
    margin-left: -20px;
    margin-right: -20px;
  }
  * + .mente_lineup_list1{

  }
  .mente_lineup_list1_item{
    width: 33.333%;
    padding: 0 20px;
  }
  .mente_lineup_list1_item_inner{
    padding: 50px 40px;
  }
  .mente_lineup_list1_item_img img{
    height: 163px;
  }
  .mente_lineup_list1_item_title{
    font-size: 22px;
  }

  /* その他ラインナップ */
  .mente_lineup_list2{
  }
  * + .mente_lineup_list2{
    /*margin-top: 30px;*/
  }
  .mente_lineup_list2_item{
    width: 25%;
  }
  .mente_lineup_list2_item:nth-child(n+4){
    margin-top: 0;
  }
  .mente_lineup_list2_item:nth-child(n+5){
    margin-top: 5px;
  }
  .mente_lineup_list2_item_inner{
    font-size: 20px;
    /*padding: 15px 10px 15px 72px;*/
  }
  .mente_lineup_list2_item_inner:before{
    width: 48px;
    left: 15px;
  }
}

@media (min-width:1700px){

  .mente_lineup_list1{
    margin-left: -35px;
    margin-right: -35px;
  }
  .mente_lineup_list1_item{
    width: 33.333%;
    padding: 0 35px;
  }
  .mente_lineup_row_head{
    font-size: 30px;
    margin-bottom: 40px;
  }
  
  /* その他ラインナップ */
  .mente_lineup_list2{
  }
  * + .mente_lineup_list2{
    /*margin-top: 30px;*/
  }
  .mente_lineup_list2_item{
    width: 20%;
  }
  .mente_lineup_list2_item:nth-child(n+5){
    margin-top: 0;
  }
  .mente_lineup_list2_item:nth-child(n+6){
    margin-top: 5px;
  }
  .mente_lineup_list2_item_inner{
    font-size: 20px;
  }
  .mente_lineup_list2_item_inner:before{
    width: 48px;
    left: 15px;
  }
}

.swiper-pagination{
  position: static;
  margin-top: 5px;
}
.swiper-pagination-bullet{
  background-color: #FFF;
}
.swiper-pagination-bullet-active{
  background-color: var(--main-color);
}