@charset "UTF-8";

/* ====================================
 * 賃貸経営サポート
 * management_support_top.css
 * 20220301
==================================== */


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

    common

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

body{
  /* min-width:1200px; */
}
main{
  position:relative;
  min-width:1200px;
}
img{vertical-align:bottom;}

/* NOTE: 2020/04/08 - /assets/stylesheets/main-slim.css により border-box が初期値になっているため */
main,
main * {
  box-sizing: content-box;
  vertical-align:bottom;
}
main img {
  vertical-align:bottom;
}

/* NOTE: 2020/04/08 - JS による自動縮小処理をする場合は useAutoScale モディファイヤをつける */
  main.-useAutoScale {}

@media screen and (max-width:768px){
  body{
    min-width:initial;
    min-width:auto;
  }
  main{
    min-width:initial;
    min-width:auto;
  }
}

.pc_block{display:block;}
.sp_block{display:none;}
.pc_txt-block{display:inline-block;}
.sp_txt-block{display:none;}

.clearfix:after { content: ""; display: block; clear: both;}

@media screen and (max-width:768px){
  .sp_block{display:block;}
  .pc_block{display:none;}
  .sp_txt-block{display:inline-block;}
  .pc_txt-block{display:none;}
}

.inSec{
  margin:0 auto;
  max-width:1160px;
}
@media screen and (max-width:768px){
  .inSec{
    padding:0 20px;
    /* margin:0 auto; */
    max-width:initial;
    max-width:auto;
overflow:hidden;
  }
}


/* 賃貸経営サポート
-------------------------------------------------- */
.management_support sup{
	font-size:0.7em;
}
.management_support sup,
.management_support sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
		margin: 0 0.1em;
}
 
.management_support sup {
    bottom: 0.6em;
}
 
.management_support sub {
    bottom: 0;
}

.management_support._top{
  letter-spacing:0.05em;
  color:#333333;
}

/* ---------- */

/* .management_support._top .area-heading{
  padding:50px 0 59px;
  background:url(/tochikatsuyou/img/management_support_top/mv_bg_pc.jpg) no-repeat center center /cover;
}
.management_support._top .area-heading h2{
  padding-bottom:24px;
  margin-bottom:20px;
  color:#ffffff;
  font-size:281.25%;
  font-weight:300;
  line-height:1.2;
  border-bottom:1px solid #ffffff;
  letter-spacing:0.05em;
}
.management_support._top .area-heading h2 + p{
  color:#ffffff;
  line-height:2;
  font-size:112.5%;
  letter-spacing:0.05em;
}
@media screen and (max-width:768px){
  .management_support._top .area-heading{
    padding:24px 0 27px;
    background:url(/tochikatsuyou/img/management_support_top/mv_bg_sp.jpg) no-repeat center center /cover;
  }
  .management_support._top .area-heading h2{
    padding-bottom:15px;
    margin-bottom:15px;
    font-size:171.875%;
  }
  .management_support._top .area-heading h2 + p{
    font-size:84.375%;
    line-height:1.555;
  }
} */

/* ---------- */

.management_support._top .area-content .area-management > div{
  padding:60px 0;
}
.management_support._top .area-content .area-management > div:first-child{
  padding-top: 0;
}
.management_support._top .area-content > div .inSec .topTitle{
  position:relative;
  padding:1.2em 0 0 20px;
  margin: 0 0 1em;
  color:#2d2c25;
  font-size:281.25%;
  font-weight:300;
  line-height:1.2;
  letter-spacing:0.075em;
}
.management_support._top .area-content > div .inSec .topTitle > em{
  position:relative;
  font-style:normal;
  z-index:2;
}
.management_support._top .area-content > div .inSec .topTitle > span{
  position:absolute;
  bottom:1em;
  left:0;
  color:#d2d2c2;
  font-style:italic;
  /* font-size:103.5%; */
  font-weight:300;
  line-height:1.2;
  letter-spacing:0.05em;
  z-index:1;
}
.management_support._top .area-content > div .inSec .topTitle._border{
  padding-bottom: 16px;
}
.management_support._top .area-content > div .inSec .topTitle._border::after{
  content: "";
  display:block;
  position: absolute;
  bottom:0;
  left:0;
  width: 100%;
  border-bottom: 1px solid #D2D2C2;
}
.management_support._top .area-content > div .inSec .topTitle._border > span{
  margin-bottom: 16px;
}
.management_support._top .area-content > div .inSec .flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.management_support._top .area-content > div .inSec .flex > *{
  flex-shrink: 1;
}
.management_support._top .area-content > div .inSec .flex > figure{
  margin-left: 20px;
  flex-shrink: 0;
}
.management_support._top .area-content > div .inSec .flex img {
  max-width: none;
}
.management_support._top .area-content > div .inSec p{
  font-size: 1.125rem;
  line-height: 2;
}
.management_support._top .area-content > div .inSec .flex > figure,
.management_support._top .area-content > div .inSec p{
  margin-top: 1.5em;
}
.management_support._top .area-content > div .inSec .flex > figure.titleRight{
  margin-top: 0;
  margin-left: 5px;
}
.management_support._top .area-content > div .inSec p.lead{
  font-size: 1.875rem;
  margin-top: 0;
}
.management_support._top .area-content > div .inSec p.notes,
.management_support._top .area-content > div .inSec li{
	font-size: 0.875rem;
	text-indent: -1em;
	margin-left: 1em; 
}
.management_support._top .area-content > div .inSec p.notes-num,
.management_support._top .area-content > div .inSec ul.notes-num li{
	text-indent: -1.75em;
	margin-left: 1.75em;
}
.management_support._top .area-content > div .inSec p.notes-num-dot,
.management_support._top .area-content > div .inSec ul.notes-num-dot li{
	text-indent: -2.3em;
	margin-left: 2.3em;
}
.management_support._top .area-content > div .inSec ul.notes-num li.notes-kome,
.management_support._top .area-content > div .inSec ul.notes-num-dot li.notes-kome{
	text-indent: -1em;
	margin-left: 1em; 
}
.management_support._top .area-content > div .inSec .orangeTitle{
  font-size: 1.625rem;
  line-height: 1.2;
  margin-top: 2.5em;
  border-left: 8px solid #ED6C00;
  padding-left: 8px;
  color:#ED6C00;
}

/*個別*/

.management_support._top .area-content > div .atolis .inSec .txt .notes{
  margin-top: 2.85em;
}
.management_support._top .area-content > div .atolis-warranty{
  background-color: #FDEEF3;
}
.management_support._top .area-content > div .atolis-warranty h4 img{
  height: 1.625rem;
}
.management_support._top .area-content > div .atolis-warranty h5{
  font-size: 1.25rem;
  margin-top: 0.75em;
}
.management_support._top .area-content > div .atolis-warranty h5,
.management_support._top .area-content > div .atolis-warranty h5 + .notes{
  margin-left: 22px;
}
.management_support._top .area-content > div .atolis-warranty h5 span{
  font-size: 1rem;
}
.management_support._top .area-content > div .atolis-warranty p.notes,
.management_support._top .area-content > div .atolis-warranty ul.notes li{
  font-size: 0.75rem;
}
.management_support._top .area-content > div .atolis-warranty ul.onelineNotes li{
  display: inline-block;
  margin-right: 0.5em;
}
.management_support._top .area-content > div .atolis-warranty ul.onelineNotes li:last-child{
  margin-right: 0;
}
.management_support._top .area-content > div .atolis-warranty .notes em{
  text-decoration: underline;
  font-style: normal;
}
.management_support._top .area-content > div .atolis-warranty figure{
  margin: 1em 0 2em;
}
.management_support._top .area-content > div .atolis-warranty h6{
  font-size: 0.75rem;
  line-height: 1.8;
  margin-top: 1em;
}
.management_support._top .area-content .area-management > .atolis-notes{
  padding: 0; 
}
.management_support._top .area-content > div .security .flex > figure{
  width:820px;
}
.management_support._top .area-content > div .security .btn_detail{
  width:696px;
  margin:2em auto 0;
}
.management_support._top .area-content > div .security .img02,
.management_support._top .area-content > div .security .img03{
  width:1018px;
  margin:1em auto 0;
}
.management_support._top .area-content > div .security .img02{
  width:1018px;
  margin:1em auto 0;
}
.management_support._top .area-content > div .security ._flex-lead{
  justify-content: center;
  text-align: center;
  flex-direction: row-reverse;
}
.management_support._top .area-content > div .security ._flex-lead p{
  line-height: 1.8;
}
.management_support._top .area-content > div .security ._flex-lead .lead01{
  /*width:64.39656%;*/
  width:67%;
}
.management_support._top .area-content > div .security ._flex-lead .lead02{
  /*width:calc(100% - 64.39656%);*/
  width:calc(100% - 67%);
}
@media screen and (max-width:768px){
  .management_support._top .area-content .area-management > div{
    padding:40px 0;
  }
  .management_support._top .area-content .area-management > div:first-child{
    padding-top: 0;
  }
  
  .management_support._top .area-content > div .inSec .topTitle{
    padding:0 0 23px 0;
    margin-bottom:25px;
    width:100%;
    font-size:171.875%;
    letter-spacing:0.025em;
    text-align:center;
    margin-bottom: 25px;
  }
  
  .management_support._top .area-content > div .inSec .topTitle > span{
    bottom:-6px;
    left:50%;
    width:100%;    
    font-size:67%;
    letter-spacing:0.05em;
    transform:translateX(-50%);    
  }
  .management_support._top .area-content > div .inSec .topTitle._border{
    padding-bottom: 23px;
  }
  .management_support._top .area-content > div .inSec .topTitle._border::after{
    margin-bottom: -18px;
    border-top: 2px;
  }
  .management_support._top .area-content > div .inSec .topTitle._border > span{
    margin-bottom: 0;
  }
  
  .management_support._top .area-content > div .inSec .flex{
    flex-direction: column;
  }
  .management_support._top .area-content > div .inSec .flex > figure{
    margin-left: 0;
  }
  .management_support._top .area-content > div .inSec .flex img {
    max-width: 100%;
  }
  .management_support._top .area-content > div .inSec p{
    font-size: 0.875rem;
    line-height: 1.8;
  }
  .management_support._top .area-content > div .inSec .flex > figure,
  .management_support._top .area-content > div .inSec p{
    margin-top: 1em;
  }
  .management_support._top .area-content > div .inSec .flex > figure.titleRight{
    margin-left: 0;
  }
  .management_support._top .area-content > div .inSec p.lead{
    font-size: 1.1875rem;
    line-height: 1.8;
    margin-top: 0.6em;
  }
  .management_support._top .area-content > div .inSec p.notes,
  .management_support._top .area-content > div .inSec li{
    font-size: 0.6875rem;
    text-indent: -1em;
    margin-left: 1em; 
  }
  .management_support._top .area-content > div .inSec p.notes-num,
  .management_support._top .area-content > div .inSec ul.notes-num li{
    text-indent: -1.75em;
    margin-left: 1.75em;
  }
  .management_support._top .area-content > div .inSec p.notes-num-dot,
  .management_support._top .area-content > div .inSec ul.notes-num-dot li{
    text-indent: -2.3em;
    margin-left: 2.3em;
  }
  .management_support._top .area-content > div .inSec .orangeTitle{
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 2em;
    border-left: 6px solid #ED6C00;
  }
  .management_support._top .area-content > div .inSec .orangeTitle span{
    display: inline-block;
  }
  
  /*個別*/
  
  .management_support._top .area-content > div .atolis .inSec .txt .notes{
    margin-top: 1.5em;
  }
  .management_support._top .area-content > div .atolis-warranty h4 img{
    width: 230px;
    height: auto;
  }
  .management_support._top .area-content > div .atolis-warranty h5{
    font-size: 0.9375rem;
    line-height: 1.3;
  }
  .management_support._top .area-content > div .atolis-warranty h5,
  .management_support._top .area-content > div .atolis-warranty h5 + .notes{
    margin-left: 0px;
  }
  .management_support._top .area-content > div .atolis-warranty h5 span{
    display: inline-block;
    font-size: 0.75rem;
  }
  .management_support._top .area-content > div .atolis-warranty h5 + .notes{
    margin-top: 1em;
  }
  .management_support._top .area-content > div .atolis-warranty ul.onelineNotes li{
    display: block;
    margin-right: 0;
  }
  .management_support._top .area-content > div .atolis-warranty figure{
    margin: 0.5em -20px 1em;
    overflow-x: scroll;
  }
  .management_support._top .area-content > div .atolis-warranty figure img{
    width: 200vw;
    max-width: none;
    padding: 0 20px;
  }
  .management_support._top .area-content > div .security .flex > figure{
    width:100%;
  }
  .management_support._top .area-content > div .security .btn_detail{
    width:100%;
    margin-top:1.5em;
    padding-bottom: 4px;
  }
  .management_support._top .area-content > div .security .img02,
  .management_support._top .area-content > div .security .img03{
    width:100%;
  }
  .management_support._top .area-content > div .security .img03{
    margin-top: 2em;
  }
  .management_support._top .area-content > div .security ._flex-lead p{
    font-size: 0.6875rem;
  }
  .management_support._top .area-content > div .security ._flex-lead .lead01,
  .management_support._top .area-content > div .security ._flex-lead .lead02{
    width:100%;
  }
}


