.rent .sbg .bg1 {
  background-color: #E7D6BB
}
.rent .sbg .bg2 {
  background-color: #CCCCCC
}
#rent .mainimg {
  position: relative;
  width: 100%;
  overflow: hidden
}
#rent .mainimg .bg {
  display: block;
  vertical-align: bottom;
  width: 100%;
  opacity: 0
}
@media screen and (max-width:584px) {
  #rent .mainimg .bg {
    width: 140% !important
  }
}
#rent .mainimg .mainimg-i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2
}
#rent .mainimg .mainimg-i li {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 4s;
  transition: 4s
}
#rent .mainimg .mainimg-i li .ibg {
  display: block;
  vertical-align: bottom;
  width: 100%;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 20s;
  transition: 20s
}
@media screen and (max-width:584px) {
  #rent .mainimg .mainimg-i li .ibg {
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
}
#rent .mainimg .mainimg-i li .icv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 20s;
  transition: 20s
}
@media screen and (max-width:584px) {
  #rent .mainimg .mainimg-i li .icv {
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
}
#rent .mainimg .mainimg-i li.s1 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#rent .mainimg .mainimg-i li.s2 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#rent .mainimg .mainimg-i li.s3 .icv {
  -webkit-transform: translateX(50px);
  transform: translateX(50px)
}
#rent .mainimg .mainimg-i li.s4 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#rent .mainimg .mainimg-i li.s5 .icv {
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}
#rent .mainimg.s1 .mainimg-i li.s1,
#rent .mainimg.s2 .mainimg-i li.s2,
#rent .mainimg.s3 .mainimg-i li.s3,
#rent .mainimg.s4 .mainimg-i li.s4,
#rent .mainimg.s5 .mainimg-i li.s5 {
  opacity: 1;
  -webkit-transition: 2s;
  transition: 2s
}
#rent .mainimg.s1 .mainimg-i li.s1 .ibg,
#rent .mainimg.s2 .mainimg-i li.s2 .ibg,
#rent .mainimg.s3 .mainimg-i li.s3 .ibg,
#rent .mainimg.s4 .mainimg-i li.s4 .ibg,
#rent .mainimg.s5 .mainimg-i li.s5 .ibg {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 8s;
  transition: 8s
}
#rent .mainimg.s1 .mainimg-i li.s1 .icv,
#rent .mainimg.s2 .mainimg-i li.s2 .icv,
#rent .mainimg.s3 .mainimg-i li.s3 .icv,
#rent .mainimg.s4 .mainimg-i li.s4 .icv,
#rent .mainimg.s5 .mainimg-i li.s5 .icv {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 3s 2s;
  transition: 3s 2s
}
@media screen and (max-width:584px) {
  #rent .mainimg.s1 .mainimg-i li.s1 .icv,
  #rent .mainimg.s2 .mainimg-i li.s2 .icv,
  #rent .mainimg.s3 .mainimg-i li.s3 .icv,
  #rent .mainimg.s4 .mainimg-i li.s4 .icv,
  #rent .mainimg.s5 .mainimg-i li.s5 .icv {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
#rent .sec1 {
  margin-bottom: 10vw
}
#rent .sec1 .sectionin {
  padding-top: 40px
}
#rent .sec1 .sectionin h3 {
  margin-top: 200px;
  margin-bottom: 200px;
  margin-top: 100px;
  margin-bottom: 100px
}
#rent .sec1 .sectionin h3 img {
  width: auto;
  height: 40px
}
@media screen and (max-width:584px) {
  #rent .sec1 .sectionin h3 {
    margin-top: 60px;
    margin-bottom: 60px
  }
}
@media screen and (max-width:584px) {
  #rent .sec1 .sectionin .i_rent-cpy_01 img {
    height: 22px
  }
}
#rent .sec1 .sectionin .sec1-p1 {
  text-align: center;
  margin-bottom: 200px
}
#rent .sec1 .sectionin .sec1a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 200px;
  margin-bottom: 100px
}
@media screen and (max-width:584px) {
  #rent .sec1 .sectionin .sec1a {
    max-width: 140px
  }
}
#rent .sec1 .sectionin .sec1a figure img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
@media screen and (max-width:584px) {
  #rent .sec1 .sectionin .sec1a {
    margin-top: 60px;
    margin-bottom: 60px
  }
}
#rent .sec2 {
  position: relative
}
#rent .sec2 .sectionin {
  padding-bottom: 0
}
@media screen and (max-width:584px) {
  #rent .sec2 .sectit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
#rent .sec2:after {
  position: absolute;
  width: 100vw;
  height: 40%;
  left: 0;
  bottom: -5%;
  content: "";
  background-color: #928462;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:584px) {
  #rent .sec2:after {
    bottom: -6vw
  }
}
#rent .sec2:before {
  position: absolute;
  width: 64vw;
  height: 110%;
  left: calc(-1 * (100vw - 100%) / 2);
  top: 0;
  content: "";
  background-color: #C9BC9C;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  border-bottom: 60px solid #D1A962;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:584px) {
  #rent .sec2:before {
    height: 103%
  }
}
@media screen and (max-width:584px) {
  #rent .sec2:before {
    width: 100%
  }
}
#rent .sec2.ani1:after {
  -webkit-transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec2.ani1:before {
  -webkit-transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec2 .secbg {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 14
}
#rent .sec2 .secbg .bg2 {
  position: absolute;
  width: 60%;
  bottom: 0;
  height: 160px;
  right: 0;
  z-index: 15
}
#rent .sec2 .secbg .bg2>div {
  background-color: #928462;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
#rent .sec2 .secbg .bg2.ani1>div {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec2 .secbg .bg3 {
  left: 0;
  top: 0;
  width: 40%
}
#rent .sec2 .secbg .bg3>div {
  background-color: #928462;
  height: 100px;
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
#rent .sec2 .secbg.ani1 .bg3>div {
  -webkit-transition: 1s 0.6s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 0.6s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec2 .sectit2 {
  position: absolute;
  top: 500px;
  right: 20%;
  z-index: 5
}
@media screen and (max-width:584px) {
  #rent .sec2 .sectit2 dt p.p1 {
    margin-bottom: 0px !important
  }
}
#rent .sec2 .sectit dt {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#rent .sec2 .sectit dt .bbtm {
  left: 0;
  bottom: -60px;
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: #354F5A
}
#rent .sec2 .sec2-lead1 {
  margin-top: -360px;
  width: 74%;
  margin-left: auto;
  margin-right: 0
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2-lead1 {
    width: 100%;
    margin-top: -60px;
    margin-top: 12vw;
    margin-left: auto;
    margin-right: auto
  }
}
#rent .sec2 .sec2-p3 {
  width: 72%;
  margin-left: auto;
  margin-right: 0
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2-p3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }
}
#rent .sec2 .sec2a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#rent .sec2 .sec2a.sty2 {
  margin-top: 40px
}
#rent .sec2 .sec2a.btm {
  margin-bottom: 100px
}
#rent .sec2 .sec2a figure {
  overflow: hidden;
  height: 100%
}
#rent .sec2 .sec2a figure.sty2 {
  height: 40%
}
#rent .sec2 .sec2a figure.sty3 {
  height: 60%
}
#rent .sec2 .sec2a figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
#rent .sec2 .sec2a figure .note {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(201, 160, 99, 0.5);
  padding: 6px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  color: #fff
}
#rent .sec2 .sec2a dt {
  width: 50%
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2a dt {
    width: 100%
  }
}
#rent .sec2 .sec2a dd {
  width: 50%
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2a dd {
    width: 100%
  }
}
#rent .sec2 .sec2a dd.sty2 {
  width: 25%
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2a dd.sty2 {
    width: 50%
  }
}
#rent .sec2 .sec2a dd.sty3 {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:584px) {
  #rent .sec2 .sec2a dd.sty3 {
    width: 50%
  }
}
#rent .sec2 .sec2a dd.sty3 figure {
  width: 100%;
  height: 50%
}
#rent .sec2 .sec2a dd.sty3 figure img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
#rent .sec3 {
  position: relative;
  padding-bottom: 140px
}
#rent .sec3 .sectit {
  margin-top: -140px;
  margin-bottom: 60px
}
@media screen and (max-width:584px) {
  #rent .sec3 .sectit {
    margin-top: 0;
    margin-bottom: 12vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
#rent .sec3 .sec3a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto
}
#rent .sec3 .sec3a .note {
  padding-left: 12px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  line-height: 1.4em
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3a {
    max-width: 240px
  }
}
#rent .sec3 .sec3a li {
  width: 49%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3a li {
    width: 100%;
    margin-bottom: 3vw
  }
}
#rent .sec3 .sec3a li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}
#rent .sec3 .sec3a li a img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
#rent .sec3 .sec3a li:hover {
  opacity: 0.7
}
#rent .sec3 .sec3b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap:8px;
}
#rent .sec3 .sec3b figure {
  overflow: hidden;
  height: 100%
}
#rent .sec3 .sec3b figure.sty2 {
  height: 40%
}
#rent .sec3 .sec3b figure.sty3 {
  height: 60%
}
#rent .sec3 .sec3b figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
#rent .sec3 .sec3b figure .note {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(201, 160, 99, 0.5);
  padding: 6px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  color: #fff
}
#rent .sec3 .sec3b dt {
  width: 39%
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3b dt {
    width: 100%
  }
}
#rent .sec3 .sec3b dd {
  width: 29.5%
}
#rent .sec3 .sec3b li {
  width: calc((100% - 16px) / 3);
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3b dd {
    width: 100%
  }
  #rent .sec3 .sec3b li {
    width: 100%;
  }
}
#rent .sec3 .sec3b dd.sty2 {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3b dd.sty2 {
    width: 100%
  }
}
#rent .sec3 .sec3b dd.sty2 .tfig {
  width: 100%;
  height: 66%
}
#rent .sec3 .sec3b dd.sty2 .tfig img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
#rent .sec3 .sec3b dd.sty2 .sec3b1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 32%
}
#rent .sec3 .sec3b dd.sty2 .sec3b1 li {
  width: 33%;
  height: 100%;
  position: relative
}
#rent .sec3 .sec3b dd.sty2 .sec3b1 li figure {
  overflow: hidden;
  height: 100%
}
#rent .sec3 .sec3b dd.sty2 .sec3b1 li figure .note {
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 10px;
  white-space: nowrap
}
#rent .sec3 .sec3b dd.sty2 .sec3b1 li figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
#rent .sec3:after {
  position: absolute;
  width: 100vw;
  height: 140px;
  left: 0;
  top: 0;
  content: "";
  background-color: #A48B78;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#rent .sec3.ani1:after {
  -webkit-transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec3 .sec3-p3 {
  text-align: center;
  margin-bottom: 80px
}
@media screen and (max-width:584px) {
  #rent .sec3 .sec3-p3 {
    margin-bottom: 6vw;
    white-space: nowrap
  }
}
#rent .sec3 .sectit dt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
#rent .sec3 .sectit dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
@media screen and (max-width:584px) {
  #rent .sec3 {
    padding-bottom: 20vw
  }
}
#rent .sec3:before {
  position: absolute;
  width: 100%;
  height: 140px;
  background-color: #fff;
  content: "";
  left: 0;
  bottom: 0;
  z-index: 20
}
@media screen and (max-width:584px) {
  #rent .sec3:before {
    height: 20vw
  }
}
#rent .imore {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer
}
#rent .imore:hover {
  opacity: 0.7
}
#rent .sec4 {
  position: relative
}
#rent .sec4 .sectionin {
  padding: 50px;
  padding-top: 0
}
@media screen and (max-width:584px) {
  #rent .sec4 .sectionin {
    padding: 6vw
  }
}
#rent .sec4 .sectit2 {
  margin-top: 340px;
  margin-top: 260px;
  margin-top: 160px
}
#rent .sec4 .sectit2 dt {
  background-color: #7A6A56 !important
}
@media screen and (max-width:584px) {
  #rent .sec4 .sectit2 {
    margin-top: 0px
  }
  #rent .sec4 .sectit2 dt p.p1 {
    margin-bottom: 0px !important
  }
}
#rent .sec4 .sec4a {
  padding: 100px;
  padding-top: 200px;
  padding-left: 0;
  padding-bottom: 0px;
  width: 80%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
  margin-left: auto;
  margin-right: 0;
  margin-top: -600px;
  margin-top: -500px
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4a {
    width: 100%;
    padding: 0;
    padding-top: 0;
    margin-top: -8vw;
    margin-top: -15vw;
    margin-top: 6vw
  }
}
#rent .sec4 .sec4a:after {
  background-color: #928462;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  content: "";
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
#rent .sec4 .sec4a:before {
  position: absolute;
  width: 50vw;
  height: 100%;
  left: -200px;
  top: 0;
  content: "";
  background-color: #928462;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
#rent .sec4 .sec4a .sec4a1 {
  background-color: #C9BC9C;
  padding: 80px;
  padding-bottom: 100px;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2
}
@media screen and (max-width:767px) {
  #rent .sec4 .sec4a .sec4a1 {
    padding: 6vw;
    padding-bottom: 10vw;
    padding-top: 1px
  }
}
#rent .sec4 .sec4a .sec4a1.ani1:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec4 .sec4a .sec4a1 p {
  text-align: left;
  color: #222
}
#rent .sec4 .sec4a .sec4a1 .i_investment-s2_01 {
  margin-top: 40px;
  margin-bottom: 80px;
  width: 70%;
  margin-left: 0;
  margin-right: auto
}
#rent .sec4 .sec4a .sec4a1 .sec4-p3 {
  width: 70%;
  margin-left: 0;
  margin-right: auto
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4a .sec4a1 .sec4-p3 {
    width: 100%
  }
}
#rent .sec4 .sec4a .i_investment-s3_01 {
  margin-top: -180px;
  margin-bottom: 100px;
  z-index: 4
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4a .i_investment-s3_01 {
    margin-top: 6vw;
    margin-bottom: 10vw
  }
}
#rent .sec4 .sec4a .i_investment-s3_01 .note {
  text-align: right
}
#rent .sec4 .sec4a.ani1:after {
  -webkit-transition: 0.7s 0.3s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 0.7s 0.3s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec4 .sec4a.ani1:before {
  -webkit-transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 0s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rent .sec4 .sec4b2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#rent .sec4 .sec4b2 dt {
  width: 42%
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b2 dt {
    width: 100%;
    margin-bottom: 6vw
  }
}
#rent .sec4 .sec4b2 dd {
  width: 42%
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b2 dd {
    width: 100%
  }
}
#rent .sec4 .sec4b4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 800px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px
}
#rent .sec4 .sec4b4:before {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.8
}
#rent .sec4 .sec4b4 li {
  width: 50%
}
@media screen and (max-width:768px) {
  #rent .sec4 .sec4b4 li {
    width: 100%
  }
}
#rent .sec4 .sec4b4 li figure img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
#rent .sec4 .sec4b4 li figure .note {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 6px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  color: #fff
}
#rent .sec4 .sec4b3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 800px;
  position: relative;
  padding-top: 20px;
  margin-top: 20px
}
#rent .sec4 .sec4b3:before {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #222;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.8
}
#rent .sec4 .sec4b3>dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: 100%;
  position: relative
}
#rent .sec4 .sec4b3>dl dt {
  width: 46%
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b3>dl dt {
    width: 100%;
    margin-bottom: 3vw
  }
}
#rent .sec4 .sec4b3>dl dd {
  width: 52%
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b3>dl dd {
    width: 100%
  }
}
#rent .sec4 .sec4b1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 800px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px
}
#rent .sec4 .sec4b1:before {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #222;
  position: absolute;
  left: 0;
  bottom: 0
}
#rent .sec4 .sec4b1 .p3 {
  margin-bottom: 0
}
#rent .sec4 .sec4b1 dt {
  position: relative;
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  padding-top: 20px
}
#rent .sec4 .sec4b1 dt .i_top-s3_05 {
  max-width: 300px;
  margin-left: 0;
  margin-right: auto
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b1 dt {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 6vw
  }
}
#rent .sec4 .sec4b1 dd {
  position: relative;
  width: 27%;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px
}
@media screen and (max-width:584px) {
  #rent .sec4 .sec4b1 dd {
    width: 49%;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
}
#rent .sec4 .sec4b1 dd figure .note {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  line-height: 1.4em
}
.secopani figure {
  width: auto !important
}
.secopani figure .note {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 6px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  color: #fff
}