html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media screen and (max-width: 767px) {
  .sp_hide {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .pc_hide {
    display: none;
  }
}
img {
  border: 0;
}

div.lands_list table, div.land_detail div.spec table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: collapse;
}
div.lands_list table th, div.land_detail div.spec table th, div.lands_list table td, div.land_detail div.spec table td {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
div.lands_list table tr:nth-child(even), div.land_detail div.spec table tr:nth-child(even) {
  background: #F9F6EB;
}
@media screen and (max-width: 767px) {
  div.lands_list table, div.land_detail div.spec table {
    padding: 20px 10px;
  }
  div.lands_list table table, div.land_detail div.spec table table, div.lands_list table thead, div.land_detail div.spec table thead, div.lands_list table tbody, div.land_detail div.spec table tbody, div.lands_list table tr, div.land_detail div.spec table tr, div.lands_list table th, div.land_detail div.spec table th, div.lands_list table td, div.land_detail div.spec table td {
    display: block;
  }
  div.lands_list table th, div.land_detail div.spec table th {
    background: #ce9a60;
    color: white;
    text-align: center;
  }
  div.lands_list table th a, div.land_detail div.spec table th a {
    color: white;
  }
}

div.lands_list {
  width: 1040px;
  margin: 0 auto;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  div.lands_list {
    width: 95%;
  }
}

div.land_detail {
  padding: 20px;
  margin: 0 auto;
  width: 1040px;
}
@media screen and (max-width: 767px) {
  div.land_detail {
    width: 95%;
  }
}
div.land_detail p.top_comment {
  background: #f0f0f0;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
div.land_detail div.pics {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.land_detail div.pics {
    width: 230px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  div.land_detail div.pics {
    margin: 5px;
  }
}
div.land_detail div.pics img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  div.land_detail div.spec {
    width: 750px;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  div.land_detail div.spec table th {
    color: #5E4D09;
    font-weight: bold;
    text-align: center;
    width: 150px;
  }
}
div.land_detail .clearfix {
  clear: both;
}

/*# sourceMappingURL=lands.css.map */
