@charset "UTF-8";
/* CSS Document */
header {
  position: relative;
  overflow: hidden;
  z-index: 999999;
}
h1 .kaso {
  display: none;
}
h1 .top {
  display: block;
}
header .mv {
  position: relative;
  height: 100vh;
  background: url("../image/mv01.jpg") no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
header .mv.mvA {
  background: url("../image/mv02.jpg") no-repeat center bottom;
  background-size: cover;
}
header .mv.mvB {
  background: url("../image/mv03.jpg") no-repeat center bottom;
  background-size: cover;
}
header .mv img.on {
  width: 100%;
  display: block;
}
header .mv img {
  display: none;
}
header .mv h2 img {
  display: block;
  margin: 0 auto;
}
header .top-box {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(132, 122, 118, 0.3);
  width: 100%;
  box-sizing: border-box;
}
header .top-box h1 {
  float: left;
  padding: 20px 20px;
}
header .top-box h1 img {
  width: 300px;
    height: 53px;
}
header .top-box ul li {
  float: left;
  padding: 0 20px;
  display: block;
}
header .top-box ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}
header .top-box nav {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
header .top-box .link {
  float: left;
  background: linear-gradient(90deg, #58a7ac, #227e84);
  margin-right: 5px;
  width: 148px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-sizing: border-box;
  border-top: none;
}
header .top-box .link.border {
  border: 1px solid #b6b6b6;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 295px;
  background: none;
  border-top: none;
  gap: 3px;
  padding: 3px;
  padding-top: 0;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1360px) {
  header .top-box .link.border {
    width: 220px;
  }
}
header .top-box .link.border::before {
  content: "管理会社様";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: #144a87;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0.5em;
  z-index: 99;
  box-sizing: border-box;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  white-space: nowrap;
}
header .top-box .link.border a {
  width: 50%;
  background: linear-gradient(90deg, #346cab, #134986);
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 76px;
}
@media (max-width: 1360px) {
  header .top-box .link.border a {
    height: 66px;
  }
}

header .top-box .link.yachin {
  background: linear-gradient(90deg, #c7bc27, #9d9516);
  position: relative;
}
header .top-box .link.yachin img {
  height: 28px;
}
header .top-box .link.yachin::before {
  content: "入居者様";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: #847d0c;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0.5em;
  box-sizing: border-box;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  white-space: nowrap;
}
@media (max-width: 1020px) {
  header .top-box .link.yachin::before {
    font-size: 11px;
  }
}

header .top-box .link.download {
  background: #e6f0da;
}

header .top-box .link.contact {
  background: #dde2f2;
}

header .top-box .link a {
  padding: 10px 4px;
  display: block;
  width: 100%;
  vertical-align: middle;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  height: 80px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding-top: 20px;
}

header .top-box .link a img {
  display: block;
  height: 20px;
  margin: 0;
  margin-right: 5%;
  filter: brightness(0) invert(1);
}

_:-ms-lang(x)::-ms-backdrop, header .top-box .link a img {
  heigh: 15px !important;
}

_:-ms-lang(x)::-ms-backdrop, header .top-box .link a {
  font-size: 12px !important;
  width: 95%;
}
header .top-box .link a .res-br {
  display: none;
}
header .top-box .link a span {
  display: block;
  line-height: 1.28;
  color: #fff;
  font-size: 14px;
}
header .top-box ul li a::after {
  content: "▼";
  display: block;
  margin: 0 auto;
  font-size: 12px;
}
/* header .top-box .link.contact {
  background: linear-gradient(90deg, #bd2d21, #5f241f);
} */
header .top-box .link.contact a span{
  line-height: 2.64;
}
header h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  display: none;
}
header h2 img {
  max-width: 871px;
  width: 100%;
}
header h2 img.sp {
  display: none;
}
header .btn-area {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -200px;
  max-width: 1340px;
  width: 90%;
  transition: all 1000ms 0.5s ease;
}
header .btn-area .btn-A {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 49.179%;
}
header .btn-area .btn-B {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 49.179%;
}
header .btn-area .btn a {
  position: relative;
}
header .btn-area .btn a {
  display: block;
  position: relative;
}
header .btn-area .btn img {
  display: block;
  width: 100%;
}
header .btn-area .btn .baloon {
  position: absolute;
  bottom: -10px;
  right: -12%;
  width: 35.50%;
  z-index: 2;
}
header .btn-area .sub-box {
  padding: 20px;
  display: none;
}
header .btn-area .on .baloon {
  display: none;
}
header .btn-area .on .sub-box {
  display: block;
}
header .btn-area .sub-box a {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  display: block;
  background: #948d20;
  padding: 20px;
}
header .btn-area a.toggle {
  line-height: 83px;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 20px 80px;
}

header .btn-area .btn-A a.toggle:hover {
  opacity: 1;
  background: radial-gradient(rgba(190, 184, 85, 0.8), rgba(142, 135, 24, 0.8));
}

header .btn-area .btn-A a.toggle {
  background: radial-gradient(rgb(190, 184, 85), rgb(142, 135, 24));
}

header .btn-area .btn-A.off a.toggle {
  background: radial-gradient(rgba(190, 184, 85, 0.25), rgba(142, 135, 24, 0.25));
}

header .btn-area .btn-B a.toggle:hover {
  opacity: 1;
  background: radial-gradient(rgba(91, 170, 175, 0.8), rgba(26, 121, 127, 0.8));
}

header .btn-area .btn-B a.toggle {
  background: radial-gradient(rgb(91, 170, 175), rgb(26, 121, 127));
}

header .btn-area .btn-B.off a.toggle {
  background: radial-gradient(rgba(91, 170, 175, 0.25), rgba(26, 121, 127, 0.25));
}

header .btn-area a.toggle span {
  font-size: 19px;
  display: inline-block;
  margin-bottom: 0;
}
header .btn-area .toggle strong {
  font-size: 28px;
  margin-left: 0.5rem;
}
header .btn-area img.icn {
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
}
.sp-btn {
  display: none;
}
@media (max-width: 1440px) {
  header .btn-area a.toggle {
    line-height: 1.48;
  }
  header .btn-area a.toggle span {
    display: block;
  }
  header .btn-area .toggle strong {
    display: block;
    margin-left: 0;
  }
}
@media (max-width: 1220px) {
  header .btn-area img.icn {
    height: 50px;
  }
  header .btn-area .toggle strong {
    font-size: 22px;
  }
  header .btn-area .btn .baloon {
    width: 30%;
    bottom: 10%;
  }
}
header .btn-area .btn-A.on .sub-box {
  background: rgba(109, 95, 79, 0.3);
}

header .btn-area .btn-B.on .sub-box {
  background: rgba(0, 0, 0, 0.3);
}

header .btn-area .btn-B .sub-box a {
  background: #227f85;
}

header .match {
  float: left;
}

header .match .clearfix a {
  float: left;
  margin-bottom: 10px;
  width: 49%;
  box-sizing: border-box;
  margin-left: 2%;
}
header .match .clearfix a:first-child {
  margin-left: 0;
}
header .btn-area a.row2 {
  display: table-cell;
  float: right;
  width: 30%;
  vertical-align: middle;
  box-sizing: border-box;
  color: #000;
  background: #fff !important;
  position: relative;
}
header .btn-area a.row2 div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}
header .btn-area a span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
header .btn-area .w68 {
  width: 68%;
}
.box00 {
  text-align: center;
  padding: 100px 20px;
  position: relative;
  background-color: #ffffff;
}
.box00 p {
  font-size: 18px;
  line-height: 2;
}
.box01 {
  text-align: center;
  background: linear-gradient(90deg, #faf8f7 0%, #faf8f7 50%, #fff 50%, #fff 100%);
  padding: 100px 20px;
  position: relative;
}
.box01 h3 img {
  display: block;
  margin: 0 auto;
}
.box01 h4 {
  margin: 80px auto 40px;
  font-size: 30px;
  font-weight: bold;
}
.box01 h4 span {
  font-size: 19px;
  font-weight: bold;
}
.box01 p {
  font-size: 20px;
  line-height: 4;
  margin-bottom: 60px;
}
.box01 p span {
  position: relative;
  display: inline-block;
  font-weight: bold;
  z-index: 2;
}
.box01 p span::before {
  content: "";
  width: 100%;
  height: 10px;
  background: #fff9a4;
  left: 0;
  bottom: 25px;
  display: block;
  position: absolute;
  z-index: -1;
}
.box01 p span:last-child::before {
  background: #95f9f6;
}
.box01 .img img {
  max-width: 877px;
  width: 95%;
}
.box01 .abso {
  top: 45px;
  right: 0;
}
.box02 {
  padding: 100px 0;
}
.box02 .cont {
  float: left;
  width: 30%;
  margin-left: 5%;
  position: relative;
}
.box02 .cont:first-child {
  margin-left: 0;
}
.box02 .cont img {
  display: block;
  width: 100%;
}
.box02 .cont .txt-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 10px;
  padding-left: 0;
  box-sizing: border-box;
}
.box02 .cont:first-child .txt-box {
  background: rgba(0, 47, 45, .4);
}
.box02 .cont:nth-child(2) .txt-box {
  background: rgba(49, 46, 0, .4);
}
.box02 .cont:last-child .txt-box {
  background: rgba(0, 48, 89, .4);
}
.box02 .cont:last-child {
  margin-top: 6.9%;
}
.box02 .cont h6 {
  color: #fefefe;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  width: 90%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.box02 .cont ul li {
  list-style: disc;
  list-style-position: inside;
  margin-left: 2rem;
  color: #fefefe;
  line-height: 2;
  font-size: 18px;
}
.box02 .cont ul li a {
  text-decoration: none;
  color: #fefefe;
}
.box02 .cont .icn {
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  margin: auto;
  width: 80%;
  max-width: 192px;
}
/*.box02 .cont:last-child .icn {
  top: auto;
  bottom: -30px;
}*/
.news .inner {
  width: 80%;
  margin: 0 auto;
}
.news h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  padding-bottom: 6px;
}
.news .news-inner {
  display: inline-block;
  width: calc(100% - 180px);
  vertical-align: middle;
  padding-left: 20px;
  box-sizing: border-box;
}
.news table {
  width: 100%;
  table-layout: fixed;
  max-width: 1330px;
  margin: 0 auto;
}
.news table .date {
  text-align: left;
  width: 220px;
  vertical-align: middle;
  font-size: 26px;
}
.news table th span {
  display: inline-block;
  margin-left: 10px;
}
.news table td.date {
  width: 140px;
  vertical-align: middle;
  padding: 10px 10px 10px 30px;
  font-size: 18px;
}
.news table td:nth-child(3) {
  padding: 10px;
}
.news table td:last-child {
  width: 150px;
  vertical-align: middle;
}
.news table td span {
  font-weight: bold;
}
.news table .ttl {
  text-align: left;
  font-weight: normal;
}
.news table .ttl a {
  text-decoration: none;
  font-weight: 500;
  color: #000;
  text-align: left;
  font-size: 18px;
}
.news {
  padding: 40px 0;
  border: 1px solid #f1efed;
}
.news .btn a {
  color: #5f241f;
  font-size: 14px;
  padding: 10px 20px;
  border: 3px solid #5f241f;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: .1em;
}
.bnr-area {
  background: #fff;
  padding: 40px 20px;
}
.bnr-area ul {
  max-width: 1300px;
  margin: 0 auto;
  width: 90%;
}
.bnr-area ul li {
  text-align: center;
}
.bnr-area ul li a {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.bnr-area ul li a img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 290px;
}
/*footer .bg-g {
  background: url("../image/bg.png") repeat;
  padding: 60px 0 150px;
  position: relative;
}
footer .bg-g .retop {
  position: fixed;
  bottom: 240px;
  right: 15px;
  z-index: 99;
  width: 64px;
  display: none;
}
footer .bg-g .retop img {
  width: 100%;
}
footer .bg-g .cont.left {
  float: left;
  width: 30%;
}
footer .bg-g .cont.left .logo img {
  width: 234px;
}
footer .bg-g .cont.left .logo .icn {
  display: none;
}
footer .bg-g .cont.right {
  float: right;
  width: 70%;
  border-left: 1px solid #333;
  box-sizing: border-box;
  padding-left: 2%;
}
footer .bg-g .cont .txt-box {
  float: left;
  width: 32%;
  margin-left: 2%;
  box-sizing: border-box;
}
footer .bg-g .cont .txt-box:first-child {
  margin-left: 0;
}
footer .bg-g .cont .txt-box:first-child h5 {
  background: #199d98;
  color: #fff;
}
footer .bg-g .cont .txt-box:nth-child(2) h5 {
  background: #a8a028;
  color: #fff;
}
footer .bg-g .cont .txt-box:last-child h5 {
  background: #18a9e1;
  color: #fff;
}
footer a {
  text-decoration: none;
  color: #fff;
  line-height: 1.8;
}
footer .bg-g a {
  color: #000;
}
footer .bg-g h5 {
  background: #ffffff;
  font-size: 17px;
  padding: 20px 10px;
  box-sizing: border-box;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  width: 100%;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-indent: -2px;
}
footer .bg-g ul li {
  list-style: disc;
  list-style-position: inside;
  line-height: 2.4;
  letter-spacing: 2px;
  margin-left: 1rem;
}
footer .bg-g ul {
  margin: 10px 0;
  font-size: 16px;
}
footer .bg-g .inner {
  max-width: 1300px;
  margin: 0 auto;
  width: 95%;
}
footer .bg-b {
  background: #8a6b5b;
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
}
footer .bg-b .inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: right;
  box-sizing: border-box;
}
footer .bg-b .inner ul {
  width: calc(100% - 180px);
  display: inline-block;
}
footer .bg-b .inner img {
  display: inline-block;
  vertical-align: top;
}
footer .bg-b ul li {
  float: left;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1;
}
footer .bg-b .bg-box {
  position: absolute;
  width: 100%;
  height: 120px;
  background: url("../image/illust_b.png") repeat-x bottom;
  background-size: 1500px;
  top: -103px;
}
footer .bg-b .cont {
  max-width: 1300px;
  margin: 0 auto;
}
footer .bg-b .cont .logo {
  float: right;
}
footer .copy {
  font-size: 11px;
  text-align: center;
  padding: 30px 10px;
}
footer .bg-b .inner img.sp {
  display: none;
}
footer .ft-logo {
  display: inline-block;
}*/
.fix {
  width: 100%;
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 0;
}
.fix .bg {
  background: rgba(222, 222, 222, .5);
  padding-top: 10px;
}
.fix .clearfix {
  max-width: 1200px;
  margin: 0 auto;
}
.fix a img {
  display: block;
  width: 100%;
}
.fix a:first-child {
  float: left;
  padding-left: 0;
}
.fix a:last-child {
  float: right;
}
.fix a {
  width: 49.179%;
  padding-left: 10px;
}
.fix .ope_btn a {
  max-width: none;
  font-size: 11px;
  float: none;
  display: block;
  width: auto;
  height: 31px;
  padding-left: 5px;
  padding-right: 36px;
  position: absolute;
  right: 0;
  top: -31px;
  text-decoration: none;
  color: #000;
  line-height: 31px;
  display: none;
  transition: all 1s ease-out;
}
.fix .ope_btn a.close {
  background: url(../image/icn_close.jpg) no-repeat right center;
  background-color: rgba(222, 222, 222, .5);
}
.fix .ope_btn a.open {
  background: url(../image/icn_open.jpg) no-repeat right center;
  background-color: rgba(222, 222, 222, .5);
}
.fix .ope_btn a.active {
  display: block;
}
.fixbtn {
  position: fixed;
  top: 30%;
  right: 0;
  max-width: 92px;
  width: 10%;
}
.fixbtn a {
  display: block;
}
.fixbtn a img {
  width: 100%;
  display: block;
}
.display-none {
  display: none !important;
}
.sp-toggle {
  display: none;
}
.sp {
  display: none;
}
header .top-box.fix-top {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  width: 100%;
  display: none;
  background: rgba(132, 122, 118, .8);
}
.fix .bg a img {
  width: auto;
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  margin-right: 10px;
}
.fix .bg a {
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
  float: none !important;
  display: block;
  text-align: center;
  background: radial-gradient(#5baaaf, #1a797f);
  padding: 20px 10px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}
.fix .bg .typeAB a {
  float: left !important;
  width: 49%;
}
.fix .bg .typeAB a.typeB {
  margin-left: 2%;
}
.fix .bg a.typeA {
  background: radial-gradient(#beb855, #8e8718);
}
.fix .bg a.typeB {
  background: radial-gradient(#5baaaf, #1a797f);
}
.fix .bg a.typeB img {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.fix .bg a.typeB span {
  line-height: 60px;
}
.fix .bg a span {
  display: inline-block;
  font-weight: bold;
  font-size: 19px;
  vertical-align: middle;
}
.fix .bg a .point {
  font-size: 14px;
}
.fix .bg a img.line {
  margin-right: 7px;
  margin-left: 0;
  height: auto;
}
.fix .bg a img:nth-child(2) {
  margin-right: 0;
}
/*footer .bg-b .inner img.sp_pri_img {
  display: none;
}*/
@media(max-width:1360px) {
  header .top-box .link{
    width: 110px;
  }
  header .top-box .link a{
    padding: 10px 0;
  }
  header .top-box .link a span{
    font-size: 11px;
  }
  header .top-box .link a img {
    
  }
  header .top-box .link a .res-br {
    display: block;
  }
}
@media(max-width:1250px) {
  header .top-box ul li {
    padding: 0 10px;
  }
  header .top-box ul li a {
    font-size: 14px;
  }
}
@media(max-width:1150px) {
  .fix .bg a span {
    font-size: 17px;
  }
  .fix .bg a img {
    height: 55px;
  }
  .fix .bg a {
    padding: 12px 0;
  }
}
@media(max-width:1115px) {
  header .top-box h1 img {
    width: 180px;
      height: 36px;
  }
  header .top-box h1 {
    padding-right: 5px;
  }
/*  footer .bg-g h5 {
    font-size: 14px;
  }*/
}
@media(max-width:1095px) {}
@media(max-width:1020px) {
  header .top-box .right {
    display: none;
  }
  .sp-toggle {
    display: block;
    float: right;
    height: 35px;
    width: 35px;
    padding: 20px;
  }
  .sp-toggle a {
    display: block;
    height: 35px;
    width: 35px;
  }
  .sp-toggle img {
    display: block;
    height: 35px;
    width: 35px;
  }
    .sp-toggle img.kaso{
        display: none;
    }
  .fix .bg a.typeA {
    text-align: center;
  }
  .fix .bg a.typeA img:first-child {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .fix .bg a.typeA span:last-child {
    display: block;
    margin-top: 5px;
  }
  .fix .bg a.typeA span br {
    display: none;
  }
  .fix .bg a img.line {
    height: 25px;
    padding: 0 5px;
  }
}
@media(min-width:980px) {
  .sp-nav {
    display: none !important;
  }
}
@media(max-width:980px) {
  .sp {
    display: block;
  }
  header .mv {
    height: 500px;
    background: url("../image/mv_01_sp.jpg") no-repeat center;
    background-size: cover;
  }
  header .mv.mvA {
    background: url("../image/mv_02_sp.jpg") no-repeat center;
    background-size: cover;
  }
  header .mv.mvB {
    background: url("../image/mv_03_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .mv img {
    display: none !important;
  }
  header .mv h2 {
    display: block !important;
  }
  header h2 img.pc {
    display: none;
  }
  header .mv h2 img.sp {
    display: block !important;
    width: 80%;
    max-width: 510px;
  }
  header .mv.mvA h2 img.sp, header .mv.mvB h2 img.sp {
    display: none !important;
  }
  header .btn-area .btn .baloon {
    display: none;
  }
  header .match {
    float: none;
  }
  header .btn-area .btn-A.on .sub-box {
    width: 200%;
    box-sizing: border-box;
  }
  header .btn-area .btn-B.on .sub-box {
    width: 200%;
    box-sizing: border-box;
    margin-left: -100%;
  }
  header .btn-area a.row2 div {
    position: static;
    transform: translateY(0%) translateX(0%);
    -webkit-transform: translateY(0%) translateX(0%);
    padding: 0;
  }
  header .btn-area a.row2 {
    display: block;
    float: none;
    width: 100%;
    border: 2px solid #000;
    margin-top: 10px;
  }
  header .btn-area .w68 {
    width: 100%;
  }
  header .btn-area .sub-box a {
    font-size: 14px;
  }
  header .sp-btn {
    display: block;
    background: #18a9e1;
  }
  header .sp-btn a {
    text-align: center;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 20px;
  }
  header .sp-btn a img {
    margin-right: 14px;
    width: 30px;
  }
  .box01 h3 img {
    width: 60%;
    max-width: 305px;
  }
  .box01 h4 {
    margin-top: 40px;
    font-size: 24px;
  }
  .box01 p {
    font-size: 16px;
    text-align: left;
    line-height: 2.4;
  }
  .box01 p span::before {
    bottom: 8px;
  }
  .box01 p br {
    display: none;
  }
  .box01 .abso {
    display: none;
  }
  .box01 .img img {
    width: 100%;
  }
  .box01 .abso img {
    display: block;
    width: 100%;
  }
  .box02.link-box {
    display: none;
  }
  .box02 .cont {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .box02 .cont ul li {
    font-size: 14px;
  }
  .news h4 {
    display: block;
    font-size: 20px;
    text-align: left;
  }
  .news .inner {
    display: block;
    width: 90%;
  }
  .news .news-inner {
    width: 100%;
    display: block;
    padding-left: 0;
  }
  .news table th.ttl a {
    font-size: 14px;
  }
  .news table td.date {
    padding: 10px 0 10px;
    font-size: 16px;
  }
  .news table th, .news table td {
    width: 100% !important;
    display: block;
  }
  .news table td.btn {
    text-align: center;
    padding: 20px 10px 0;
  }
  .fix a {
    display: block;
    width: 100%;
  }
  header .btn-area .btn-A, header .btn-area .btn-B {
    position: static;
    width: 50%;
    float: left;
  }
  header .btn-area img.icn {
    display: block;
    position: static;
    margin-bottom: 5px;
    height: 40px;
  }
  header .btn-area a.toggle {
    line-height: 1.48;
    padding: 10px;
  }
  header .btn-area a.toggle span {
    font-size: 13px;
    margin-bottom: 5px;
  }
  header .btn-area .toggle strong {
    font-size: 13px;
  }
  header .btn-area a.toggle span {
    display: block;
  }
  header .btn-area a.toggle span strong {
    display: block;
  }
  header .btn-area {
    position: static;
    width: 100%;
  }
/*  footer .bg-g .cont.left {
    float: none;
    width: 100%;
  }
  footer .bg-g .cont.left .icn {
    display: none;
  }
  footer .bg-g .cont.left .logo img {
    width: 180px;
    display: inline-block;
    vertical-align: middle;
  }
  footer .bg-g .cont.left .logo img.icn {
    width: 50px;
    margin-left: 20px;
    display: inline-block;
  }
  footer .bg-g .cont.right {
    float: none;
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  footer .bg-g .cont .txt-box {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  footer .bg-g {
    padding: 40px 10px 100px;
  }
  footer .bg-g ul {
    font-size: 14px;
  }
  footer .bg-g h5 {
    font-size: 14px;
    text-align: left;
    margin-top: 30px;
  }
  footer .bg-b {
    padding-left: 10px;
    padding-top: 30px;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  footer .bg-b ul li {
    font-size: 12px;
    line-height: 2.2;
    float: none;
    display: inline-block;
    margin: 0px 10px;
  }
  footer .bg-b .bg-box {
    width: calc(100% + 10px);
    left: -10px;
    background-size: cover;
    height: 70px;
    top: -60px;
  }*/
  .sp-nav {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(132, 122, 118, .9);
    display: none;
    box-sizing: border-box;
    z-index: 999999;
  }
  .sp-nav.active {
    display: block;
  }
  header .top-box .sp-nav ul li {
    float: none;
    padding: 5% 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .35);
  }
  header .top-box .sp-nav ul li span {
    display: none;
  }
  header .top-box .sp-nav ul li img {
    width: auto;
    height: 20px;
    vertical-align: top;
    margin-right: 10px;
    filter: brightness(0) invert(1);;
  }
  header .top-box ul li a::after {
    content: "▶";
    display: inline-block;
    margin: 0 auto;
    font-size: 12px;
    margin-left: 10px;
    line-height: 20px;
    vertical-align: top;
  }
  header .top-box .sp-nav ul li a {
    font-size: 17px;
    line-height: 20px;
  }
  header .top-box .sp-nav .rela {
    height: 100%;
  }
  header .top-box .sp-nav .rela .close {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 30px;
    height: 30px;
  }
  header .top-box .sp-nav .rela .close img {
    display: block;
    width: 100%;
  }
  header .top-box .sp-nav .abso {
    width: 95%;
    position: static;
    padding-top: 100px;
    margin: 0 auto;
  }
/*  footer .bg-b .inner {
    text-align: center;
    width: 100%;
    display: block;
  }
  footer .bg-b .inner ul {
    display: block;
    width: 100%;
  }
  footer .bg-b .inner img {
    display: block;
    margin: 20px auto 0;
  }
  footer .bg-g .retop img {
    width: 50px;
  }
  footer .bg-g .retop {
    right: 5px;
  }
  footer .bg-b .inner img.pc {
    display: none;
  }
  footer .bg-b .inner img.sp {
    display: block;
  }*/
  .ft-logo {
    margin-top: 20px;
    display: block;
  }
/*  footer .bg-b .inner img.sp_pri_img {
    display: block;
    float: left;
    width: 50px;
    margin-top: 0;
  }
  footer .bg-b .inner img.ft-right {
    float: right;
  }
  .fix .bg a span br.sp {
    display: none;
  }
  footer .ft-logo img {
    padding: 0 10px;
  }*/
}
@media(max-width:890px) {
  .fix .bg a {
    text-align: left;
    padding-left: 85px;
  }
  .fix .bg a.typeA {
    text-align: left;
  }
}
@media(max-width:820px) {
  .fix .bg a {
    padding-left: 0;
    text-align: center;
  }
  .fix .bg a.typeA {
    text-align: center;
  }
  .fix .bg .typeAB a {
    width: 50%;
    margin: 0 !important;
  }
  .fix .bg .typeAB a img.line, .fix .bg .typeAB a .point {
    display: none;
  }
  .fix .bg .typeAB a span {
    font-size: 13px;
    display: block;
  }
  .fix .bg a.typeB span, .fix .bg a.typeA span {
    line-height: 2;
  }
  .fix .bg .typeAB a img, .fix .bg a.typeA img:first-child {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: static;
    margin-bottom: 5px;
    height: 40px;
  }
}
@media(max-width:680px) {
  .fix .bg a span br.sp {
    display: block;
  }
  .fix .bg a.typeB span, .fix .bg a.typeA span {
    line-height: 1.7;
  }
  .fix .bg a {
    padding-bottom: 6px;
  }
/*  footer .ft-logo {
    display: block;
  }
  footer .ft-logo img {
    padding: 0 0;
  }*/
}


footer{
	background: #005280;
	color: #fff;
	text-align: center;
	padding: 130px 10px 70px;
	position: relative;
	font-size: 14px;
	margin-top: 70px;
}
footer .retop{
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 9999;
}
footer a{
	color: #fff;
	text-decoration: none;
	display: block;
}
footer li{
	display: inline-block;
	margin: 0 10px 20px;
}
footer::before{
	content: "";
    border-style: solid;
	border-width: 0 0 80px 99vw;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-color: transparent transparent transparent #f9f9f9;
}
footer .logo{
	margin: 20px auto;
}
footer .logo img{
	margin: 0 auto;
}
footer p{
	font-weight: bold;
	font-family: laca, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.ft-info_wrap{
    display: grid;
    justify-content: center;
    margin: 10px auto 0;
    gap: 50px;
}
.ft-info_corporate{
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.ft-info_registration{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    display: flex;
    gap: 20px;
    text-align: left;
}
.ft-info_registration .text{
    font-size: 12px;
}
.ft-info_registration .text a{
    color: #ccc;
}
@media (max-width: 870px) {
    .ft-info_wrap{
        gap: 20px;
    }
    .ft-info_corporate{
        grid-column: 1 / 2;
        grid-row: 2 / 3;
    }
    .ft-info_registration{
        grid-column: 1 / 2;
        grid-row: 1 / 2;
        gap: 10px;
    }
}
header .top-box .link.yachin.sp-vis {
  display: none;
}

@media (max-width: 1020px) {
  header .top-box .sp-nav ul li {
    float: none;
    padding: 20px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  }
  header .top-box .sp-nav ul li span {
    display: none;
  }
  header .top-box .sp-nav ul li img {
    width: auto;
    height: 20px;
    vertical-align: top;
    margin-right: 10px;
    filter: brightness(0) invert(1);
  }
  header .top-box ul li a::after {
    content: "▶";
    display: inline-block;
    margin: 0 auto;
    font-size: 12px;
    margin-left: 10px;
    line-height: 20px;
    vertical-align: top;
  }
  header .top-box .sp-nav ul li a {
    font-size: 17px;
    line-height: 20px;
  }
  header .top-box .sp-nav .rela {
    height: 100vh;
  }
  header .top-box .sp-nav .rela .close {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 30px;
    height: 30px;
  }
  header .top-box .sp-nav .rela .close img {
    display: block;
    width: 100%;
  }
  header .top-box .sp-nav .abso {
    width: 95%;
    position: static;
    padding-top: 100px;
    margin: 0 auto;
    height: 100vh;
    box-sizing: border-box;
    overflow: scroll;
  }
  .sp-nav {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(132, 122, 118, 0.9);
    display: none;
    box-sizing: border-box;
    z-index: 999999;
  }
  .sp-nav.active {
    display: block !important;
  }
  header .top-box > * {
    display: flex;
    align-items: center;
  }
  header .top-box h1 {
    float: none;
    padding: 10px 20px;
  }
  header .top-box h1 img {
    max-width: 180px;
    width: 40vw;
  }
  header .top-box .link.yachin.sp-vis {
    margin-left: auto;
    display: block;
    float: none;
  }
  header .top-box .link.yachin a {
    padding: 5px 0;
    height: auto;
    display: block;
  }
  header .top-box .link.yachin a img {
    margin: 0 auto;
    height: 20px;
  }
  .sp-toggle {
    padding: 10px 15px;
  }
}/*# sourceMappingURL=style.css.map */

/* --- 黄色いボタン（入居者様）限定のカスタマイズ --- */

/* テキストを16pxに変更 */
header .top-box .link.yachin a span {
    font-size: 16px !important;
    line-height: 1.25 !important; /* 文字が大きくなった分の行間調整 */
}

/* アイコンを大きくする（元の28pxから拡大） */
header .top-box .link.yachin a img {
    height: 36px !important; 
    margin-bottom: 5px; /* テキストとの余白調整 */
}

/* アイコン拡大に合わせて全体のパディングを微調整 */
header .top-box .link.yachin a {
    padding-top: 25px !important;
}

/* --- スマホサイズ（1020px以下）の微調整 --- */
@media (max-width: 1020px) {
    /* スマホで見ている時も16pxを維持 */
    header .top-box .link.yachin.sp-vis a span {
        font-size: 14px !important;
    }
    
    /* スマホ版のアイコンサイズ */
    header .top-box .link.yachin.sp-vis a img {
        display : none;
    }
    header .top-box .link.yachin a {
        padding: 20px 10px 3px !important;
    }
}

/* 1360px以下で青いボタン（管理会社様）とサイズを統一する */
@media (max-width: 1360px) {
    /* 黄色いボタン（入居者様）のテキストサイズを青と同じ11pxに */
    header .top-box .link.yachin a span {
        font-size: 12px !important;
        line-height: 1.28 !important;
    }

    /* 黄色いボタンのアイコンサイズを青と同じ20pxに */
    header .top-box .link.yachin a img {
        height: 20px !important;
        margin-right: 5% !important;
        margin-bottom: 0 !important; /* PC版で付けた余白をリセット */
    }

    /* 黄色いボタン全体の高さを青と合わせる */
    header .top-box .link.yachin a {
        height: 70px !important;
        padding-top: 20px !important; /* 青いボタンのデフォルトに合わせる */
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
}