@charset "UTF-8";
html, body,
address,
div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, li, dl, dt, dd,
table, caption, thead, tbody, tfoot, tr, th, td,
form, fieldset, legend, label, input, textarea, select,
object, iframe, embed,
img, a, em, strong, b, i, mark, small,
sub, sup, abbr, cite, q, ruby,
ins, del, dfn, code, var, samp, kbd {
  margin: 0;
  padding: 0;
}
article, section, aside, header, footer, nav,
hgroup,
figure, figcaption,
video, audio, canvas,
time {
  margin: 0;
}
html {
  overflow-y: scroll;
  font-size: 100.01%;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-size: 100%;
}
em {
  font-style: normal;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}
pre, code, kbd, samp {
  font-family: monospace;
}
img {
  border: none;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  font-size: inherit;
}
caption, th {
  font-weight: normal;
  text-align: left;
}
input, select, textarea {
  vertical-align: middle;
  font-size: inherit;
}
article, section, aside, header, footer, nav, address,
hgroup, figcaption, figure {
  display: block;
}
/* -----------------------------------------------------------
   Base
----------------------------------------------------------- */
body {
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
  line-height: 1.5;
  color: #000;
  -webkit-text-size-adjust: 100%;
}
.js body {
  padding-top: 87px;
}
.js body.page-home {
  padding-top: 67px;
}
a:link,
a:visited {
  color: #22b573;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #22b573;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
p,
ul,
ol,
dl,
table {
  margin-bottom: 1em;
}
ul ul,
ul ol,
ol ol,
ol ul,
table p,
table ul,
table ol,
table dl {
  margin-bottom: 0;
}
/* -----------------------------------------------------------
   Layout
----------------------------------------------------------- */
.contents-container {
  padding: 0 10px;
}
.js .page-header-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 67px;
}
.page-header {
  position: relative;
  width: 100%;
  height: 67px;
  background: url(/sp/common/images/bg_header_line.png) no-repeat 125px center;
  background-color: #22b573;
}
.page-header .logo,
.page-header .category-desc {
  position: absolute;
}
.page-header .logo {
  top: 12px;
  left: 14px;
}
.page-header .logo img {
  width: 100px;
  height: auto;
}
.page-header .category-desc {
  margin-bottom: 0;
  top: 15px;
  left: 160px;
  width: 32%;
  color: #fff;
  line-height: 1.308;
  font-size: 0.625em;
}
@media only screen and (min-width: 370px) {
  .page-header .category-desc {
top: 12px;
width: 40%;
font-size: 0.75em;
  }
}
#sp_togglenav {
  position: absolute;
  top: 15px;
  right: 10px;
  padding: 5px;
  border-width: 0;
  background-color: #22b573;
}
#sp_togglenav img {
  width: 33px;
  height: 31px;
}
.nav-global {
  box-sizing: border-box;
  padding: 20px 10px 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.js .nav-global {
  position: fixed;
  top: 67px;
  left: 0;
  z-index: 2;
}
.nav-global .hdg {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #22b573;
  color: #22b573;
  font-size: 1.25em;
  text-transform: uppercase;
}
.nav-global .hdg [lang="ja"] {
  font-size: 0.7em;
}
.nav-global ul > li {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 2%;
  width: 48%;
  border-bottom: 1px dotted #666;
  font-size: 0.875em;
}
.nav-global ul > li:nth-child(2n) {
  border-right-width: 0;
  margin-right: 0;
}
.nav-global ul a {
  display: block;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
}
.js .nav-global {
  position: absolute;
}
.page-footer .regist,
.page-footer .copyright {
  display: block;
  font-size: 0.75em;
  text-align: center;
}
/* -----------------------------------------------------------
   Modules
----------------------------------------------------------- */
.sctn-01 {
  margin-bottom: 30px;
}
.lyt-image.image-R .image {
  float: right;
  margin-left: 20px;
}
.lyt-image.image-L .image {
  float: left;
  margin-right: 20px;
}
.lyt-image.image-parallel .text {
  overflow: hidden;
}
.lyt-column > .column {
  float: left;
  margin-right: 20px;
}
.lyt-column > .column:last-child {
  margin-right: 0;
}
.hdg-01:after, .hdg-comment-01:after, .mod-properties-01 .disp-state:after {
  display: block;
  content: "";
  width: 100%;
  height: 10px;
  background-repeat: no-repeat, repeat-x, no-repeat;
  background-position: left top, left top, right top;
}
.hdg-context-require {
  position: absolute;
  text-indent: -999px;
}
.hdg-01 {
  margin-bottom: 10px;
  color: #22b573;
  text-align: center;
}
.hdg-01:after {
  background-image: url(/sp/common/images/bg_hdg-01_05_left.png), url(/sp/common/images/bg_hdg-01_05_center.png), url(/sp/common/images/bg_hdg-01_05_right.png);
}
.hdg-01.hdg-01-with-add-lang {
  position: relative;
  margin-bottom: 20px;
}
.hdg-01.hdg-01-with-add-lang span[lang="en"] {
  text-transform: uppercase;
}
.hdg-01.hdg-01-with-add-lang span[lang="ja"] {
  position: absolute;
  right: 0;
  bottom: -13px;
  left: 0;
  font-size: 0.75em;
}
.hdg-02 {
  margin-bottom: 20px;
  text-align: center;
}
.hdg-02 img {
  border-width: 2px;
  border-style: solid;
  box-sizing: border-box;
}
.hdg-03 {
  margin-bottom: 20px;
  padding: 5px;
  box-shadow: 0 4px 8px rgba(12, 4, 5, 0.4);
  color: #fff;
  text-align: center;
}
.hdg-03.hdg-03-01 {
  background-color: #29abe2;
}
.hdg-03.hdg-03-02 {
  background-color: #f15a24;
}
.hdg-03.hdg-03-03 {
  background-color: #fbb03b;
}
.hdg-03.hdg-03-04 {
  background-color: #22b573;
}
.hdg-04 {
  margin-bottom: 10px;
  padding: 5px 10px;
  color: #fff;
  background-color: #666;
}
.hdg-comment-01 {
  margin-bottom: 10px;
}
.hdg-comment-01 img {
  width: 250px;
}
.align-L {
  text-align: left !important;
}
.align-C {
  text-align: center !important;
}
.align-R {
  text-align: right !important;
}
.strong-01 {
  color: #c1272d;
}
.list-sortorder-01 > li {
  display: inline-block;
  margin-right: 1em;
}
.list-categories-01 > li, .list-categories-02 > li, .list-areas-01 > li {
  border-bottom: 1px dotted #000;
}
.list-categories-01 a, .list-categories-02 a, .list-areas-01 a {
  display: block;
  padding: 8px 5px 5px;
}
.list-categories-01 .volume, .list-categories-02 .volume, .list-areas-01 .volume {
  float: right;
  text-align: right;
}
.list-categories-01 .volume em, .list-categories-02 .volume em, .list-areas-01 .volume em {
  font-size: 1.25em;
}
.list-categories-01 .volume {
  position: relative;
  top: -2px;
}
.list-categories-01 .icon {
  display: inline-block;
  width: 42px;
  text-align: center;
}
.list-categories-01 .icon img {
  position: relative;
  top: -2px;
}
.list-categories-01 .cat-apart a {
  color: #fccc27;
}
.list-categories-01 .cat-mansion a {
  color: #bfc800;
}
.list-categories-01 .cat-kodate a,
.list-categories-01 .cat-new a {
  color: #00b6cc;
}
.list-categories-01 .cat-business a {
  color: #a67c52;
}
.list-categories-01 .cat-tochi a {
  color: #39b54a;
}
.list-categories-01 .cat-parking a {
  color: #231815;
}
.list-areas-01 .placename {
  font-size: 0.875em;
}
.list-ranking-01 > li {
  margin-bottom: 10px;
  height: 67px;
  overflow-y: hidden;
}
.list-ranking-01 > li:last-child {
  margin-bottom: 0;
}
.list-ranking-01 a {
  position: relative;
  display: block;
}
.list-ranking-01 img {
  vertical-align: top;
}
.list-ranking-01 .icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 5px;
}
.list-ranking-01 .photo {
  position: absolute;
  top: 0;
  left: 46px;
  width: 100px;
  height: auto;
}
.list-ranking-01 .title {
  display: inline-block;
  padding-left: 151px;
}
.link-sns {
  text-align: center;
}
.link-sns > li {
  display: inline-block;
  width: 46%;
  margin: 0 1%;
}
.list-banner-01 > li {
  float: left;
  width: 50%;
  text-align: center;
}
.list-banner-02 > li {
  float: left;
  width: 49%;
  margin: 0 2% 5px 0;
  text-align: center;
}
.list-banner-02 > li:nth-child(2n) {
  margin-right: 0;
}
.list-banner-03 > li {
  float: left;
  width: 32%;
  margin: 0 2% 5px 0;
  text-align: center;
}
.list-banner-03 > li:nth-child(3n+2) {
  margin-right: 0;
}
.list-banner-03 > li.blog {
  width: 49%;
}
.list-banner-03 > li.blog:nth-child(2n) {
  margin-right: 0;
}
.list-banner-04 > li {
  margin-bottom: 10px;
  text-align: center;
  text-align: center;
}
.list-banner-04 > li:last-child {
  margin-bottom: 0;
}
.list-banner-04.with-border img {
  border: 2px solid #a0a0a0;
}
.list-property-01 {
  margin-bottom: 0.5em;
}
.list-property-01 > li {
  display: inline-block;
  margin: 0 1% 10px;
  width: 31%;
}
.list-property-01 > li .caption {
  display: inline-block;
  margin-top: 5px;
  line-height: 1.143;
  font-size: 0.875em;
}
.list-entries-01 {
  font-size: 0.875em;
}
.list-entries-01 li {
  margin-bottom: 0.5em;
}
.list-entries-01 li:last-child {
  margin-bottom: 0;
}
.list-entries-01 time {
  display: block;
}
.list-regvolume > li {
  margin-bottom: 1em;
}
.list-regvolume > li:last-child {
  margin-bottom: 0;
}
.list-regvolume img {
  position: relative;
  top: -2px;
}
.list-regvolume .public {
  color: #00b6cc;
}
.list-regvolume .member {
  color: #c1272d;
}
.list-regvolume .volume {
  position: relative;
  top: -3px;
  float: right;
  text-align: right;
}
.list-regvolume .volume em {
  font-size: 1.5em;
}
.list-sns-01 {
  margin: 20px 0;
  text-align: center;
}
.list-sns-01 > li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: bottom;
}
.list-sns-01 > li iframe {
  vertical-align: middle;
}
.tbl-01 tr {
  border-bottom: 1px dotted #ccc;
}
.tbl-01 th,
.tbl-01 td {
  padding: 5px;
}
.tbl-01 th {
  width: 30%;
}
.box-01 {
  padding: 7px;
  border-radius: 7px;
  background-color: #f1e577;
  box-shadow: 0 0 10px #ccc;
}
.box-01 .box-01-inner {
  padding: 10px;
  border: 1px dashed #b3b3b3;
  border-radius: 7px;
}
.box-01 .hdg {
  position: relative;
  display: inline-block;
  margin: 0 0 15px -25px;
  padding: 5px 0 5px 20px;
  background-color: #c1272d;
  color: #fff;
}
.box-01 .hdg:before {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-width: 0 8px 8px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #c1272d;
}
.box-01 .hdg:after {
  position: absolute;
  top: 0;
  left: 100%;
  content: "";
  border-width: 17px 13px;
  border-style: solid;
  border-color: #c1272d;
  border-right-color: transparent;
}
.nav-pager {
  margin-bottom: 10px;
  text-align: center;
}
.nav-pager .nav-pager-contents,
.nav-pager ul,
.nav-pager ol,
.nav-pager ol li {
  display: inline-block;
}
.nav-pager ul,
.nav-pager ol {
  margin-bottom: 0;
}
.nav-pager ul a,
.nav-pager ul em,
.nav-pager ol a,
.nav-pager ol em {
  padding: 7px;
  line-height: 1;
}
.nav-pager .nav-pager-contents {
  position: relative;
  padding: 0 3.5em;
}
.nav-pager ul li {
  position: absolute;
  top: 0;
}
.nav-pager ul .prev {
  left: 0;
  padding-left: 5px;
  background: url(/common/img/icon_arrow_orange02.png) no-repeat left center;
  background-size: 8px auto;
}
.nav-pager ul .next {
  right: 0;
  padding-right: 5px;
  text-align: right;
  background: url(/common/img/icon_arrow_orange01.png) no-repeat right center;
  background-size: 8px auto;
}
.nav-pager ol li:last-child {
  margin-right: 5px;
}
.nav-contents-01 {
  margin: 20px 0;
  text-align: center;
}
.nav-contents-01 a {
  display: inline-block;
  padding: 5px;
  min-width: 240px;
  background-color: #4d4d4d;
  color: #fff;
  text-align: center;
}
.mod-contact-02 {
  padding: 10px;
  box-shadow: 0 0 10px #ccc;
}
.mod-contact-02 .hdg,
.mod-contact-02 .txt {
  text-align: center;
}
.mod-contact-02 .tel {
  font-size: 1.375em;
}
.mod-contact-02 .tel a {
  margin-left: 5px;
  color: #000;
}
.nav-content-02 {
  margin: 20px 0;
}
.nav-content-02 a {
  display: block;
  padding: 5px 10px;
  box-shadow: 0 0 10px #ccc;
  color: #000;
  text-align: center;
}
.nav-content-02 a:active {
  background-color: #e0e0e0;
}
.nav-content-02 .icon,
.nav-content-02 .title {
  display: inline-block;
  vertical-align: middle;
}
.mod-mb-non {
  margin-bottom: 0 !important;
}
.mod-mb-20 {
  margin-bottom: 20px;
}
.mod-properties-01 a {
  display: block;
  color: #000;
  text-decoration: none;
}
.mod-properties-01 .data,
.mod-properties-01 .photos {
  width: 48%;
}
.mod-properties-01 .data {
  float: right;
}
.mod-properties-01 .photos {
  float: left;
}
.mod-properties-01 .photos img {
  margin-bottom: 5px;
  border: 1px solid #000;
}
@media only screen and (min-width: 480px) {
  .mod-properties-01 .photos img {
width: 47%;
  }
}
.mod-properties-01 .disp-state {
  text-align: right;
}
.mod-properties-01 .property {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
}
.mod-properties-01 .property .header {
  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;
}
.mod-properties-01 .property .hdg {
  padding: 5px;
  color: #fff;
}
.mod-properties-01 .property .address {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.mod-properties-01 .property .link {
  text-align: right;
  padding-right: 15px;
  background: url(/common/img/icon_arrow_orange01.png) no-repeat right center;
  background-size: 8px auto;
}
.mod-company {
  margin: 20px 0;
  padding: 0 10px 0 20px;
  border-width: 2px 0;
  border-style: solid;
  border-color: #00803a;
  background: url(/sp/common/images/bg_footer_01.png) no-repeat 5px top;
}
.mod-company .col-01,
.mod-company .col-02 {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.mod-company .col-01 {
  padding: 48px 5px;
  width: 45%;
}
.mod-company .col-02 {
  width: 55%;
  padding: 0 0 0 5px;
}
.mod-company .business-hours,
.mod-company .tel {
  color: #f15a24;
  font-size: 0.875em;
}
.mod-company .business-hours {
  margin-bottom: 0.5em;
}
.mod-company .tel .number {
  font-size: 1.286em;
}
.mod-company .tel .number a {
  color: #f15a24;
}
.mod-kv .slides {
  margin-bottom: 0;
}
.mod-images .main-image {
  margin-bottom: 10px;
  text-align: center;
}
.mod-images .thumbnails {
  text-align: center;
}
.mod-images .thumbnails > li {
  display: inline-block;
  margin: 0 1% 10px;
  width: 14%;
}
#map_canvas {
  width: 90%;
  height: 300px;
}
.mod-comment-01 {
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.mod-member-01 form dd {
  margin-bottom: 0.5em;
}
.mod-member-01 form dd:last-child {
  margin-bottom: 0;
}
.mod-member-01 input[type="email"],
.mod-member-01 input[type="password"] {
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #ccc;
  width: 100%;
}
.mod-member-01 .btn-submit,
.mod-member-01 .btn-regist {
  margin-bottom: 0.5em;
  text-align: center;
}
.mod-member-01 .btn-submit input,
.mod-member-01 .btn-submit a,
.mod-member-01 .btn-regist input,
.mod-member-01 .btn-regist a {
  display: inline-block;
  padding: 5px 10px;
  border-width: 0;
  background-color: #c1272d;
  color: #fff;
  -webkit-appearance: none;
}
.mod-member-01 .btn-regist a {
  border-radius: 4px;
}
.mod-member-01 .forgot-password {
  margin-bottom: 0.5em;
  text-align: center;
}
.mod-member-01 .forgot-password a {
  color: #000;
}
.page-company .table-01 th,
.page-company .table-01 td {
  padding: 5px;
}
.page-company .table-01 th {
  width: 30%;
}
.page-company .enkaku_nendai dt {
  color: #f15a24;
}
/* -----------------------------------------------------------
   Color
----------------------------------------------------------- */
.page-home .hdg-01:after {
  background-image: url(/sp/common/images/bg_hdg-01_02_left.png), url(/sp/common/images/bg_hdg-01_02_center.png), url(/sp/common/images/bg_hdg-01_02_right.png);
}
.page-home .hdg-01 {
  color: #754c24;
}
.page-home .list-entries-01,
.page-home .list-entries-01 a {
  color: #754c24;
  text-decoration: underline;
}
.page-home .nav-contents-01 a {
  background-color: #754c24;
}
.page-chintai .page-header,
.page-chintai .hdg-04 {
  background-color: #f15a24;
}
.page-chintai #sp_togglenav {
  background-color: #f15a24;
}
.page-chintai .nav-pager a {
  color: #f15a24;
}
.page-chintai .nav-pager em {
  color: #000;
}
.page-chintai .mod-properties-01 .header {
  color: #f15a24;
}
.page-chintai .mod-properties-01 .header a {
  color: #f15a24;
}
.page-chintai .mod-properties-01 .header em {
  color: #000;
}
.page-chintai .mod-properties-01 .property .address,
.page-chintai .mod-properties-01 .property .size,
.page-chintai .mod-properties-01 .property .price,
.page-chintai .mod-properties-01 .property .link {
  color: #f15a24;
}
.page-chintai .mod-properties-01 .property .hdg {
  background-color: #f15a24;
}
.page-chintai .hdg-01:after,
.page-chintai .hdg-comment-01:after,
.page-chintai .disp-state:after {
  background-image: url(/sp/common/images/bg_hdg-01_01_left.png), url(/sp/common/images/bg_hdg-01_01_center.png), url(/sp/common/images/bg_hdg-01_01_right.png);
}
.page-chintai .hdg-01,
.page-chintai .tbl-01 {
  color: #f15a24;
}
.page-chintai .hdg-02 img {
  border-color: #f15a24;
}
.page-chintai .list-areas-01 a,
.page-chintai .list-ranking-01 a {
  color: #f15a24;
}
.page-kodate .page-header,
.page-kodate .hdg-04 {
  background-color: #c1272d;
}
.page-kodate #sp_togglenav {
  background-color: #c1272d;
}
.page-kodate .hdg-01:after,
.page-kodate .hdg-comment-01:after,
.page-kodate .disp-state:after {
  background-image: url(/sp/common/images/bg_hdg-01_03_left.png), url(/sp/common/images/bg_hdg-01_03_center.png), url(/sp/common/images/bg_hdg-01_03_right.png);
}
.page-kodate .hdg-01,
.page-kodate .tbl-01 {
  color: #c1272d;
}
.page-kodate .hdg-02 img {
  border-color: #c1272d;
}
.page-kodate .list-ranking-01 a {
  color: #c1272d;
}
.page-kodate .nav-pager a {
  color: #c1272d;
}
.page-kodate .nav-pager em {
  color: #000;
}
.page-kodate .nav-pager ul .prev {
  background-image: url(/common/img/icon_arrow_red02.png);
}
.page-kodate .nav-pager ul .next {
  background-image: url(/common/img/icon_arrow_red01.png);
}
.page-kodate .mod-properties-01 .header {
  color: #c1272d;
}
.page-kodate .mod-properties-01 .header a {
  color: #c1272d;
}
.page-kodate .mod-properties-01 .header em {
  color: #000;
}
.page-kodate .mod-properties-01 .property .address,
.page-kodate .mod-properties-01 .property .size,
.page-kodate .mod-properties-01 .property .price,
.page-kodate .mod-properties-01 .property .link {
  color: #c1272d;
}
.page-kodate .mod-properties-01 .property .hdg {
  background-color: #c1272d;
}
.page-kodate .mod-properties-01 .property .link {
  background-image: url(/common/img/icon_arrow_red01.png);
}
.page-tochi .page-header,
.page-tochi .hdg-04 {
  background-color: #1ea839;
}
.page-tochi #sp_togglenav {
  background-color: #1ea839;
}
.page-tochi .hdg-01:after,
.page-tochi .hdg-comment-01:after,
.page-tochi .disp-state:after {
  background-image: url(/sp/common/images/bg_hdg-01_04_left.png), url(/sp/common/images/bg_hdg-01_04_center.png), url(/sp/common/images/bg_hdg-01_04_right.png);
}
.page-tochi .hdg-01,
.page-tochi .tbl-01 {
  color: #1ea839;
}
.page-tochi .hdg-02 img {
  border-color: #1ea839;
}
.page-tochi .list-categories-02 a {
  color: #1ea839;
}
.page-tochi .nav-pager a {
  color: #1ea839;
}
.page-tochi .nav-pager em {
  color: #000;
}
.page-tochi .nav-pager ul .prev {
  background-image: url(/common/img/icon_arrow_green02.png);
}
.page-tochi .nav-pager ul .next {
  background-image: url(/common/img/icon_arrow_green01.png);
}
.page-tochi .mod-properties-01 .header {
  color: #1ea839;
}
.page-tochi .mod-properties-01 .header a {
  color: #1ea839;
}
.page-tochi .mod-properties-01 .header em {
  color: #000;
}
.page-tochi .mod-properties-01 .property .address,
.page-tochi .mod-properties-01 .property .size,
.page-tochi .mod-properties-01 .property .price,
.page-tochi .mod-properties-01 .property .link {
  color: #1ea839;
}
.page-tochi .mod-properties-01 .property .hdg {
  background-color: #1ea839;
}
.page-tochi .mod-properties-01 .property .link {
  background-image: url(/common/img/icon_arrow_green01.png);
}
.lyt-image,
.lyt-column, .list-categories-01 a, .list-categories-02 a, .list-areas-01 a, .list-banner-01, .list-banner-02, .list-banner-03, .nav-content-02 a, .mod-properties-01 .property, .mod-company, .wysiwyg {
  /* フロートの解除 */
}
.lyt-image:before,
.lyt-column:before,
.list-categories-01 a:before, .list-categories-02 a:before, .list-areas-01 a:before, .list-banner-01:before,
.list-banner-02:before,
.list-banner-03:before,
.nav-content-02 a:before,
.mod-properties-01 .property:before,
.mod-company:before,
.wysiwyg:before,
.lyt-image:after,
.lyt-column:after, .list-categories-01 a:after, .list-categories-02 a:after, .list-areas-01 a:after, .list-banner-01:after, .list-banner-02:after, .list-banner-03:after, .nav-content-02 a:after, .mod-properties-01 .property:after, .mod-company:after, .wysiwyg:after {
  content: " ";
  display: table;
}
.lyt-image:after,
.lyt-column:after, .list-categories-01 a:after, .list-categories-02 a:after, .list-areas-01 a:after, .list-banner-01:after, .list-banner-02:after, .list-banner-03:after, .nav-content-02 a:after, .mod-properties-01 .property:after, .mod-company:after, .wysiwyg:after {
  clear: both;
}
/*インスタ*/
.link_insta{
text-align:center;
margin:15px auto;
width:85%;
}
/*入稿者ページバナー*/
.fortenants {
  margin: 0 auto;
  width: 95%;
  text-align: center;
}
/**物件システム連動**/
.dl_table{
  display: table;
}
.dl_table dl{
  border-bottom: 1px dotted #ccc;
}
.dl_table dt,.dl_table dd{
  display: table-cell;
}
.page-tochi .dl_table dt,.dl_table dd {
  color: #1ea839;
}
.dl_table dt{
  width:110px;
}
.list-sortorder-01 > li {
font-size:80%;
}
.list-categories-01  li.apart a {
  padding-left: 55px;
  background: url(/common/img/icon_apart.png) no-repeat 5px 6px;
  color: #fccc27;
}
.list-categories-01 li.mansion a {
  padding-left: 55px;
  background: url(/common/img/icon_mansion.png) no-repeat 5px 6px;
  color: #bfc800;
}
.list-categories-01 li.kodate a,
.list-categories-01 li.new a {
  padding-left: 55px;
  background: url(/common/img/icon_kodate_blue.png) no-repeat 0 6px;
  color: #00b6cc;
}
.list-categories-01 li.business a {
  padding-left: 55px;
  background: url(/common/img/icon_zigyo.png) no-repeat 2px 8px;
  color: #a67c52;
}
.list-categories-01 li.tochi a {
  padding-left: 55px;
  background: url(/common/img/icon_tochi.png) no-repeat 0 6px;
  color: #39b54a;
}
.list-categories-01 li.parking a {
  padding-left: 55px;
  background: url(/common/img/icon_parking.png) no-repeat 2px 10px;
  color: #231815;
}
  /**
スライダー　Swiper
**/
.swiper-container {
position: relative;
overflow: hidden;
padding: 20px 0;
height: 40vw;
max-height: 400px;
min-height: 200px;
}
.swiper-container .swiper-slide {
text-align: center;
line-height: 1;
display: flex;
align-items: flex-start;
justify-content: center;
}
.swiper-container .swiper-slide img {
display: inline;
width: auto;
max-width: 100%;
max-height: 100%;
align-self: center;
}
.swiper-container .swiper-button-white:focus {
outline: none;
}
.swiper-container .swiper-button-prev {
left: 25px;
}
.swiper-container .swiper-button-next {
right: 25px;
}
.thumblist.swiper-pagination-custom {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.thumblist.swiper-pagination-custom .thumblist-item {
width: 20%;
position: relative;
}
.thumblist.swiper-pagination-custom .thumblist-item:before {
content: "";
display: block;
padding-top: 100%;
}
.thumblist.swiper-pagination-custom .thumblist-item img {
position: absolute;
width: 94%;
height: 94%;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
object-fit: cover;
}