@charset "UTF-8";
#estates_result .sy-ttl-box,
#lands_result .sy-ttl-box,
#aichi_result .sy-ttl-box {
  border-bottom: 1px solid #565656;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#estates_result .sy-ttl-box .sy-ttl,
#lands_result .sy-ttl-box .sy-ttl,
#aichi_result .sy-ttl-box .sy-ttl {
  border: none;
  border-left: none;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #estates_result .sy-ttl-box .sy-ttl,
  #lands_result .sy-ttl-box .sy-ttl,
  #aichi_result .sy-ttl-box .sy-ttl {
    font-size: 16px;
  }
}
#estates_result .sy-ttl-box .sy-txt-01,
#lands_result .sy-ttl-box .sy-txt-01,
#aichi_result .sy-ttl-box .sy-txt-01 {
  border: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #estates_result .sy-ttl-box .sy-txt-01,
  #lands_result .sy-ttl-box .sy-txt-01,
  #aichi_result .sy-ttl-box .sy-txt-01 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #estates_result .system-list,
  #lands_result .system-list,
  #aichi_result .system-list {
    gap: 0;
    margin-bottom: 70px;
  }
}
#estates_result .system-list .system-pic-rel,
#lands_result .system-list .system-pic-rel,
#aichi_result .system-list .system-pic-rel {
  position: relative;
}
#estates_result .system-list .system-pic-rel .icon_wrap,
#lands_result .system-list .system-pic-rel .icon_wrap,
#aichi_result .system-list .system-pic-rel .icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
#estates_result .system-list .system-pic-rel .icon_wrap > p,
#lands_result .system-list .system-pic-rel .icon_wrap > p,
#aichi_result .system-list .system-pic-rel .icon_wrap > p {
  position: relative;
  inset: 0;
  font-weight: 500;
  padding: 0px 6px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .system-pic-rel .icon_wrap > p,
  #lands_result .system-list .system-pic-rel .icon_wrap > p,
  #aichi_result .system-list .system-pic-rel .icon_wrap > p {
    font-size: 11px;
    padding: 0 3px;
  }
}
#estates_result .system-list .system-pic-rel .icon_wrap > p.new-icon,
#lands_result .system-list .system-pic-rel .icon_wrap > p.new-icon,
#aichi_result .system-list .system-pic-rel .icon_wrap > p.new-icon {
  background-color: #ac0000;
  color: #fff;
}
#estates_result .system-list .system-pic-rel .icon_wrap > p.architecture-icon,
#lands_result .system-list .system-pic-rel .icon_wrap > p.architecture-icon,
#aichi_result .system-list .system-pic-rel .icon_wrap > p.architecture-icon {
  background-color: #505050;
  color: #fff;
}
#estates_result .system-list .system-pic-rel .icon_wrap > p.reprice-icon,
#lands_result .system-list .system-pic-rel .icon_wrap > p.reprice-icon,
#aichi_result .system-list .system-pic-rel .icon_wrap > p.reprice-icon {
  border-radius: 0;
  background-color: #ee3223;
  color: #ffff7c;
}
#estates_result .system-list .system-pic-rel .icon_wrap > p.high-grade,
#lands_result .system-list .system-pic-rel .icon_wrap > p.high-grade,
#aichi_result .system-list .system-pic-rel .icon_wrap > p.high-grade {
  background-color: #378247;
  color: #fff;
}
#estates_result .system-list .system-pic-rel .icon_wrap > p.special,
#lands_result .system-list .system-pic-rel .icon_wrap > p.special,
#aichi_result .system-list .system-pic-rel .icon_wrap > p.special {
  background-color: #315b8b;
  color: #fff;
}
#estates_result .system-list .sy-s-box,
#lands_result .system-list .sy-s-box,
#aichi_result .system-list .sy-s-box {
  padding: 0;
}
#estates_result .system-list .sy-s-box .gallery-text,
#lands_result .system-list .sy-s-box .gallery-text,
#aichi_result .system-list .sy-s-box .gallery-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-s-box .gallery-text,
  #lands_result .system-list .sy-s-box .gallery-text,
  #aichi_result .system-list .sy-s-box .gallery-text {
    font-size: 11px;
  }
}
#estates_result .system-list .sy-s-box .system-ttl-01,
#lands_result .system-list .sy-s-box .system-ttl-01,
#aichi_result .system-list .sy-s-box .system-ttl-01 {
  margin-bottom: 10px;
}
#estates_result .system-list .sy-s-box .price-box,
#lands_result .system-list .sy-s-box .price-box,
#aichi_result .system-list .sy-s-box .price-box {
  margin-bottom: 20px;
}
#estates_result .system-list .sy-s-box .price-box .sy-kakaku,
#lands_result .system-list .sy-s-box .price-box .sy-kakaku,
#aichi_result .system-list .sy-s-box .price-box .sy-kakaku {
  color: #ac0000;
  font-size: 27px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-s-box .price-box .sy-kakaku,
  #lands_result .system-list .sy-s-box .price-box .sy-kakaku,
  #aichi_result .system-list .sy-s-box .price-box .sy-kakaku {
    margin-bottom: 10px;
    font-size: 6vw;
  }
}
#estates_result .system-list .sy-s-box .price-box .sy-kakaku .ss,
#lands_result .system-list .sy-s-box .price-box .sy-kakaku .ss,
#aichi_result .system-list .sy-s-box .price-box .sy-kakaku .ss {
  color: #000;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-s-box .price-box .sy-kakaku .ss,
  #lands_result .system-list .sy-s-box .price-box .sy-kakaku .ss,
  #aichi_result .system-list .sy-s-box .price-box .sy-kakaku .ss {
    font-size: 4vw;
  }
}
#estates_result .system-list .sy-s-box .price-box .sy-tuki,
#lands_result .system-list .sy-s-box .price-box .sy-tuki,
#aichi_result .system-list .sy-s-box .price-box .sy-tuki {
  background-color: transparent;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0;
  padding: 0;
}
#estates_result .system-list .sy-s-box .price-box .sy-tuki .ss,
#estates_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
#estates_result .system-list .sy-s-box .price-box .sy-tuki .ss4,
#lands_result .system-list .sy-s-box .price-box .sy-tuki .ss,
#lands_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
#lands_result .system-list .sy-s-box .price-box .sy-tuki .ss4,
#aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss,
#aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
#aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss4 {
  color: #000;
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  inset: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-s-box .price-box .sy-tuki .ss,
  #estates_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
  #estates_result .system-list .sy-s-box .price-box .sy-tuki .ss4,
  #lands_result .system-list .sy-s-box .price-box .sy-tuki .ss,
  #lands_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
  #lands_result .system-list .sy-s-box .price-box .sy-tuki .ss4,
  #aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss,
  #aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss2,
  #aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss4 {
    font-size: 4vw;
  }
}
#estates_result .system-list .sy-s-box .price-box .sy-tuki .ss3,
#lands_result .system-list .sy-s-box .price-box .sy-tuki .ss3,
#aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss3 {
  color: #ac0000;
  font-size: 27px;
  inset: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-s-box .price-box .sy-tuki .ss3,
  #lands_result .system-list .sy-s-box .price-box .sy-tuki .ss3,
  #aichi_result .system-list .sy-s-box .price-box .sy-tuki .ss3 {
    font-size: 6vw;
  }
}
#estates_result .system-list .sy-s-box .sy-table-box .sy-td-txt,
#lands_result .system-list .sy-s-box .sy-table-box .sy-td-txt,
#aichi_result .system-list .sy-s-box .sy-table-box .sy-td-txt {
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
#estates_result .system-list .sy-s-box .sy-table-box tbody tr:first-child .sy-td-txt,
#lands_result .system-list .sy-s-box .sy-table-box tbody tr:first-child .sy-td-txt,
#aichi_result .system-list .sy-s-box .sy-table-box tbody tr:first-child .sy-td-txt {
  padding-bottom: 6px;
}
#estates_result .system-list .sy-s-box .sy-table-box tbody tr:last-child .sy-td-txt,
#lands_result .system-list .sy-s-box .sy-table-box tbody tr:last-child .sy-td-txt,
#aichi_result .system-list .sy-s-box .sy-table-box tbody tr:last-child .sy-td-txt {
  padding-top: 6px;
  padding-bottom: 20px;
}
#estates_result .system-list .sy-flex-01,
#lands_result .system-list .sy-flex-01,
#aichi_result .system-list .sy-flex-01 {
  gap: 15px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list .sy-flex-01,
  #lands_result .system-list .sy-flex-01,
  #aichi_result .system-list .sy-flex-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    position: relative;
  }
}
#estates_result .system-list .sy-flex-01 .sy-box-l,
#estates_result .system-list .sy-flex-01 .sy-box-r,
#lands_result .system-list .sy-flex-01 .sy-box-l,
#lands_result .system-list .sy-flex-01 .sy-box-r,
#aichi_result .system-list .sy-flex-01 .sy-box-l,
#aichi_result .system-list .sy-flex-01 .sy-box-r {
  width: 100%;
}
#estates_result .system-list .sy-flex-01 .sy-box-l a,
#estates_result .system-list .sy-flex-01 .sy-box-r a,
#lands_result .system-list .sy-flex-01 .sy-box-l a,
#lands_result .system-list .sy-flex-01 .sy-box-r a,
#aichi_result .system-list .sy-flex-01 .sy-box-l a,
#aichi_result .system-list .sy-flex-01 .sy-box-r a {
  padding: 0 !important;
  text-align: center;
  margin: 0;
  width: 100%;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  #estates_result .system-list li,
  #lands_result .system-list li,
  #aichi_result .system-list li {
    margin-bottom: 9.662vw;
  }
}
#estates_result .kensaku-btn,
#lands_result .kensaku-btn,
#aichi_result .kensaku-btn {
  margin-bottom: 118px;
}
@media screen and (max-width: 767px) {
  #estates_result .kensaku-btn,
  #lands_result .kensaku-btn,
  #aichi_result .kensaku-btn {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
#estates_result .kensaku-btn a,
#lands_result .kensaku-btn a,
#aichi_result .kensaku-btn a {
  width: auto;
  max-width: 393px;
  border-radius: 50px;
  height: 80px;
  padding-left: 0 !important;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #estates_result .kensaku-btn a,
  #lands_result .kensaku-btn a,
  #aichi_result .kensaku-btn a {
    max-width: 290px;
    height: 60px;
    padding: 0;
    font-size: 16px;
  }
}
#estates_result .kensaku-btn a::after,
#lands_result .kensaku-btn a::after,
#aichi_result .kensaku-btn a::after {
  right: 23px;
}
#estates_result .recommendation,
#lands_result .recommendation,
#aichi_result .recommendation {
  margin-top: 0;
}
#estates_result .recommendation h2,
#lands_result .recommendation h2,
#aichi_result .recommendation h2 {
  background-color: #565656;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 34px;
  max-width: 1100px;
  margin: 0 auto 34px;
}
@media screen and (max-width: 767px) {
  #estates_result .recommendation h2,
  #lands_result .recommendation h2,
  #aichi_result .recommendation h2 {
    font-size: 16px;
  }
}
#estates_result .recommendation h2 span.icon,
#lands_result .recommendation h2 span.icon,
#aichi_result .recommendation h2 span.icon {
  display: none;
}
#estates_result .valueformoney h2,
#lands_result .valueformoney h2,
#aichi_result .valueformoney h2 {
  background-color: #565656;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 34px;
  max-width: 1100px;
  margin: 0 auto 34px;
}
@media screen and (max-width: 767px) {
  #estates_result .valueformoney h2,
  #lands_result .valueformoney h2,
  #aichi_result .valueformoney h2 {
    font-size: 16px;
  }
}
#estates_result .valueformoney h2 span.icon,
#lands_result .valueformoney h2 span.icon,
#aichi_result .valueformoney h2 span.icon {
  display: none;
}
#estates_result .recommendation .slick-next,
#estates_result .valueformoney .slick-next,
#lands_result .recommendation .slick-next,
#lands_result .valueformoney .slick-next,
#aichi_result .recommendation .slick-next,
#aichi_result .valueformoney .slick-next {
  top: 30%;
  right: -20px;
}
#estates_result .recommendation .slick-next::before,
#estates_result .valueformoney .slick-next::before,
#lands_result .recommendation .slick-next::before,
#lands_result .valueformoney .slick-next::before,
#aichi_result .recommendation .slick-next::before,
#aichi_result .valueformoney .slick-next::before {
  content: none;
}
#estates_result .recommendation .slick-prev,
#estates_result .valueformoney .slick-prev,
#lands_result .recommendation .slick-prev,
#lands_result .valueformoney .slick-prev,
#aichi_result .recommendation .slick-prev,
#aichi_result .valueformoney .slick-prev {
  top: 30%;
  left: -20px;
  scale: -1 1;
}
#estates_result .recommendation .slick-prev::before,
#estates_result .valueformoney .slick-prev::before,
#lands_result .recommendation .slick-prev::before,
#lands_result .valueformoney .slick-prev::before,
#aichi_result .recommendation .slick-prev::before,
#aichi_result .valueformoney .slick-prev::before {
  content: none;
}
@media screen and (max-width: 767px) {
  #estates_result .recommendation .system-list .sy-s-box .price-box,
  #estates_result .valueformoney .system-list .sy-s-box .price-box,
  #lands_result .recommendation .system-list .sy-s-box .price-box,
  #lands_result .valueformoney .system-list .sy-s-box .price-box,
  #aichi_result .recommendation .system-list .sy-s-box .price-box,
  #aichi_result .valueformoney .system-list .sy-s-box .price-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#estates_result .recommendation .system-list .sy-s-box .price-box .sy-kakaku,
#estates_result .valueformoney .system-list .sy-s-box .price-box .sy-kakaku,
#lands_result .recommendation .system-list .sy-s-box .price-box .sy-kakaku,
#lands_result .valueformoney .system-list .sy-s-box .price-box .sy-kakaku,
#aichi_result .recommendation .system-list .sy-s-box .price-box .sy-kakaku,
#aichi_result .valueformoney .system-list .sy-s-box .price-box .sy-kakaku {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #estates_result .recommendation .system-list .sy-flex-01,
  #estates_result .valueformoney .system-list .sy-flex-01,
  #lands_result .recommendation .system-list .sy-flex-01,
  #lands_result .valueformoney .system-list .sy-flex-01,
  #aichi_result .recommendation .system-list .sy-flex-01,
  #aichi_result .valueformoney .system-list .sy-flex-01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    position: relative;
  }
}
#estates_result .recommendation .system-list .sy-flex-01 > div,
#estates_result .valueformoney .system-list .sy-flex-01 > div,
#lands_result .recommendation .system-list .sy-flex-01 > div,
#lands_result .valueformoney .system-list .sy-flex-01 > div,
#aichi_result .recommendation .system-list .sy-flex-01 > div,
#aichi_result .valueformoney .system-list .sy-flex-01 > div {
  width: 50%;
}
#estates_result .full-width,
#lands_result .full-width,
#aichi_result .full-width {
  background-color: #fcfbf5;
  padding: 100px 20px;
}
@media screen and (max-width: 767px) {
  #estates_result .full-width,
  #lands_result .full-width,
  #aichi_result .full-width {
    padding: 50px 20px 0;
  }
}

#lands_result .system-list .system-pic-rel {
  margin-bottom: 10px;
}
#lands_result .system-list .system-pic-rel .system-pic {
  border: none;
}
#lands_result .system-list .sy-s-box .sy-kukaku {
  background-color: #4d4d4d;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
#lands_result .system-list .sy-s-box .sy-kakaku {
  color: #ac0000;
  font-size: 28px;
  font-weight: bold;
}
#lands_result .system-list .sy-s-box .sy-kakaku .ss {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
#lands_result .system-list .sy-s-box .sy-table-box {
  margin-bottom: 20px;
}
#lands_result .system-list .sy-s-box .sy-table-box .sy-td-txt {
  padding: 0 !important;
}

.btn_white1 {
  background-color: #fff !important;
  color: #ac0000 !important;
  border: 1px solid #ac0000 !important;
  border-radius: 50px !important;
  background-image: none !important;
  background-position: right 13px top 14px !important;
  padding: 0 0 0 29px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  position: relative;
}
.btn_white1:hover {
  opacity: 0.8;
  text-decoration: none;
}
.btn_white1::after {
  content: "";
  background-image: url(../images/common/arrow_red.svg);
  position: absolute;
  top: 52%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn_black1 {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 50px !important;
  background-image: none !important;
  background-position: right 13px top 14px !important;
  padding: 0 0 0 29px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  position: relative;
}
.btn_black1:hover {
  opacity: 0.8;
  text-decoration: none;
}
.btn_black1::after {
  content: "";
  background-image: url(../images/common/arrow_black.svg);
  position: absolute;
  top: 52%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn_red1 {
  background-color: #ac0000 !important;
  color: #fff !important;
  border: 1px solid #ac0000 !important;
  border-radius: 50px !important;
  background-image: none !important;
  background-position: right 13px top 14px !important;
  padding: 0 0 0 29px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  position: relative;
}
.btn_red1:hover {
  opacity: 0.8;
  text-decoration: none;
}
.btn_red1::after {
  content: "";
  background-image: url(../images/common/arrow_white.svg);
  position: absolute;
  top: 52%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn_red2 {
  background-color: #ac0000 !important;
  color: #fff !important;
  border: 1px solid #ac0000 !important;
  border-radius: 50px !important;
  background-image: none !important;
  background-position: right 13px top 14px !important;
  padding: 0 20px 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  position: relative;
  width: 465px;
  height: 80px;
  margin: auto;
  font-size: 24px;
}
.btn_red2:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .btn_red2 {
    width: 90%;
    height: 60px;
    font-size: 16px;
  }
}
.btn_red2::after {
  content: "";
  background-image: url(../images/common/arrow_white.svg);
  position: absolute;
  top: 52%;
  right: 23px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

#estates_area,
#aichi_area,
#aichi_map,
#estates_map,
#lands {
  padding-bottom: 128px;
}
@media screen and (max-width: 767px) {
  #estates_area,
  #aichi_area,
  #aichi_map,
  #estates_map,
  #lands {
    padding-bottom: 50px;
  }
}
#estates_area .gifu-tab,
#estates_area .aichi-tab,
#aichi_area .gifu-tab,
#aichi_area .aichi-tab,
#aichi_map .gifu-tab,
#aichi_map .aichi-tab,
#estates_map .gifu-tab,
#estates_map .aichi-tab,
#lands .gifu-tab,
#lands .aichi-tab {
  background-image: none;
  margin-bottom: 30px;
}
#estates_area .gifu-tab ul,
#estates_area .aichi-tab ul,
#aichi_area .gifu-tab ul,
#aichi_area .aichi-tab ul,
#aichi_map .gifu-tab ul,
#aichi_map .aichi-tab ul,
#estates_map .gifu-tab ul,
#estates_map .aichi-tab ul,
#lands .gifu-tab ul,
#lands .aichi-tab ul {
  width: 100%;
  border-radius: 10px 10px 0 0;
  border-bottom: 5px solid #ac0000;
  overflow: hidden;
}
#estates_area .gifu-tab ul li,
#estates_area .aichi-tab ul li,
#aichi_area .gifu-tab ul li,
#aichi_area .aichi-tab ul li,
#aichi_map .gifu-tab ul li,
#aichi_map .aichi-tab ul li,
#estates_map .gifu-tab ul li,
#estates_map .aichi-tab ul li,
#lands .gifu-tab ul li,
#lands .aichi-tab ul li {
  margin: 0;
  background-color: #f6f7f9;
  color: #000;
  width: 50%;
  height: 78px;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #estates_area .gifu-tab ul li,
  #estates_area .aichi-tab ul li,
  #aichi_area .gifu-tab ul li,
  #aichi_area .aichi-tab ul li,
  #aichi_map .gifu-tab ul li,
  #aichi_map .aichi-tab ul li,
  #estates_map .gifu-tab ul li,
  #estates_map .aichi-tab ul li,
  #lands .gifu-tab ul li,
  #lands .aichi-tab ul li {
    height: 40px;
    font-size: 14px;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #estates_area .gifu-tab ul li img,
  #estates_area .aichi-tab ul li img,
  #aichi_area .gifu-tab ul li img,
  #aichi_area .aichi-tab ul li img,
  #aichi_map .gifu-tab ul li img,
  #aichi_map .aichi-tab ul li img,
  #estates_map .gifu-tab ul li img,
  #estates_map .aichi-tab ul li img,
  #lands .gifu-tab ul li img,
  #lands .aichi-tab ul li img {
    width: 18px;
  }
}
#estates_area .gifu-tab ul li.active,
#estates_area .aichi-tab ul li.active,
#aichi_area .gifu-tab ul li.active,
#aichi_area .aichi-tab ul li.active,
#aichi_map .gifu-tab ul li.active,
#aichi_map .aichi-tab ul li.active,
#estates_map .gifu-tab ul li.active,
#estates_map .aichi-tab ul li.active,
#lands .gifu-tab ul li.active,
#lands .aichi-tab ul li.active {
  background-color: #ac0000;
  color: #fff;
}
#estates_area .gifu-tab ul li:not(.active) a,
#estates_area .aichi-tab ul li:not(.active) a,
#aichi_area .gifu-tab ul li:not(.active) a,
#aichi_area .aichi-tab ul li:not(.active) a,
#aichi_map .gifu-tab ul li:not(.active) a,
#aichi_map .aichi-tab ul li:not(.active) a,
#estates_map .gifu-tab ul li:not(.active) a,
#estates_map .aichi-tab ul li:not(.active) a,
#lands .gifu-tab ul li:not(.active) a,
#lands .aichi-tab ul li:not(.active) a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #estates_area .gifu-tab ul li:not(.active) a,
  #estates_area .aichi-tab ul li:not(.active) a,
  #aichi_area .gifu-tab ul li:not(.active) a,
  #aichi_area .aichi-tab ul li:not(.active) a,
  #aichi_map .gifu-tab ul li:not(.active) a,
  #aichi_map .aichi-tab ul li:not(.active) a,
  #estates_map .gifu-tab ul li:not(.active) a,
  #estates_map .aichi-tab ul li:not(.active) a,
  #lands .gifu-tab ul li:not(.active) a,
  #lands .aichi-tab ul li:not(.active) a {
    gap: 10px;
  }
}
#estates_area .sy-ttl-box.rel,
#aichi_area .sy-ttl-box.rel,
#aichi_map .sy-ttl-box.rel,
#estates_map .sy-ttl-box.rel,
#lands .sy-ttl-box.rel {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#estates_area .sy-ttl-box.rel .sy-map-btn a,
#aichi_area .sy-ttl-box.rel .sy-map-btn a,
#aichi_map .sy-ttl-box.rel .sy-map-btn a,
#estates_map .sy-ttl-box.rel .sy-map-btn a,
#lands .sy-ttl-box.rel .sy-map-btn a {
  background-color: #fff !important;
  color: #ac0000 !important;
  border: 1px solid #ac0000 !important;
  border-radius: 50px !important;
  background-image: none !important;
  background-position: right 13px top 14px !important;
  padding: 0 0 0 29px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
  position: relative;
  width: 303px;
}
@media screen and (max-width: 767px) {
  #estates_area .sy-ttl-box.rel .sy-map-btn a,
  #aichi_area .sy-ttl-box.rel .sy-map-btn a,
  #aichi_map .sy-ttl-box.rel .sy-map-btn a,
  #estates_map .sy-ttl-box.rel .sy-map-btn a,
  #lands .sy-ttl-box.rel .sy-map-btn a {
    width: 212px;
  }
}
#estates_area .sy-ttl-box.rel .sy-map-btn a::after,
#aichi_area .sy-ttl-box.rel .sy-map-btn a::after,
#aichi_map .sy-ttl-box.rel .sy-map-btn a::after,
#estates_map .sy-ttl-box.rel .sy-map-btn a::after,
#lands .sy-ttl-box.rel .sy-map-btn a::after {
  content: "";
  background-image: url(../images/common/arrow_red.svg);
  position: absolute;
  top: 52%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}
#estates_area .o-bnr-01 img,
#aichi_area .o-bnr-01 img,
#aichi_map .o-bnr-01 img,
#estates_map .o-bnr-01 img,
#lands .o-bnr-01 img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #estates_area .deco,
  #aichi_area .deco,
  #aichi_map .deco,
  #estates_map .deco,
  #lands .deco {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #estates_area .kensaku2-box,
  #aichi_area .kensaku2-box,
  #aichi_map .kensaku2-box,
  #estates_map .kensaku2-box,
  #lands .kensaku2-box {
    margin-top: 47px;
  }
}

#event .system-list {
  width: 1100px;
  margin: 50px auto 0;
  margin-bottom: 49px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
#event .system-list li {
  width: 340px;
  margin-right: 40px;
  position: relative;
  background-color: #fff;
  padding-bottom: 23px;
}
#event .system-list li:nth-child(3n) {
  margin-right: 0px;
}
#event .system-list .icon {
  width: 74px;
  height: 74px;
  /* background-color: #ccc; */
  border-radius: 50%;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #121212;
  z-index: 10;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  top: 27px;
  left: -15px;
  padding: 0 5px;
  pointer-events: none;
}
#event .system-list .icon .txt {
  position: absolute;
  top: 17px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  pointer-events: none;
}
#event .system-list .icon.icon01 {
  /* background-color: #FDD100; */
}
#event .system-list .icon.icon02 {
  /* background-color: #C32600;
  color: #fff; */
}
#event .system-list .icon.icon03 {
  /* background-color: #272727;
  color: #fff; */
}
#event .system-list .system-pic {
  width: 340px;
  /*height: 330px;*/
  text-align: center;
}
#event .system-list .system-pic img {
  max-width: 100%;
  height: auto;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}
#event .system-list .text-box {
  padding: 21px 19px 5px;
}
#event .system-list .text-box .system-ttl-01 {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #121212;
  line-height: 1.6;
  margin-bottom: 3px;
}
#event .system-list .text-box .sy-flex-01 {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px dotted #000;
  padding-top: 16px;
  padding-bottom: 2px;
}
#event .system-list .text-box .sy-flex-01 .sy-box-l {
  width: 37px;
  margin-right: 28px;
  height: 28px;
  /* background: #f6f7f9; */
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #121212;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}
#event .system-list .text-box .sy-flex-01 .sy-box-r {
  width: calc(100% - 66px);
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #121212;
}
@media screen and (max-width: 767px) {
  #event .system-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin: 40px auto 0;
    margin-bottom: 11.836vw;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #event .system-list li {
    position: relative;
    width: 90vw !important;
    background-color: #fff;
    margin: 0 3vw;
  }
  #event .system-list .icon {
    width: 74px;
    height: 74px;
    /* background-color: #ccc; */
    border-radius: 50%;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #121212;
    z-index: 10;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    position: absolute;
    top: 27px;
    left: -15px;
    padding: 0 5px;
    pointer-events: none;
  }
  #event .system-list .icon .txt {
    position: absolute;
    top: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    pointer-events: none;
  }
  #event .system-list .system-pic {
    width: 100%;
    /*height: 77.295vw;*/
    text-align: center;
  }
  #event .system-list .system-pic img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
  #event .system-list .text-box {
    padding: 3.623vw 4.589vw 3.623vw;
  }
  #event .system-list .text-box .system-ttl-01 {
    font-size: 4.348vw;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 0.05em;
    color: #121212;
  }
  #event .system-list .text-box .sy-flex-01 {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 2.657vw;
    padding-bottom: 0.483vw;
    border-bottom: 1px dotted #000;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
  }
  #event .system-list .text-box .sy-flex-01 .sy-box-l {
    font-size: 3.865vw;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    width: 8.454vw;
    height: 6.763vw;
    /* background: #f6f7f9; */
    margin-right: 4.831vw;
    letter-spacing: 0.05em;
    color: #121212;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
  }
  #event .system-list .text-box .sy-flex-01 .sy-box-r {
    font-size: 3.865vw;
    width: calc(100% - 13.285vw);
    letter-spacing: 0.05em;
    color: #121212;
  }
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e7e7e7;
}

.tab-link.active {
  background-color: #e8380d;
  color: #fff;
  border-radius: 4px 4px 0 0;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-link {
  display: block;
  color: #000;
  padding: 0 10px;
  text-decoration: none !important;
  height: 78px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .tab-link {
    height: 41px;
    font-size: 14px;
  }
}

.tab-list {
  width: 200px;
  border: none;
  text-align: center;
  border-radius: 4px 4px 0 0;
}

.tab-list:first-of-type {
  margin-left: 10px;
}

.tab-lists {
  border-bottom: 5px solid #ac0000;
  gap: 0;
}
.tab-lists .tab-list {
  width: 240px;
  margin: 0;
}
.tab-lists .tab-list .tab-link {
  background-color: #f6f7f9;
  color: #000;
}
.tab-lists .tab-list .tab-link.active {
  background-color: #ac0000;
  color: #fff;
}
.tab-lists .tab-list:first-child .tab-link {
  border-radius: 10px 0 0 0;
}
.tab-lists .tab-list:last-child .tab-link {
  border-radius: 0 10px 0 0;
}

.category-lists {
  display: none;
}

.category-name {
  font-size: 24px;
  color: #000;
  border: none;
  border-bottom: 1px solid #868686;
}

.accordion-body .details {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .accordion-body .details {
    margin-bottom: 16px;
  }
}
.accordion-body .details .details-div {
  background-color: #f6f7f9;
  color: #000;
  padding: 30px 30px 30px 8px;
  margin: 0;
}
.accordion-body .details .details-div::before {
  content: "Q.";
  color: #ac0000;
  font-size: 24px;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .accordion-body .details .details-div::before {
    margin-right: 10px;
  }
}
.accordion-body .details .details-div::after {
  content: "＋";
  font-size: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: inherit;
  font-weight: normal;
  text-align: center;
}
.accordion-body .details.open .details-div::after {
  content: "−";
  width: 26px;
  font-size: 30px;
  top: 44%;
}
.accordion-body .details .details-content {
  display: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  padding-left: 85px;
  padding-bottom: 30px;
  padding: 28px 20px 50px 85px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .accordion-body .details .details-content {
    padding: 16px 20px 20px 0px;
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  #sitemap .f-link-Box ul {
    margin-bottom: 30px;
  }
}
#sitemap .f-link-Box ul .parent {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 20px;
}
#sitemap .f-link-Box ul .parent::before {
  content: none;
}
#sitemap .f-link-Box ul .child::before {
  content: none;
}
#sitemap .f-link-Box ul .child {
  font-size: 16px;
  line-height: 36px;
  color: #000000;
}

#privacy #con1 h2 {
  background-color: transparent;
  border-bottom: 1px solid #868686;
  padding-left: 0;
}
#privacy #con1 .info {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #privacy #con1 .info {
    margin-bottom: 30px;
  }
}

.detail_ttl {
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #868686;
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .detail_ttl {
    font-size: 16px;
  }
}
.detail_ttl.red {
  color: #ac0000;
}

#estates_detail,
#aichi_detail {
  margin-top: 80px;
  /* Slickスライダーがどんどん縮小していくバグの対策 */
}
#estates_detail #estates_result,
#aichi_detail #estates_result {
  min-width: 0;
  width: 100%;
  overflow: hidden; /* はみ出しによる横スクロール防止 */
}
#estates_detail #estates_result .other_slider,
#aichi_detail #estates_result .other_slider {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #estates_detail #estates_result .other_slider,
  #aichi_detail #estates_result .other_slider {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #estates_detail .slick-list,
  #aichi_detail .slick-list {
    overflow: visible !important;
  }
}
#estates_detail .anchor-link,
#aichi_detail .anchor-link {
  display: none;
}
#estates_detail .catchcopy,
#aichi_detail .catchcopy {
  margin: 0px auto 30px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
}
#estates_detail .slider_wrap,
#aichi_detail .slider_wrap {
  position: relative;
}
#estates_detail .slider_wrap .icon_wrap,
#aichi_detail .slider_wrap .icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 4px;
  position: absolute;
  top: 0;
  left: 27px;
  z-index: 1;
}
#estates_detail .slider_wrap .icon_wrap > p,
#aichi_detail .slider_wrap .icon_wrap > p {
  position: relative;
  inset: 0;
  font-weight: 500;
  padding: 0px 6px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #estates_detail .slider_wrap .icon_wrap > p,
  #aichi_detail .slider_wrap .icon_wrap > p {
    font-size: 11px;
    padding: 0 3px;
  }
}
#estates_detail .slider_wrap .icon_wrap > p.new-icon,
#aichi_detail .slider_wrap .icon_wrap > p.new-icon {
  background-color: #ac0000;
  color: #fff;
}
#estates_detail .slider_wrap .icon_wrap > p.architecture-icon,
#aichi_detail .slider_wrap .icon_wrap > p.architecture-icon {
  background-color: #505050;
  color: #fff;
}
#estates_detail .slider_wrap .icon_wrap > p.reprice-icon,
#aichi_detail .slider_wrap .icon_wrap > p.reprice-icon {
  border-radius: 0;
  background-color: #ee3223;
  color: #ffff7c;
}
#estates_detail .slider_wrap .icon_wrap > p.high-grade,
#aichi_detail .slider_wrap .icon_wrap > p.high-grade {
  background-color: #378247;
  color: #fff;
}
#estates_detail .slider_wrap .icon_wrap > p.special,
#aichi_detail .slider_wrap .icon_wrap > p.special {
  background-color: #315b8b;
  color: #fff;
}
#estates_detail .slider_wrap .slider .slick-list,
#aichi_detail .slider_wrap .slider .slick-list {
  padding-top: 0;
}
#estates_detail .slider_wrap .slider .slick-list .slick-txt,
#aichi_detail .slider_wrap .slider .slick-list .slick-txt {
  text-align: left;
  font-size: 18px;
  padding-left: 50px;
}
#estates_detail .thumbnail .slick-arrow,
#aichi_detail .thumbnail .slick-arrow {
  width: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#estates_detail .thumbnail .slick-arrow.next-arrow,
#aichi_detail .thumbnail .slick-arrow.next-arrow {
  right: -20px;
}
#estates_detail .thumbnail .slick-arrow.prev-arrow,
#aichi_detail .thumbnail .slick-arrow.prev-arrow {
  left: -20px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
#estates_detail > .sy-kakaku-box .sy-kakaku .ss,
#aichi_detail > .sy-kakaku-box .sy-kakaku .ss {
  font-size: 48px;
  color: #ac0000;
}
@media screen and (max-width: 767px) {
  #estates_detail > .sy-kakaku-box .sy-kakaku .ss,
  #aichi_detail > .sy-kakaku-box .sy-kakaku .ss {
    font-size: 36px;
  }
}
#estates_detail > .sy-kakaku-box .sy-kakaku .ss2,
#aichi_detail > .sy-kakaku-box .sy-kakaku .ss2 {
  font-size: 32px;
  color: #000;
}
@media screen and (max-width: 767px) {
  #estates_detail > .sy-kakaku-box .sy-kakaku .ss2,
  #aichi_detail > .sy-kakaku-box .sy-kakaku .ss2 {
    font-size: 24px;
  }
}
#estates_detail > .sy-kakaku-box .flex-01,
#aichi_detail > .sy-kakaku-box .flex-01 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#estates_detail > .sy-kakaku-box .flex-01 .box-r,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r {
  margin-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #estates_detail > .sy-kakaku-box .flex-01 .box-r,
  #aichi_detail > .sy-kakaku-box .flex-01 .box-r {
    margin-left: 0;
  }
}
#estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki {
  background: transparent;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0;
  padding: 0;
}
#estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss,
#estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss2,
#estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss4,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss2,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss4 {
  color: #000;
  font-size: 32px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  inset: 0;
  line-height: 1;
  width: auto;
}
@media screen and (max-width: 767px) {
  #estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss,
  #estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss2,
  #estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss4,
  #aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss,
  #aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss2,
  #aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss4 {
    font-size: 24px;
  }
}
#estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss3,
#aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss3 {
  color: #ac0000;
  font-size: 48px;
  inset: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #estates_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss3,
  #aichi_detail > .sy-kakaku-box .flex-01 .box-r .sy-tuki .ss3 {
    font-size: 36px;
  }
}
#estates_detail .point-box,
#estates_detail .point-box2,
#aichi_detail .point-box,
#aichi_detail .point-box2 {
  margin: 100px auto 40px;
  padding: 35px 30px 25px 140px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #estates_detail .point-box,
  #estates_detail .point-box2,
  #aichi_detail .point-box,
  #aichi_detail .point-box2 {
    padding: 20px;
  }
}
#estates_detail .point-box .en-01,
#estates_detail .point-box2 .en-01,
#aichi_detail .point-box .en-01,
#aichi_detail .point-box2 .en-01 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  top: -55px;
  left: 4px;
  position: absolute;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #000;
}
@media screen and (max-width: 767px) {
  #estates_detail .point-box .en-01,
  #estates_detail .point-box2 .en-01,
  #aichi_detail .point-box .en-01,
  #aichi_detail .point-box2 .en-01 {
    font-size: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    top: -50px;
  }
}
#estates_detail .point-box .en-01 .icon01,
#estates_detail .point-box2 .en-01 .icon01,
#aichi_detail .point-box .en-01 .icon01,
#aichi_detail .point-box2 .en-01 .icon01 {
  width: 140px;
  display: block;
}
@media screen and (max-width: 767px) {
  #estates_detail .point-box .en-01 .icon01,
  #estates_detail .point-box2 .en-01 .icon01,
  #aichi_detail .point-box .en-01 .icon01,
  #aichi_detail .point-box2 .en-01 .icon01 {
    width: 60px;
  }
}
#estates_detail .point-box .en-01 .icon01 img,
#estates_detail .point-box2 .en-01 .icon01 img,
#aichi_detail .point-box .en-01 .icon01 img,
#aichi_detail .point-box2 .en-01 .icon01 img {
  width: 100%;
}
#estates_detail .point-box .wysiwyg,
#estates_detail .point-box2 .wysiwyg,
#aichi_detail .point-box .wysiwyg,
#aichi_detail .point-box2 .wysiwyg {
  color: #ac0000;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #estates_detail .point-box .wysiwyg,
  #estates_detail .point-box2 .wysiwyg,
  #aichi_detail .point-box .wysiwyg,
  #aichi_detail .point-box2 .wysiwyg {
    font-size: 16px;
  }
}
#estates_detail .point-box2,
#aichi_detail .point-box2 {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #estates_detail .point-box2,
  #aichi_detail .point-box2 {
    margin-bottom: 100px;
  }
}
#estates_detail .point-box2 .bg-box,
#aichi_detail .point-box2 .bg-box {
  padding-left: 140px;
}
@media screen and (max-width: 767px) {
  #estates_detail .point-box2 .bg-box,
  #aichi_detail .point-box2 .bg-box {
    padding: 20px;
  }
}
#estates_detail .drawing-box,
#aichi_detail .drawing-box {
  margin-top: 50px;
}
#estates_detail .drawing-box .flex-01 .box-l .sy-btn a,
#estates_detail .drawing-box .flex-01 .box-r .sy-btn a,
#aichi_detail .drawing-box .flex-01 .box-l .sy-btn a,
#aichi_detail .drawing-box .flex-01 .box-r .sy-btn a {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  #estates_detail .drawing-box .flex-01 .box-l .sy-btn a,
  #estates_detail .drawing-box .flex-01 .box-r .sy-btn a,
  #aichi_detail .drawing-box .flex-01 .box-l .sy-btn a,
  #aichi_detail .drawing-box .flex-01 .box-r .sy-btn a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 218px;
    height: 34px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  #estates_detail #charm .frame ul,
  #aichi_detail #charm .frame ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (min-width: 768px) {
  #estates_detail #charm .frame ul li,
  #aichi_detail #charm .frame ul li {
    width: 32%;
  }
}
#estates_detail #charm .frame ul li img,
#aichi_detail #charm .frame ul li img {
  max-width: 100%;
}
#estates_detail .ttl-other,
#aichi_detail .ttl-other {
  background-color: #565656;
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #estates_detail .ttl-other,
  #aichi_detail .ttl-other {
    font-size: 16px;
  }
}
#estates_detail .slick-next,
#aichi_detail .slick-next {
  top: 30%;
  right: -20px;
}
#estates_detail .slick-next::before,
#aichi_detail .slick-next::before {
  content: none;
}
#estates_detail .slick-prev,
#aichi_detail .slick-prev {
  top: 30%;
  left: -20px;
  scale: -1 1;
}
#estates_detail .slick-prev::before,
#aichi_detail .slick-prev::before {
  content: none;
}
@media screen and (max-width: 767px) {
  #estates_detail .system-list .sy-s-box .price-box,
  #aichi_detail .system-list .sy-s-box .price-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#estates_detail .system-list .sy-s-box .price-box .sy-kakaku,
#aichi_detail .system-list .sy-s-box .price-box .sy-kakaku {
  margin: 0;
}
#estates_detail .system-list .sy-flex-01,
#aichi_detail .system-list .sy-flex-01 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #estates_detail .system-list .sy-flex-01,
  #aichi_detail .system-list .sy-flex-01 {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    width: 90%;
    margin: auto;
  }
}
#estates_detail .system-list .sy-flex-01 > div,
#aichi_detail .system-list .sy-flex-01 > div {
  width: calc((100% - 15px) / 2);
}
#estates_detail .system-list .sy-flex-01 > div .btn_white1,
#estates_detail .system-list .sy-flex-01 > div .btn_red1,
#aichi_detail .system-list .sy-flex-01 > div .btn_white1,
#aichi_detail .system-list .sy-flex-01 > div .btn_red1 {
  width: 100% !important;
}
#estates_detail .btn-flex-01,
#aichi_detail .btn-flex-01 {
  background-color: #f6f7f9;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px;
  margin-bottom: 158px;
}
@media screen and (max-width: 767px) {
  #estates_detail .btn-flex-01,
  #aichi_detail .btn-flex-01 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding: 22px;
    gap: 11px;
    margin-bottom: 12.802vw;
  }
}
#estates_detail .btn-flex-01 .btn_white1,
#aichi_detail .btn-flex-01 .btn_white1 {
  width: 214px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #estates_detail .btn-flex-01 .btn_white1,
  #aichi_detail .btn-flex-01 .btn_white1 {
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
  }
}
#estates_detail .btn-flex-01 .btn_red1,
#aichi_detail .btn-flex-01 .btn_red1 {
  width: 214px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #estates_detail .btn-flex-01 .btn_red1,
  #aichi_detail .btn-flex-01 .btn_red1 {
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #estates_detail .btn-flex-01 > .btn-box-l,
  #estates_detail .btn-flex-01 .btn-box-r,
  #aichi_detail .btn-flex-01 > .btn-box-l,
  #aichi_detail .btn-flex-01 .btn-box-r {
    width: 50%;
  }
}

#form {
  background-color: #f6f7f9;
  border: none;
}
#form .form-Box table {
  border: none;
}
#form .form-Box table th,
#form .form-Box table td {
  border: none;
  border-bottom: 1px solid #b8b8b8;
}
#form .ex {
  font-size: 16px;
  color: #565656;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #form .ex {
    font-size: 12px;
    margin-top: 40px;
  }
}

.estate-floating-bnr01 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#lands_item .sy-ttl,
#lands_detail .sy-ttl {
  border-left: none;
  padding-left: 0;
  font-weight: 500;
  font-size: 24px;
}
#lands_item .drawing-box .flex-01 .box-l .sy-pic-01,
#lands_item .drawing-box1 .flex-01 .box-l .sy-pic-01,
#lands_detail .drawing-box .flex-01 .box-l .sy-pic-01,
#lands_detail .drawing-box1 .flex-01 .box-l .sy-pic-01 {
  border: none;
  padding: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#lands_item .drawing-box .flex-01 .box-r .sy-btn a.btn_white1,
#lands_item .drawing-box1 .flex-01 .box-r .sy-btn a.btn_white1,
#lands_detail .drawing-box .flex-01 .box-r .sy-btn a.btn_white1,
#lands_detail .drawing-box1 .flex-01 .box-r .sy-btn a.btn_white1 {
  padding-left: 0 !important;
}
#lands_item .drawing-box .flex-01 .box-r .sy-btn1 a.btn_red1,
#lands_item .drawing-box1 .flex-01 .box-r .sy-btn1 a.btn_red1,
#lands_detail .drawing-box .flex-01 .box-r .sy-btn1 a.btn_red1,
#lands_detail .drawing-box1 .flex-01 .box-r .sy-btn1 a.btn_red1 {
  padding-left: 0 !important;
}
#lands_item .drawing-box .sy-kakaku .ss,
#lands_item .drawing-box1 .sy-kakaku .ss,
#lands_detail .drawing-box .sy-kakaku .ss,
#lands_detail .drawing-box1 .sy-kakaku .ss {
  font-size: 48px;
  color: #ac0000;
}
@media screen and (max-width: 767px) {
  #lands_item .drawing-box .sy-kakaku .ss,
  #lands_item .drawing-box1 .sy-kakaku .ss,
  #lands_detail .drawing-box .sy-kakaku .ss,
  #lands_detail .drawing-box1 .sy-kakaku .ss {
    font-size: 36px;
  }
}
#lands_item .drawing-box .sy-kakaku .ss2,
#lands_item .drawing-box1 .sy-kakaku .ss2,
#lands_detail .drawing-box .sy-kakaku .ss2,
#lands_detail .drawing-box1 .sy-kakaku .ss2 {
  font-size: 32px;
  color: #000;
}
@media screen and (max-width: 767px) {
  #lands_item .drawing-box .sy-kakaku .ss2,
  #lands_item .drawing-box1 .sy-kakaku .ss2,
  #lands_detail .drawing-box .sy-kakaku .ss2,
  #lands_detail .drawing-box1 .sy-kakaku .ss2 {
    font-size: 24px;
  }
}
#lands_item .environment-box .environment-list .environment-kakaku .ss2,
#lands_detail .environment-box .environment-list .environment-kakaku .ss2 {
  color: #000;
}
#lands_item .environment-box .environment-list .sy-flex-01,
#lands_detail .environment-box .environment-list .sy-flex-01 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  #lands_item .environment-box .environment-list .sy-flex-01,
  #lands_detail .environment-box .environment-list .sy-flex-01 {
    gap: 10px;
  }
}
#lands_item .environment-box .environment-list .sy-flex-01 .sy-box-r a,
#lands_detail .environment-box .environment-list .sy-flex-01 .sy-box-r a {
  text-align: left;
  width: 240px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #lands_item .environment-box .environment-list .sy-flex-01 .sy-box-r a,
  #lands_detail .environment-box .environment-list .sy-flex-01 .sy-box-r a {
    width: 100%;
    height: 35px;
    min-height: unset;
    font-size: 12px;
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  #lands_item .environment-box .environment-list .sy-flex-01 .sy-box-l,
  #lands_detail .environment-box .environment-list .sy-flex-01 .sy-box-l {
    margin: 0;
  }
}
#lands_item .environment-box .environment-list .sy-flex-01 .sy-box-l a,
#lands_detail .environment-box .environment-list .sy-flex-01 .sy-box-l a {
  text-align: left;
  width: 240px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #lands_item .environment-box .environment-list .sy-flex-01 .sy-box-l a,
  #lands_detail .environment-box .environment-list .sy-flex-01 .sy-box-l a {
    width: 100%;
    height: 35px;
    min-height: unset;
    font-size: 12px;
    padding-left: 10px !important;
  }
}
#lands_item .btn-flex-01,
#lands_detail .btn-flex-01 {
  background-color: #f6f7f9;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #lands_item .btn-flex-01,
  #lands_detail .btn-flex-01 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding: 22px;
    gap: 11px;
  }
}
#lands_item .btn-flex-01 .btn_white1,
#lands_detail .btn-flex-01 .btn_white1 {
  width: 214px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #lands_item .btn-flex-01 .btn_white1,
  #lands_detail .btn-flex-01 .btn_white1 {
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
  }
}
#lands_item .btn-flex-01 .btn_red1,
#lands_detail .btn-flex-01 .btn_red1 {
  width: 214px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #lands_item .btn-flex-01 .btn_red1,
  #lands_detail .btn-flex-01 .btn_red1 {
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #lands_item .btn-flex-01 > .btn-box-l,
  #lands_item .btn-flex-01 .btn-box-r,
  #lands_detail .btn-flex-01 > .btn-box-l,
  #lands_detail .btn-flex-01 .btn-box-r {
    width: 50%;
  }
}
#lands_item #form,
#lands_detail #form {
  margin-top: 174px;
}
@media screen and (max-width: 767px) {
  #lands_item #form,
  #lands_detail #form {
    margin-top: 50px;
  }
}

#lands_detail .drawing-box .flex-01 .box-l .sy-btn a,
#lands_detail .drawing-box .flex-01 .box-l .sy-btn a.btn_white1,
#lands_detail .drawing-box .flex-01 .box-r .sy-btn a,
#lands_detail .drawing-box .flex-01 .box-r .sy-btn a.btn_white1 {
  margin-left: 0;
  padding-left: 29px !important;
}

.borderwrap p {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .borderwrap p {
    font-size: 14px;
  }
}
.borderwrap p.small {
  font-size: 14px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .borderwrap p.small {
    font-size: 12px;
  }
}

.btnArea-s a.btn_white1 {
  font-size: 16px;
  padding-left: 10px !important;
  width: 214px !important;
  height: 42px !important;
  text-align: left;
  font-weight: 500;
}

.thanks_img {
  display: block;
  width: 185px;
  margin: 0 auto 100px;
}

#cases .cases_btn {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #cases .cases_btn {
    margin-bottom: 64px;
  }
}
#cases .cases_btn .btn_red1 {
  max-width: 527px;
  height: 80px;
  font-size: 24px;
  margin-bottom: 40px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  #cases .cases_btn .btn_red1 {
    width: 264px;
    height: 73px;
    font-size: 16px;
    margin-bottom: 16px;
  }
}
#cases .cases_btn .btn_black1 {
  max-width: 220px;
  height: 50px;
  font-size: 16px;
  margin: 0 auto;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #cases .cases_btn .btn_black1 {
    width: 182px;
    height: 36px;
    font-size: 12px;
  }
}
#cases .system-contents .system-ttl-box .system-ttl {
  font-size: 24px;
  font-weight: 500px;
}
@media screen and (max-width: 767px) {
  #cases .system-contents .system-ttl-box .system-ttl {
    font-size: 16px;
  }
}

#model .hero_sec {
  position: relative;
  margin-top: 55px;
}
#model .hero_sec .hero_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #model .hero_sec .hero_bg {
    background-color: #d9d9d9;
  }
}
#model .hero_sec .hero_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .hero_bg img {
    -o-object-position: center top;
       object-position: center top;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
#model .hero_sec .hero_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 46px 20px 35px;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .hero_inner {
    padding: 52vw 20px 40px;
  }
}
#model .hero_sec .tag {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .tag {
    font-size: 3.3vw;
    padding: 8px 15px;
    width: 100%;
    text-align: center;
  }
}
#model .hero_sec .catch {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 20px;
}
#model .hero_sec .catch .mincho {
  font-size: 64px;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .catch {
    font-size: 22px;
  }
  #model .hero_sec .catch .mincho {
    font-size: 42px;
  }
}
#model .hero_sec .desc {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .desc {
    font-size: 13px;
  }
}
#model .hero_sec .btn_wrap {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
#model .hero_sec .btn_wrap .btn_red1 {
  width: 340px;
  height: 66px;
  text-align: left;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #model .hero_sec .btn_wrap .btn_red1 {
    width: 241px;
    height: 46px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  #model .hero_sec .btn_wrap .btn_red1::after {
    right: 20px;
    width: 12px;
    height: 23px;
  }
}
#model .achieve_sec {
  padding: 80px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec {
    padding: 50px 20px;
    margin-top: 40px;
  }
}
#model .achieve_sec .ttl_small {
  color: #b00000;
  font-size: 32px;
  font-family: serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec .ttl_small {
    font-size: 6.1333vw;
  }
}
#model .achieve_sec .ttl_small span {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec .ttl_small span {
    font-size: 6.1333vw;
  }
}
#model .achieve_sec .ttl_large {
  color: #b00000;
  font-size: 40px;
  font-family: serif;
  margin-bottom: 40px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec .ttl_large {
    font-size: 6.1333vw;
    margin-bottom: 30px;
  }
}
#model .achieve_sec .ttl_large span {
  font-size: 64px;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec .ttl_large span {
    font-size: 9.4vw;
  }
}
#model .achieve_sec .desc {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #model .achieve_sec .desc {
    font-size: 14px;
    text-align: center;
  }
}
#model .contact_sec {
  padding: 0 20px 100px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec {
    padding: 0 20px 60px;
  }
}
#model .contact_sec .contact_inner {
  max-width: 1000px;
  margin: 0 auto;
  background: #f8f8f8;
}
#model .contact_sec .contact_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px;
  }
}
#model .contact_sec .contact_box .img_col {
  width: 35%;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .img_col {
    display: none;
  }
}
#model .contact_sec .contact_box .img_col img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#model .contact_sec .contact_box .txt_col {
  width: 65%;
  text-align: center;
  padding: 50px 40px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col {
    width: 100%;
    padding: 0;
  }
}
#model .contact_sec .contact_box .txt_col .lead {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .lead {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
#model .contact_sec .contact_box .txt_col .tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #b00000;
  font-size: clamp(20px, 6.21428vw, 73px);
  font-family: serif;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .tel {
    font-size: 9vw;
    margin-bottom: 15px;
  }
}
#model .contact_sec .contact_box .txt_col .tel img {
  width: 40px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .tel img {
    width: 25px;
    margin-right: 10px;
  }
}
#model .contact_sec .contact_box .txt_col .time {
  font-size: 16px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .time {
    display: none;
  }
}
#model .contact_sec .contact_box .txt_col .note_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .note_wrap {
    text-align: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#model .contact_sec .contact_box .txt_col .note_wrap .sp_icon {
  display: none;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .note_wrap .sp_icon {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  #model .contact_sec .contact_box .txt_col .note_wrap .sp_icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#model .contact_sec .contact_box .txt_col .note_wrap .note {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .note_wrap .note {
    font-size: 12px;
    line-height: 1.6;
  }
}
#model .contact_sec .contact_box .txt_col .note_wrap .sp_br {
  display: none;
}
@media screen and (max-width: 767px) {
  #model .contact_sec .contact_box .txt_col .note_wrap .sp_br {
    display: block;
  }
}

.search_link_sec {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .search_link_sec {
    margin-bottom: 47px;
    padding: 0 20px;
  }
}
.search_link_sec .inner {
  background-color: #fcfbf5;
  padding: 50px 90px;
  max-width: 1024px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .search_link_sec .inner {
    padding: 26px;
  }
}
.search_link_sec .search_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.search_link_sec .search_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.search_link_sec .search_btns .btn_red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 380px;
  background: #ac0000;
  color: #fff;
  text-decoration: none;
  padding: 20px 30px;
  border-radius: 50px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_btns .btn_red {
    max-width: 100%;
    padding: 15px 25px;
  }
}
.search_link_sec .search_btns .btn_red:hover {
  opacity: 0.8;
}
.search_link_sec .search_btns .btn_red .icon {
  width: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_btns .btn_red .icon {
    width: 40px;
  }
}
.search_link_sec .search_btns .btn_red .icon img {
  width: 100%;
  height: auto;
}
.search_link_sec .search_btns .btn_red .txt {
  font-size: 20px;
  font-weight: bold;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_btns .btn_red .txt {
    font-size: 16px;
  }
}
.search_link_sec .search_btns .btn_red .arrow {
  position: absolute;
  right: 30px;
  width: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .search_link_sec .search_btns .btn_red .arrow {
    right: 20px;
  }
}
.search_link_sec .search_btns .btn_red .arrow img {
  width: 100%;
  height: auto;
}

#concept {
  color: #000;
}
#concept .sec_block {
  padding: 80px 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #concept .sec_block {
    padding: 50px 20px;
  }
}
#concept .sec_block.bg_beige {
  background-color: #fcfbf5;
}
#concept .inner {
  max-width: 1100px;
  margin: 0 auto;
}
#concept .sec_ttl {
  text-align: center;
  color: #ac0000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #concept .sec_ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#concept .flex_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  #concept .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 30px;
  }
}
#concept .flex_box .txt_col {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #concept .flex_box .txt_col {
    width: 100%;
  }
}
#concept .flex_box .txt_col .sub_ttl {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  #concept .flex_box .txt_col .sub_ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
#concept .flex_box .txt_col p {
  font-size: 16px;
  line-height: 2.25;
}
@media screen and (max-width: 767px) {
  #concept .flex_box .txt_col p {
    font-size: 14px;
  }
}
#concept .flex_box .img_col {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #concept .flex_box .img_col {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #concept .flex_box .img_col.extend_right {
    margin-right: calc(50% - 50vw);
    width: calc(50vw - 30px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50vw - 30px);
        -ms-flex: 0 0 calc(50vw - 30px);
            flex: 0 0 calc(50vw - 30px);
  }
}
#concept .flex_box .img_col img {
  width: 100%;
  height: auto;
  display: block;
}
#concept .btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    margin-top: 30px;
  }
}
#concept .btn_wrap .btn_white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 465px;
  max-width: 100%;
  height: 100px;
  padding-left: 76px;
  border: 2px solid #ac0000;
  border-radius: 50px;
  background: #fff;
  color: #ac0000;
  text-decoration: none;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap .btn_white {
    width: 100%;
    height: 80px;
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
#concept .btn_wrap .btn_white:hover {
  opacity: 0.8;
}
#concept .btn_wrap .btn_white .btn_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap .btn_white .btn_txt {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#concept .btn_wrap .btn_white .btn_txt .small {
  font-size: 20px;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap .btn_white .btn_txt .small {
    font-size: 16px;
    margin-bottom: 2px;
  }
}
#concept .btn_wrap .btn_white .btn_txt .large {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap .btn_white .btn_txt .large {
    font-size: 18px;
  }
}
#concept .btn_wrap .btn_white .arrow {
  position: absolute;
  right: 25px;
  width: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  #concept .btn_wrap .btn_white .arrow {
    right: 20px;
  }
}
#concept .btn_wrap .btn_white .arrow img {
  width: 100%;
  height: auto;
}
#concept .closing_sec {
  text-align: center;
}
#concept .closing_sec .closing_txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 50px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  #concept .closing_sec .closing_txt {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
#concept .closing_sec .closing_img {
  max-width: 1000px;
  margin: 0 auto;
}
#concept .closing_sec .closing_img img {
  width: 100%;
  height: auto;
  display: block;
}

#news {
  padding: 80px 20px;
}
@media screen and (max-width: 767px) {
  #news {
    padding: 40px 20px;
  }
}
#news .inner {
  max-width: 1100px;
  margin: 0 auto;
}
#news .news_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 20px;
}
@media screen and (max-width: 767px) {
  #news .news_list {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #news .news_item {
    border-bottom: 2px dotted #ccc;
    padding: 20px 0;
  }
  #news .news_item:first-child {
    border-top: 2px dotted #ccc;
  }
}
#news .news_item a {
  text-decoration: none;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#news .news_item a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #news .news_item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#news .thumb {
  width: 100%;
  aspect-ratio: 245/309;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 15px;
  border: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  #news .thumb {
    width: 110px;
    height: auto;
    margin-bottom: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
#news .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#news .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 767px) {
  #news .content {
    margin-left: 15px;
  }
}
#news .meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #news .meta {
    gap: 8px;
    margin-bottom: 8px;
  }
}
#news .cat {
  background-color: #505050;
  color: #fff;
  font-size: 16px;
  padding: 0px 32px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #news .cat {
    font-size: 11px;
    padding: 0px 8px;
  }
}
#news .date {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #news .date {
    font-size: 13px;
  }
}
#news .title {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #news .title {
    font-size: 15px;
    line-height: 1.5;
  }
}
#news .pagination {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #news .pagination {
    margin-top: 40px;
  }
}
#news .system-contents {
  margin-top: 0;
}
#news .system-contents .system-ttl-box .system-ttl {
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #news .system-contents .system-ttl-box .system-ttl {
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
#news .system-contents .system-ttl-box .system-ttl .cat {
  padding: 4px 24px;
  font-family: "Noto Sans JP";
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #news .system-contents .system-ttl-box .system-ttl .cat {
    padding: 0px 18px;
  }
}

.pagenation_wrap {
  margin: 60px 0;
}
@media screen and (max-width: 767px) {
  .pagenation_wrap {
    margin: 40px 0;
  }
}
.pagenation_wrap .pagenation-navi {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 15px 20px;
  }
}
.pagenation_wrap .pagenation-navi li {
  width: 130px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li {
    width: 100px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li.index {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.pagenation_wrap .pagenation-navi li.index a {
  background-color: #565656;
  color: #fff;
  border: 1px solid #565656;
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li.index a {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li.fast {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li.last {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
.pagenation_wrap .pagenation-navi li.fast a, .pagenation_wrap .pagenation-navi li.last a {
  background-color: #fff;
  color: #333;
  border: 1px solid #565656;
}
.pagenation_wrap .pagenation-navi li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .pagenation_wrap .pagenation-navi li a {
    font-size: 12px;
  }
}
.pagenation_wrap .pagenation-navi li a:hover {
  opacity: 0.8;
}

#company #mv {
  margin-top: 50px;
}
#company #mv img {
  width: 100%;
  height: auto;
}
#company #lead {
  margin-top: 67px;
  padding: 0 20px;
}
#company #lead .ttl {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #ac0000;
}
@media screen and (max-width: 767px) {
  #company #lead .ttl {
    font-size: 20px;
  }
}
#company #lead .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #company #lead .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#company #lead .flex .left {
  width: 50%;
  max-width: 505px;
}
@media screen and (max-width: 767px) {
  #company #lead .flex .left {
    width: 100%;
  }
}
#company #lead .flex .left picture img {
  width: 100%;
  max-width: 430px;
  display: block;
  margin: auto;
}
#company #lead .flex .right {
  width: 50%;
  max-width: 505px;
}
@media screen and (min-width: 768px) {
  #company #lead .flex .right {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #company #lead .flex .right {
    width: 100%;
  }
}
#company #lead .flex .right p {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #company #lead .flex .right p {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 20px;
  }
}
#company #lead .flex .right p .red {
  color: #ac0000;
}
@media screen and (min-width: 768px) {
  #company #lead .flex .right .ex {
    display: none;
  }
}
#company #lead .flex .right .ex {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 50px;
}
#company #lead .flex .right a {
  width: 100%;
  max-width: 485px;
  display: block;
  margin: auto;
}
#company #lead .flex .right a .link {
  width: 100%;
  height: auto;
}
#company #con1 {
  margin-top: 95px;
}
@media screen and (max-width: 767px) {
  #company #con1 {
    margin-top: 70px;
  }
}
#company #con1 .detail_ttl {
  border-color: #868686;
}
@media screen and (max-width: 767px) {
  #company #con1 .detail_ttl {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #company #con1 .bx .inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #company #con1 .bx tbody {
    width: 100%;
  }
}
#company #con1 .bx tr {
  border-top: none;
  border-bottom: 1px dotted #868686;
}
#company #con1 .bx tr th {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #company #con1 .bx tr th {
    background-color: transparent;
    padding: 20px 0 0;
    font-size: 14px;
    font-weight: normal;
  }
}
@media screen and (max-width: 767px) {
  #company #con1 .bx tr td {
    background-color: transparent;
    padding: 0px 0 20px;
    font-size: 14px;
  }
}
#company #con2 .detail_ttl {
  border-color: #868686;
}
@media screen and (max-width: 767px) {
  #company #con2 .bx .inner {
    padding: 0 20px;
  }
}
#company #con2 .bx .list {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  #company #con2 .bx .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 55px;
  }
}
#company #con2 .bx .list li {
  width: 47%;
  margin-right: 40px;
  margin-bottom: 46px;
  background: transparent;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 767px) {
  #company #con2 .bx .list li {
    width: 100%;
  }
}
#company #con2 .bx .list li .in-ttl {
  font-size: 20px;
}
#company #con2 .bx .list li .btn2 .btn_white1 {
  width: 214px;
  height: 42px;
  font-size: 16px;
  padding-left: 18px !important;
}
@media screen and (max-width: 767px) {
  #company #con2 .bx .list li .btn2 .btn_white1 {
    width: 183px;
    height: 36px;
    font-size: 14px;
  }
}

#spec {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #spec {
    padding-bottom: 50px;
  }
}
#spec img {
  max-width: 100%;
  height: auto;
  display: block;
}
#spec .spec_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
#spec .mv_sec {
  text-align: center;
  margin: 60px 0;
}
@media screen and (max-width: 767px) {
  #spec .mv_sec {
    margin: 40px 0;
  }
}
#spec .mv_sec .mv_ttl {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #spec .mv_sec .mv_ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#spec .mv_sec .mv_ttl .red {
  color: #ac0000;
}
#spec .mv_sec .mv_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #spec .mv_sec .mv_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
}
#spec .mv_sec .mv_content .txt_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#spec .mv_sec .mv_content .txt_col .sub_ttl {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #spec .mv_sec .mv_content .txt_col .sub_ttl {
    font-size: 18px;
  }
}
#spec .mv_sec .mv_content .txt_col .desc {
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #spec .mv_sec .mv_content .txt_col .desc {
    font-size: 14px;
  }
}
#spec .mv_sec .mv_content .img_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#spec .tab-lists {
  margin-bottom: 0;
}
#spec .tab-lists .tab-list {
  width: 50%;
  border: none;
  cursor: pointer;
}
#spec .tab-lists .tab-list .tab-link {
  font-size: 24px;
  font-weight: 600;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 0;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #spec .tab-lists .tab-list .tab-link {
    font-size: 16px;
    line-height: 1.3;
    height: 80px;
  }
}
#spec .tab-lists .tab-list .tab-link span {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #spec .tab-lists .tab-list .tab-link span {
    font-size: 12px;
    position: relative;
    top: -7px;
  }
}
#spec .tab-content {
  display: none;
  padding: 72px;
  border: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  #spec .tab-content {
    padding: 30px 24px;
  }
}
#spec .tab-content.active {
  display: block;
}
#spec .tab-content .intro_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #spec .tab-content .intro_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    margin-bottom: 40px;
  }
}
#spec .tab-content .intro_box .txt_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #spec .tab-content .intro_box .txt_col {
    font-size: 14px;
  }
}
#spec .tab-content .intro_box .img_col {
  width: 45%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #spec .tab-content .intro_box .img_col {
    width: 100%;
  }
}
#spec .tab-content p {
  font-size: 16px;
  line-height: 2.25;
}
@media screen and (max-width: 767px) {
  #spec .tab-content p {
    font-size: 14px;
    line-height: 2;
  }
}
#spec #guarantee {
  background-color: #fff;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #spec #guarantee {
    margin-bottom: 60px;
  }
}
#spec #guarantee .grid_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 30px;
}
@media screen and (max-width: 767px) {
  #spec #guarantee .grid_box {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
#spec #guarantee .grid_box .grid_item img {
  margin-bottom: 15px;
  width: 100%;
}
#spec #guarantee .grid_box .grid_item h3 {
  color: #ac0000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #spec #guarantee .grid_box .grid_item h3 {
    font-size: 16px;
  }
}
#spec #specification {
  background-color: #fff;
}
#spec #specification .spec_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_items {
    gap: 60px;
  }
}
#spec #specification .spec_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
#spec #specification .spec_item .img_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_item .img_col {
    max-width: 100%;
  }
}
#spec #specification .spec_item .txt_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#spec #specification .spec_item .txt_col h3 {
  color: #ac0000;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_item .txt_col h3 {
    font-size: 18px;
  }
}
#spec #specification .spec_item .txt_col .readmore_wrap {
  position: relative;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content {
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_content {
    font-size: 14px;
    max-height: 130px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height 0.4s ease;
    transition: max-height 0.4s ease;
  }
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgb(255, 255, 255));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_content.is-open {
    max-height: 1500px;
  }
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_content.is-open::after {
    opacity: 0;
  }
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content p {
  margin-bottom: 15px;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content .box_list {
  background: #fcfbf5;
  padding: 20px;
  margin-bottom: 20px;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content .box_list h4 {
  font-weight: bold;
  margin-bottom: 10px;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content .box_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content .box_list ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_content .box_list ul li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#spec #specification .spec_item .txt_col .readmore_wrap .readmore_btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px auto 0;
    background: none;
    border: none;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    padding: 10px;
  }
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_btn::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #ac0000;
    border-bottom: 2px solid #ac0000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-left: 8px;
    margin-top: -4px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  #spec #specification .spec_item .txt_col .readmore_wrap .readmore_btn.is-open::after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    margin-top: 4px;
  }
}
#spec #specification .line {
  width: 100%;
  height: 1px;
  background-color: #868686;
}
#spec #specification .youtube_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#spec #specification .youtube_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#spec .bottom_sec {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  #spec .bottom_sec {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
#spec .bottom_sec .bottom_ttl {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #spec .bottom_sec .bottom_ttl {
    font-size: 18px;
  }
}
#spec .bottom_sec .link_text {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #spec .bottom_sec .link_text {
    margin-bottom: 30px;
    font-size: 14px;
  }
}
#spec .bottom_sec .link_text a {
  color: #333;
  text-decoration: none;
}
#spec .bottom_sec .link_text a:hover {
  text-decoration: underline;
}
#spec .bottom_sec .bottom_img {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
#spec .bottom_sec .bottom_img img {
  width: 100%;
  height: auto;
  display: block;
}

#blog {
  padding: 80px 20px;
}
@media screen and (max-width: 767px) {
  #blog {
    padding: 40px 20px;
  }
}
#blog .inner {
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width: 767px) {
  #blog .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
}
#blog .main_col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  margin: 0 auto;
}
#blog .cat_result_ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #333;
  border-bottom: 2px dashed #ccc;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #blog .cat_result_ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
#blog .blog_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#blog .blog_list .blog_item {
  border-bottom: 1px dashed #ccc;
  padding: 25px 0;
}
#blog .blog_list .blog_item:first-child {
  padding-top: 0;
}
#blog .blog_list .blog_item a {
  text-decoration: none;
  color: #333;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#blog .blog_list .blog_item a:hover {
  opacity: 0.8;
}
#blog .blog_list .blog_item .meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
#blog .blog_list .blog_item .meta .cat {
  background-color: #505050;
  color: #fff;
  font-size: 13px;
  padding: 0px 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #blog .blog_list .blog_item .meta .cat {
    font-size: 12px;
    padding: 5px 12px;
  }
}
#blog .blog_list .blog_item .meta .date {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #blog .blog_list .blog_item .meta .date {
    font-size: 13px;
  }
}
#blog .blog_list .blog_item .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #blog .blog_list .blog_item .title {
    font-size: 15px;
    line-height: 1.5;
  }
}
#blog .blog_list .no_post {
  font-size: 15px;
  padding: 20px 0;
}
#blog .pagination {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #blog .pagination {
    margin-top: 40px;
  }
}
#blog .sidebar {
  width: 350px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #blog .sidebar {
    width: 100%;
  }
}
#blog .sidebar .cat_widget {
  background-color: #fcfbf5;
}
#blog .sidebar .cat_widget .widget_ttl {
  background-color: #505050;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #blog .sidebar .cat_widget .widget_ttl {
    font-size: 16px;
    padding: 12px 15px;
  }
}
#blog .sidebar .cat_widget .cat_list {
  list-style: none;
  padding: 30px 25px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #blog .sidebar .cat_widget .cat_list {
    padding: 20px;
  }
}
#blog .sidebar .cat_widget .cat_list li {
  margin-bottom: 20px;
}
#blog .sidebar .cat_widget .cat_list li:last-child {
  margin-bottom: 0;
}
#blog .sidebar .cat_widget .cat_list li a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#blog .sidebar .cat_widget .cat_list li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #blog .sidebar .cat_widget .cat_list li a {
    font-size: 14px;
  }
}

.system-list .mask-close:before {
  display: block;
  content: "";
  background-image: url("../images/common/mask-bg.png");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}

.system-list .mask-close:before {
  display: block;
  content: "";
  background-image: url("../images/common/mask-bg.png");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}