@charset "UTF-8";
/*!
Theme Name: Sakai Carpenter
Theme URI: http://www.example.com/
Author: Sakai Carpenter
Author URI: http://www.example.com/
Description: Sakai Carpenter Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light
Text Domain: sakai_carpenter
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/************************************************************
 * BASE
 ************************************************************/
html {
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  min-width: 960px;
  color: #333;
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  border-top: 7px solid #520c00;
}

a {
  color: #007fff;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #66b2ff;
}
a:hover > img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

img {
  border: 0 none;
}

table, th, td {
  border-collapse: collapse;
}

p, li, dt, dd, blockquote {
  line-height: 1.5;
}

/* FONT SIZES */
.fs-8 {
  font-size: 8px;
  font-size: 0.8rem;
}

.fs-9 {
  font-size: 9px;
  font-size: 0.9rem;
}

.fs-10 {
  font-size: 10px;
  font-size: 1rem;
}

.fs-11 {
  font-size: 11px;
  font-size: 1.1rem;
}

.fs-12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-13 {
  font-size: 13px;
  font-size: 1.3rem;
}

.fs-14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.fs-16 {
  font-size: 16px;
  font-size: 1.6rem;
}

.fs-17 {
  font-size: 17px;
  font-size: 1.7rem;
}

.fs-18 {
  font-size: 18px;
  font-size: 1.8rem;
}

.fs-19 {
  font-size: 19px;
  font-size: 1.9rem;
}

.fs-20 {
  font-size: 20px;
  font-size: 2rem;
}

.fs-21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.fs-22 {
  font-size: 22px;
  font-size: 2.2rem;
}

.fs-23 {
  font-size: 23px;
  font-size: 2.3rem;
}

.fs-24 {
  font-size: 24px;
  font-size: 2.4rem;
}

.fs-25 {
  font-size: 25px;
  font-size: 2.5rem;
}

.fs-26 {
  font-size: 26px;
  font-size: 2.6rem;
}

.fs-27 {
  font-size: 27px;
  font-size: 2.7rem;
}

.fs-28 {
  font-size: 28px;
  font-size: 2.8rem;
}

.fs-29 {
  font-size: 29px;
  font-size: 2.9rem;
}

.fs-30 {
  font-size: 30px;
  font-size: 3rem;
}

/************************************************************
 * WORDPRESS
 ************************************************************/
/* Alignment */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}

.gallery-caption {
  margin: 5px auto;
}

.site-content blockquote.alignleft, .site-content blockquote.alignright {
  width: 50%;
  padding-top: 17px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
  margin-bottom: 17px;
}

.wp-caption {
  margin-bottom: 24px;
  color: #767676;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption .wp-caption-text {
  padding-right: 10px;
}
.wp-caption.alignright img[class*="wp-image-"],
.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-caption-text {
  margin: 9px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.5;
}

.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
}

.sticky {
  display: block;
}

.bypostauthor {
  background-color: #fffefe;
}

/************************************************************
 * LAYOUT
 ************************************************************/
.l-container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* list for layout */
.l-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

/* align layout */
.l-left {
  text-align: left;
}

.l-right {
  text-align: right;
}

.l-center {
  text-align: center;
}

/* float layout
 *
 * "-x" : floating elements with mobile device width display
 */
.l-col,
.l-col-x {
  float: left;
}

.l-col-1,
.l-col-x-1 {
  float: left;
  width: 8.33333%;
}

.l-col-2,
.l-col-x-2 {
  float: left;
  width: 16.66667%;
}

.l-col-3,
.l-col-x-3 {
  float: left;
  width: 25%;
}

.l-col-4,
.l-col-x-4 {
  float: left;
  width: 33.33333%;
}

.l-col-5,
.l-col-x-5 {
  float: left;
  width: 41.66667%;
}

.l-col-6,
.l-col-x-6 {
  float: left;
  width: 50%;
}

.l-col-7,
.l-col-x-7 {
  float: left;
  width: 58.33333%;
}

.l-col-8,
.l-col-x-8 {
  float: left;
  width: 66.66667%;
}

.l-col-9,
.l-col-x-9 {
  float: left;
  width: 75%;
}

.l-col-10,
.l-col-x-10 {
  float: left;
  width: 83.33333%;
}

.l-col-11,
.l-col-x-11 {
  float: left;
  width: 91.66667%;
}

.l-col-12,
.l-col-x-12 {
  float: left;
  width: 100%;
}

.l-col-left,
.l-col-left-x {
  float: left;
}

.l-col-left-1,
.l-col-left-x-1 {
  float: left;
  width: 8.33333%;
}

.l-col-left-2,
.l-col-left-x-2 {
  float: left;
  width: 16.66667%;
}

.l-col-left-3,
.l-col-left-x-3 {
  float: left;
  width: 25%;
}

.l-col-left-4,
.l-col-left-x-4 {
  float: left;
  width: 33.33333%;
}

.l-col-left-5,
.l-col-left-x-5 {
  float: left;
  width: 41.66667%;
}

.l-col-left-6,
.l-col-left-x-6 {
  float: left;
  width: 50%;
}

.l-col-left-7,
.l-col-left-x-7 {
  float: left;
  width: 58.33333%;
}

.l-col-left-8,
.l-col-left-x-8 {
  float: left;
  width: 66.66667%;
}

.l-col-left-9,
.l-col-left-x-9 {
  float: left;
  width: 75%;
}

.l-col-left-10,
.l-col-left-x-10 {
  float: left;
  width: 83.33333%;
}

.l-col-left-11,
.l-col-left-x-11 {
  float: left;
  width: 91.66667%;
}

.l-col-left-12,
.l-col-left-x-12 {
  float: left;
  width: 100%;
}

.l-col-right,
.l-col-right-x {
  float: right;
}

.l-col-right-1,
.l-col-right-x-1 {
  float: right;
  width: 8.33333%;
}

.l-col-right-2,
.l-col-right-x-2 {
  float: right;
  width: 16.66667%;
}

.l-col-right-3,
.l-col-right-x-3 {
  float: right;
  width: 25%;
}

.l-col-right-4,
.l-col-right-x-4 {
  float: right;
  width: 33.33333%;
}

.l-col-right-5,
.l-col-right-x-5 {
  float: right;
  width: 41.66667%;
}

.l-col-right-6,
.l-col-right-x-6 {
  float: right;
  width: 50%;
}

.l-col-right-7,
.l-col-right-x-7 {
  float: right;
  width: 58.33333%;
}

.l-col-right-8,
.l-col-right-x-8 {
  float: right;
  width: 66.66667%;
}

.l-col-right-9,
.l-col-right-x-9 {
  float: right;
  width: 75%;
}

.l-col-right-10,
.l-col-right-x-10 {
  float: right;
  width: 83.33333%;
}

.l-col-right-11,
.l-col-right-x-11 {
  float: right;
  width: 91.66667%;
}

.l-col-right-12,
.l-col-right-x-12 {
  float: right;
  width: 100%;
}

/* clearfix */
.l-cf {
  *zoom: 1;
}
.l-cf:before, .l-cf:after {
  content: " ";
  display: table;
}
.l-cf:after {
  clear: both;
}

/* clearfix by overflow */
.l-row {
  overflow: hidden;
  *zoom: 1;
}

.l-has-sidebar-container {
  *zoom: 1;
}
.l-has-sidebar-container:before, .l-has-sidebar-container:after {
  content: " ";
  display: table;
}
.l-has-sidebar-container:after {
  clear: both;
}
.l-has-sidebar-container > .l-sidebar {
  width: 220px;
  margin-left: 740px;
}
.l-has-sidebar-container > .l-content {
  float: left;
  width: 740px;
}

.l-header .col-site-title {
  width: 640px;
}
.l-header .col-header-info {
  width: 320px;
}

.l-main-nav {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.l-has-sidebar-container {
  padding-top: 25px;
  padding-bottom: 45px;
}
.l-has-sidebar-container > .l-content {
  width: 718px;
  padding-right: 22px;
}

/* for mobile screen 640px */
@media only screen and (max-width: 640px) {
  body {
    min-width: 320px;
  }

  .l-container {
    width: 100%;
  }

  .l-main-container > .l-sidebar {
    float: none;
    width: 100%;
  }
  .l-main-container > .l-content {
    float: none;
    width: 100%;
    margin-left: auto;
  }
  .l-main-container > .l-content div, .l-main-container > .l-content img, .l-main-container > .l-content iframe, .l-main-container > .l-content embed, .l-main-container > .l-content video, .l-main-container > .l-content object {
    max-width: 100%;
  }

  .l-col,
  .l-col-left,
  .l-col-right {
    float: none;
  }

  .l-col-1,
  .l-col-left-1,
  .l-col-right-1 {
    float: none;
    width: 100%;
  }

  .l-col-2,
  .l-col-left-2,
  .l-col-right-2 {
    float: none;
    width: 100%;
  }

  .l-col-3,
  .l-col-left-3,
  .l-col-right-3 {
    float: none;
    width: 100%;
  }

  .l-col-4,
  .l-col-left-4,
  .l-col-right-4 {
    float: none;
    width: 100%;
  }

  .l-col-5,
  .l-col-left-5,
  .l-col-right-5 {
    float: none;
    width: 100%;
  }

  .l-col-6,
  .l-col-left-6,
  .l-col-right-6 {
    float: none;
    width: 100%;
  }

  .l-col-7,
  .l-col-left-7,
  .l-col-right-7 {
    float: none;
    width: 100%;
  }

  .l-col-8,
  .l-col-left-8,
  .l-col-right-8 {
    float: none;
    width: 100%;
  }

  .l-col-9,
  .l-col-left-9,
  .l-col-right-9 {
    float: none;
    width: 100%;
  }

  .l-col-10,
  .l-col-left-10,
  .l-col-right-10 {
    float: none;
    width: 100%;
  }

  .l-col-11,
  .l-col-left-11,
  .l-col-right-11 {
    float: none;
    width: 100%;
  }

  .l-col-12,
  .l-col-left-12,
  .l-col-right-12 {
    float: none;
    width: 100%;
  }
}
/************************************************************
 * MODULE
 ************************************************************/
/** MODULE HEADER */
.col-site-title {
  margin: 0;
}

.col-header-info {
  text-align: right;
}

.header-info-navs {
  margin: 10px 8px 2px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.header-info-navs .link,
.header-info-navs .icon {
  vertical-align: middle;
}
.header-info-navs .icon {
  margin: 0 5px 0 15px;
}

.header-info-phone {
  margin-right: 3px;
}
.header-info-phone .phone-number,
.header-info-phone .icon {
  vertical-align: middle;
}
.header-info-phone .phone-number {
  color: #ff4000;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
}
.header-info-phone .phone-note {
  margin: 0;
  color: #520c00;
  line-height: 1.2;
}

/** MODULE HEADER NAVIGATION */
.header-nav > .item {
  position: relative;
  margin-left: 23px;
}
.header-nav > .item:first-child {
  margin-left: 0;
}
.header-nav > .item:hover > .header-nav-link + .header-sub-nav {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 141px;
}
.header-nav > .item:hover > .header-nav-link + .header-sub-nav .header-sub-nav-link {
  height: 47px;
}

.header-nav-link {
  display: block;
  width: 204px;
  height: 37px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 37px;
  color: #fff;
  background: #520c00 url("assets/img/common/header_nav_bg.png") repeat left top;
  text-align: center;
  cursor: pointer;
}
.header-nav-link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.header-nav-link:hover, .header-nav-link:active, .header-nav-link:visited {
  color: #fff;
}

.header-sub-nav {
  position: absolute;
  left: 0;
  top: 37px;
  z-index: 2;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.header-sub-nav .link-trade {
  background-color: #305265;
}
.header-sub-nav .link-trade:hover {
  background-color: #386076;
}
.header-sub-nav .link-rental {
  background-color: #a2b100;
}
.header-sub-nav .link-rental:hover {
  background-color: #abbb00;
}
.header-sub-nav .link-parking {
  background-color: #ff4000;
}
.header-sub-nav .link-parking:hover {
  background-color: #ff531a;
}

.header-sub-nav-link {
  display: block;
  width: 191px;
  height: 0;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  padding-left: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 47px;
  color: #fff;
}
.header-sub-nav-link:hover {
  color: #fff;
}
.header-sub-nav-link .icon {
  margin-right: 3px;
  vertical-align: middle;
}

/** MODULE PAGE HEADER */
.page-header-container {
  padding: 6px 0;
  background: #520c00 url("assets/img/common/header_nav_bg.png") repeat left top;
}
.page-header-container .page-header {
  position: relative;
}
.page-header-container .header-image {
  display: block;
}
.page-header-container .home-bare-image {
  position: absolute;
  right: -140px;
  bottom: -50px;
}

/** MODULE FOOTER */
.footer-banners {
  margin-bottom: 40px;
}
.footer-banners .item {
  width: 475px;
  margin-left: 10px;
}
.footer-banners .item:first-child {
  margin-left: 0;
}

.footer-container {
  padding: 20px 0 0;
  background-color: #e4f1c2;
}
.footer-container a {
  color: #006cd8;
}
.footer-container a:hover, .footer-container a:active, .footer-container a:focus {
  color: #3f9fff;
}
.footer-container a:hover > img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer-container .copyright {
  margin-top: 20px;
  padding: 10px 0;
  color: #6e9200;
  background-color: #d6eaa2;
}
.footer-container .copyright p {
  margin: 0;
  text-align: center;
}

.footer-company-info .phone-number,
.footer-company-info .icon {
  vertical-align: middle;
}
.footer-company-info .phone-number {
  color: #007ac3;
  font-size: 32px;
  font-size: 3.2rem;
}
.footer-company-info .address p {
  margin: 0;
}

.footer-nav-list {
  width: 160px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-nav-list > .item {
  margin-bottom: 5px;
  padding-left: 10px;
  color: #006cd8;
  background: transparent url("assets/img/common/arrow_brown_3x6.png") no-repeat left 8px;
  line-height: 1.6;
}
.footer-nav-list.narrow {
  width: 120px;
}
.footer-nav-list.wide {
  width: 200px;
}

.footer-sub-nav-list {
  list-style-type: disc;
  color: #007ac3;
}

/** MODULE SIDEBAR */
.sidebar-search-nav {
  margin: 0 0 10px;
}
.sidebar-search-nav .link {
  display: block;
  width: 220px;
  height: 58px;
  margin: 0 0 6px;
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #dfdfd5;
  line-height: 58px;
}
.sidebar-search-nav .icon {
  margin: 0 8px;
  padding: 3px;
  vertical-align: middle;
  background-color: #999;
}
.sidebar-search-nav .link-trade {
  color: #305265;
}
.sidebar-search-nav .link-trade .icon {
  background-color: #305265;
}
.sidebar-search-nav .link-rental {
  color: #a2b100;
}
.sidebar-search-nav .link-rental .icon {
  background-color: #a2b100;
}
.sidebar-search-nav .link-parking {
  color: #ff4000;
}
.sidebar-search-nav .link-parking .icon {
  background-color: #ff4000;
}

.cat-container .title {
  margin: 0 0 10px;
  padding: 15px;
  color: #520c00;
  background: #e2a14d url("assets/img/common/wood_bg.jpg") repeat left top;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.cat-container .cat-list {
  margin: 0 0 12px;
}
.cat-container .cat-list .cat-item {
  padding: 12px;
  border-bottom: 1px dotted #541100;
}
.cat-container .cat-list .cat-item > a {
  display: inline-block;
  min-height: 20px;
  padding-left: 15px;
  background: transparent url("assets/img/common/cat_list_item_mark.png") no-repeat left top;
}

.sidebar-banner {
  margin: 0 0 15px;
}

.sidebar-banner-free-assessment {
  width: 218px;
  margin: 0 auto 15px;
  border: 1px solid #dfdfd5;
}
.sidebar-banner-free-assessment .banner-title {
  margin: 0;
  text-align: center;
}
.sidebar-banner-free-assessment .banner-content {
  padding: 0 20px 5px;
}
.sidebar-banner-free-assessment .banner-content p {
  margin: 0 0 5px;
}
.sidebar-banner-free-assessment .banner-link {
  padding: 0 10px 10px;
}
.sidebar-banner-free-assessment .banner-link .link {
  display: block;
  padding: 10px 0;
  color: #fff;
  background-color: #f00;
  text-align: center;
}
.sidebar-banner-free-assessment .banner-link .link:hover {
  background-color: #ff6666;
}
.sidebar-banner-free-assessment .banner-link .link:hover, .sidebar-banner-free-assessment .banner-link .link:active, .sidebar-banner-free-assessment .banner-link .link:visited {
  color: #fff;
}

/** MODULE GOTOP */
.gotop {
  position: fixed;
  right: 50px;
  bottom: 100px;
  display: none;
}
.gotop img {
  display: block;
}

/** MODULE BREADCRUMB */
.breadcrumbs {
  padding: 15px;
  background: transparent url("assets/img/common/breadcrumb_bg.jpg") repeat left top;
}
.breadcrumbs a {
  color: #006cd8;
}
.breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:focus {
  color: #3f9fff;
}
.breadcrumbs a:hover > img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/** MODULE CONTENT */
/* inner box padding */
.m-inner-1 {
  padding: 1px;
}

.m-inner-h-1 {
  padding-left: 1px;
  padding-right: 1px;
}

.m-inner-v-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.m-inner-2 {
  padding: 2px;
}

.m-inner-h-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.m-inner-v-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.m-inner-3 {
  padding: 3px;
}

.m-inner-h-3 {
  padding-left: 3px;
  padding-right: 3px;
}

.m-inner-v-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.m-inner-4 {
  padding: 4px;
}

.m-inner-h-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.m-inner-v-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.m-inner-5 {
  padding: 5px;
}

.m-inner-h-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.m-inner-v-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.m-inner-6 {
  padding: 6px;
}

.m-inner-h-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.m-inner-v-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.m-inner-7 {
  padding: 7px;
}

.m-inner-h-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.m-inner-v-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.m-inner-8 {
  padding: 8px;
}

.m-inner-h-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.m-inner-v-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.m-inner-9 {
  padding: 9px;
}

.m-inner-h-9 {
  padding-left: 9px;
  padding-right: 9px;
}

.m-inner-v-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.m-inner-10 {
  padding: 10px;
}

.m-inner-h-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.m-inner-v-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.m-inner-11 {
  padding: 11px;
}

.m-inner-h-11 {
  padding-left: 11px;
  padding-right: 11px;
}

.m-inner-v-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.m-inner-12 {
  padding: 12px;
}

.m-inner-h-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.m-inner-v-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.m-inner-13 {
  padding: 13px;
}

.m-inner-h-13 {
  padding-left: 13px;
  padding-right: 13px;
}

.m-inner-v-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.m-inner-14 {
  padding: 14px;
}

.m-inner-h-14 {
  padding-left: 14px;
  padding-right: 14px;
}

.m-inner-v-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.m-inner-15 {
  padding: 15px;
}

.m-inner-h-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.m-inner-v-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.m-inner-16 {
  padding: 16px;
}

.m-inner-h-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.m-inner-v-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.m-inner-17 {
  padding: 17px;
}

.m-inner-h-17 {
  padding-left: 17px;
  padding-right: 17px;
}

.m-inner-v-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.m-inner-18 {
  padding: 18px;
}

.m-inner-h-18 {
  padding-left: 18px;
  padding-right: 18px;
}

.m-inner-v-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.m-inner-19 {
  padding: 19px;
}

.m-inner-h-19 {
  padding-left: 19px;
  padding-right: 19px;
}

.m-inner-v-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.m-inner-20 {
  padding: 20px;
}

.m-inner-h-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.m-inner-v-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-inner-21 {
  padding: 21px;
}

.m-inner-h-21 {
  padding-left: 21px;
  padding-right: 21px;
}

.m-inner-v-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.m-inner-22 {
  padding: 22px;
}

.m-inner-h-22 {
  padding-left: 22px;
  padding-right: 22px;
}

.m-inner-v-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.m-inner-23 {
  padding: 23px;
}

.m-inner-h-23 {
  padding-left: 23px;
  padding-right: 23px;
}

.m-inner-v-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.m-inner-24 {
  padding: 24px;
}

.m-inner-h-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.m-inner-v-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.m-inner-25 {
  padding: 25px;
}

.m-inner-h-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.m-inner-v-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.m-inner-26 {
  padding: 26px;
}

.m-inner-h-26 {
  padding-left: 26px;
  padding-right: 26px;
}

.m-inner-v-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.m-inner-27 {
  padding: 27px;
}

.m-inner-h-27 {
  padding-left: 27px;
  padding-right: 27px;
}

.m-inner-v-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.m-inner-28 {
  padding: 28px;
}

.m-inner-h-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.m-inner-v-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.m-inner-29 {
  padding: 29px;
}

.m-inner-h-29 {
  padding-left: 29px;
  padding-right: 29px;
}

.m-inner-v-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.m-inner-30 {
  padding: 30px;
}

.m-inner-h-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.m-inner-v-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section {
  margin-bottom: 25px;
}

.section-title, .page-section-content h2 {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 25px;
  padding: 8px 18px 8px 25px;
  color: #520c00;
  background: #e2a14d url("assets/img/common/wood_bg.jpg") repeat left top;
  font-size: 18px;
  font-size: 1.8rem;
}
.section-title .sub-link, .page-section-content h2 .sub-link {
  float: right;
  display: inline-block;
  padding: 2px 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #ffecce;
}

.scf-value-price {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d93600;
  vertical-align: middle;
}

.scf-unit-price {
  vertical-align: middle;
}

/* page section */
/* page contact */
.contact-msg-container {
  text-align: center;
}
.contact-msg-container .contact-msg {
  margin: 30px auto 0;
  color: #85b200;
  font-size: 20px;
  font-size: 2rem;
}
.contact-msg-container .phone-number {
  margin: 0 auto;
  color: #ff4000;
  font-size: 40px;
  font-size: 4rem;
}
.contact-msg-container .phone-number .icon-holder {
  min-height: 35px;
  padding-left: 48px;
  background: transparent url("assets/img/common/icon_phone.png") no-repeat left top;
}
.contact-msg-container .phone-note {
  margin: 0 auto 25px;
  color: #520c00;
}

span.required {
  display: inline-block;
  margin: 0 5px;
  padding: 1px 8px;
  color: #fff;
  background-color: #ff4b0f;
  font-size: 12px;
  font-size: 1.2rem;
}

.contact-form-note {
  margin: 40px 15px 10px;
}

.contact-field-container {
  margin: 0 15px 25px;
  padding: 10px 20px 20px;
  border: 1px solid #cecebf;
}

.contact-field-list > dt {
  margin: 0 0 8px;
  color: #3f0000;
}
.contact-field-list > dd {
  position: relative;
  margin: 0 0 15px 10px;
  padding-right: 15px;
}
.contact-field-list .sub-label {
  display: block;
}
.contact-field-list input[type="text"],
.contact-field-list input[type="email"],
.contact-field-list textarea {
  padding: 2px 4px;
  border: 1px solid #ccc;
}
.contact-field-list textarea {
  width: 100%;
}

.form-sending-msg {
  margin: 10px 25px 30px;
}
.form-sending-msg h3 {
  color: #3f0000;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  text-align: center;
}

.form-button, .submit-button input {
  display: block;
  width: 360px;
  height: 60px;
  margin: 0 auto;
  color: #fff;
  background-color: #64251a;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-align: center;
  line-height: 60px;
  border: 0 none;
  outline: 0 none;
}
.form-button:hover, .submit-button input:hover, .form-button:visited, .submit-button input:visited, .form-button:active, .submit-button input:active {
  color: #fff;
}

.submit-button input:nth-of-type(2) {
  width: 180px;
  height: 40px;
  margin-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 40px;
}

input[type="text"][size="40"],
input[type="email"][size="40"] {
  width: 300px;
}

input[type="text"][size="50"],
input[type="email"][size="50"] {
  width: 400px;
}

input[type="text"][size="70"],
input[type="email"][size="70"] {
  width: 500px;
}

input[type="file"] {
  margin: 5px 0;
}

/* post */
.post-container {
  padding-top: 25px;
}

.post-section-content {
  min-height: 350px;
  margin: 0 15px 40px;
}
.post-section-content .date {
  color: #8c2300;
}

.back-index-nav {
  margin-bottom: 40px;
  text-align: center;
}

/* post list */
.post-list {
  margin: 0 15px 20px;
}
.post-list .item {
  overflow: hidden;
  *zoom: 1;
  padding: 15px 10px;
  border-bottom: 1px dotted #acac9d;
}
.post-list .date {
  float: left;
  display: block;
  width: 100px;
  color: #8c2200;
}
.post-list .entry-title {
  display: block;
  margin: 0 0 0 100px;
}

/* data table */
.data-table {
  width: 100%;
  border: 1px solid #dbdbdb;
}
.data-table th, .data-table td {
  padding: 15px 20px;
  border: 1px solid #dbdbdb;
  vertical-align: top;
}
.data-table tbody th {
  width: 255px;
  border-right: 2px solid #5e1d12;
  color: #5f1e13;
  font-weight: normal;
  text-align: left;
  background: #f0fbe5 url("assets/img/common/bg_light_green.jpg") repeat left top;
}
.data-table tbody td {
  background-color: #fff;
}
.data-table tbody tr:nth-child(even) th {
  background: #e5eece url("assets/img/common/bg_dark_green.jpg") repeat left top;
}
.data-table tbody tr:nth-child(even) td {
  background: #f2f2e4 url("assets/img/common/bg_dark_white.jpg") repeat left top;
}

/* data list */
ul.data-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.data-list > li {
  padding: 15px 20px;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
ul.data-list > li:first-child {
  border-top: 1px solid #dbdbdb;
}
ul.data-list > li:nth-child(even) {
  background: #f2f2e4 url("assets/img/common/bg_dark_white.jpg") repeat left top;
}

/* real estate info list */
.real-estate-info-list .info-item {
  position: relative;
  width: 284px;
  margin-left: 12px;
  padding: 10px 13px 15px;
  border: 1px solid #dbdbdb;
}
.real-estate-info-list .info-item:first-child {
  margin-left: 0;
}
.real-estate-info-list .info-title {
  margin: 0 0 10px;
  padding: 10px;
  color: #400000;
  background-color: #dfdfd5;
  font-weight: normal;
}
.real-estate-info-list .info-title a {
  color: #400000;
}
.real-estate-info-list .info-title a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.real-estate-info-list .picture-box {
  overflow: hidden;
  position: relative;
  height: 130px;
  text-align: center;
}
.real-estate-info-list .picture-box.label:after {
  position: absolute;
  right: 0;
  top: 0;
}
.real-estate-info-list .picture-box.label-new:after {
  content: url("assets/img/common/label_new.png");
}
.real-estate-info-list .picture-box.label-recommendation:after {
  content: url("assets/img/common/label_recommendation.png");
}
.real-estate-info-list .detail-list {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
}
.real-estate-info-list .detail-list .title {
  width: 85px;
  color: #541100;
}
.real-estate-info-list .detail-list .data {
  width: 179px;
}
.real-estate-info-list .detail-list .data p {
  margin: 0;
}
.real-estate-info-list .detail-list .title-price {
  line-height: 36px;
}
.real-estate-info-list .row-detail {
  padding: 5px 10px;
  border-bottom: 1px dotted #541100;
}
.real-estate-info-list .row-even {
  background-color: #eee;
}
.real-estate-info-list .info-link {
  position: absolute;
  left: 44px;
  bottom: 10px;
  display: block;
  width: 222px;
  height: 36px;
  margin: 10px auto;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background-color: #999;
}
.real-estate-info-list .info-link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.single-post-trade .section-title, .single-post-trade .page-section-content h2, .page-section-content .single-post-trade h2,
.single-post-rental .section-title,
.single-post-rental .page-section-content h2,
.page-section-content .single-post-rental h2,
.single-post-parking .section-title,
.single-post-parking .page-section-content h2,
.page-section-content .single-post-parking h2,
.tax-taxonomy-trade .section-title,
.tax-taxonomy-trade .page-section-content h2,
.page-section-content .tax-taxonomy-trade h2,
.tax-taxonomy-rental .section-title,
.tax-taxonomy-rental .page-section-content h2,
.page-section-content .tax-taxonomy-rental h2,
.tax-taxonomy-trade-price .section-title,
.tax-taxonomy-trade-price .page-section-content h2,
.page-section-content .tax-taxonomy-trade-price h2,
.tax-taxonomy-rental-price .section-title,
.tax-taxonomy-rental-price .page-section-content h2,
.page-section-content .tax-taxonomy-rental-price h2,
.tax-taxonomy-parking-state .section-title,
.tax-taxonomy-parking-state .page-section-content h2,
.page-section-content .tax-taxonomy-parking-state h2,
.post-type-archive-post-trade .section-title,
.post-type-archive-post-trade .page-section-content h2,
.page-section-content .post-type-archive-post-trade h2,
.post-type-archive-post-rental .section-title,
.post-type-archive-post-rental .page-section-content h2,
.page-section-content .post-type-archive-post-rental h2,
.post-type-archive-post-parking .section-title,
.post-type-archive-post-parking .page-section-content h2,
.page-section-content .post-type-archive-post-parking h2 {
  padding-left: 15px;
}
.single-post-trade .section-title .icon, .single-post-trade .page-section-content h2 .icon, .page-section-content .single-post-trade h2 .icon,
.single-post-rental .section-title .icon,
.single-post-rental .page-section-content h2 .icon,
.page-section-content .single-post-rental h2 .icon,
.single-post-parking .section-title .icon,
.single-post-parking .page-section-content h2 .icon,
.page-section-content .single-post-parking h2 .icon,
.tax-taxonomy-trade .section-title .icon,
.tax-taxonomy-trade .page-section-content h2 .icon,
.page-section-content .tax-taxonomy-trade h2 .icon,
.tax-taxonomy-rental .section-title .icon,
.tax-taxonomy-rental .page-section-content h2 .icon,
.page-section-content .tax-taxonomy-rental h2 .icon,
.tax-taxonomy-trade-price .section-title .icon,
.tax-taxonomy-trade-price .page-section-content h2 .icon,
.page-section-content .tax-taxonomy-trade-price h2 .icon,
.tax-taxonomy-rental-price .section-title .icon,
.tax-taxonomy-rental-price .page-section-content h2 .icon,
.page-section-content .tax-taxonomy-rental-price h2 .icon,
.tax-taxonomy-parking-state .section-title .icon,
.tax-taxonomy-parking-state .page-section-content h2 .icon,
.page-section-content .tax-taxonomy-parking-state h2 .icon,
.post-type-archive-post-trade .section-title .icon,
.post-type-archive-post-trade .page-section-content h2 .icon,
.page-section-content .post-type-archive-post-trade h2 .icon,
.post-type-archive-post-rental .section-title .icon,
.post-type-archive-post-rental .page-section-content h2 .icon,
.page-section-content .post-type-archive-post-rental h2 .icon,
.post-type-archive-post-parking .section-title .icon,
.post-type-archive-post-parking .page-section-content h2 .icon,
.page-section-content .post-type-archive-post-parking h2 .icon {
  margin-right: 10px;
  vertical-align: middle;
}
.single-post-trade .real-estate-info-list,
.single-post-rental .real-estate-info-list,
.single-post-parking .real-estate-info-list,
.tax-taxonomy-trade .real-estate-info-list,
.tax-taxonomy-rental .real-estate-info-list,
.tax-taxonomy-trade-price .real-estate-info-list,
.tax-taxonomy-rental-price .real-estate-info-list,
.tax-taxonomy-parking-state .real-estate-info-list,
.post-type-archive-post-trade .real-estate-info-list,
.post-type-archive-post-rental .real-estate-info-list,
.post-type-archive-post-parking .real-estate-info-list {
  margin-bottom: 35px;
}
.single-post-trade .real-estate-info-list .info-item,
.single-post-rental .real-estate-info-list .info-item,
.single-post-parking .real-estate-info-list .info-item,
.tax-taxonomy-trade .real-estate-info-list .info-item,
.tax-taxonomy-rental .real-estate-info-list .info-item,
.tax-taxonomy-trade-price .real-estate-info-list .info-item,
.tax-taxonomy-rental-price .real-estate-info-list .info-item,
.tax-taxonomy-parking-state .real-estate-info-list .info-item,
.post-type-archive-post-trade .real-estate-info-list .info-item,
.post-type-archive-post-rental .real-estate-info-list .info-item,
.post-type-archive-post-parking .real-estate-info-list .info-item {
  width: 325px;
  margin-bottom: 15px;
}
.single-post-trade .real-estate-info-list .info-item:nth-child(2n+1),
.single-post-rental .real-estate-info-list .info-item:nth-child(2n+1),
.single-post-parking .real-estate-info-list .info-item:nth-child(2n+1),
.tax-taxonomy-trade .real-estate-info-list .info-item:nth-child(2n+1),
.tax-taxonomy-rental .real-estate-info-list .info-item:nth-child(2n+1),
.tax-taxonomy-trade-price .real-estate-info-list .info-item:nth-child(2n+1),
.tax-taxonomy-rental-price .real-estate-info-list .info-item:nth-child(2n+1),
.tax-taxonomy-parking-state .real-estate-info-list .info-item:nth-child(2n+1),
.post-type-archive-post-trade .real-estate-info-list .info-item:nth-child(2n+1),
.post-type-archive-post-rental .real-estate-info-list .info-item:nth-child(2n+1),
.post-type-archive-post-parking .real-estate-info-list .info-item:nth-child(2n+1) {
  margin-left: 0;
}
.single-post-trade .real-estate-info-list .detail-list .data,
.single-post-rental .real-estate-info-list .detail-list .data,
.single-post-parking .real-estate-info-list .detail-list .data,
.tax-taxonomy-trade .real-estate-info-list .detail-list .data,
.tax-taxonomy-rental .real-estate-info-list .detail-list .data,
.tax-taxonomy-trade-price .real-estate-info-list .detail-list .data,
.tax-taxonomy-rental-price .real-estate-info-list .detail-list .data,
.tax-taxonomy-parking-state .real-estate-info-list .detail-list .data,
.post-type-archive-post-trade .real-estate-info-list .detail-list .data,
.post-type-archive-post-rental .real-estate-info-list .detail-list .data,
.post-type-archive-post-parking .real-estate-info-list .detail-list .data {
  width: 220px;
}
.single-post-trade .real-estate-info-list .info-link,
.single-post-rental .real-estate-info-list .info-link,
.single-post-parking .real-estate-info-list .info-link,
.tax-taxonomy-trade .real-estate-info-list .info-link,
.tax-taxonomy-rental .real-estate-info-list .info-link,
.tax-taxonomy-trade-price .real-estate-info-list .info-link,
.tax-taxonomy-rental-price .real-estate-info-list .info-link,
.tax-taxonomy-parking-state .real-estate-info-list .info-link,
.post-type-archive-post-trade .real-estate-info-list .info-link,
.post-type-archive-post-rental .real-estate-info-list .info-link,
.post-type-archive-post-parking .real-estate-info-list .info-link {
  left: 65.5px;
}
.single-post-trade .post-count-info,
.single-post-rental .post-count-info,
.single-post-parking .post-count-info,
.tax-taxonomy-trade .post-count-info,
.tax-taxonomy-rental .post-count-info,
.tax-taxonomy-trade-price .post-count-info,
.tax-taxonomy-rental-price .post-count-info,
.tax-taxonomy-parking-state .post-count-info,
.post-type-archive-post-trade .post-count-info,
.post-type-archive-post-rental .post-count-info,
.post-type-archive-post-parking .post-count-info {
  margin: 0 0 5px;
  text-align: right;
  color: #0059b2;
}

.real-estate-trade-info-list .info-link {
  background-color: #305265;
}

.real-estate-rental-info-list .info-link {
  background-color: #a2b100;
}

.real-estate-parking-info-list .info-link {
  background-color: #d31601;
}

/* real estate detail */
.real-estate-detail-container {
  padding: 8px;
  border: 1px solid #dbdbdb;
}
.real-estate-detail-container .entry-title {
  margin: 0 0 13px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  color: #3f0000;
  background-color: #dfdfd5;
}
.real-estate-detail-container .entry-content iframe {
  border: 0 none;
}
.real-estate-detail-container .entry-content .sub-title {
  margin: 0 0 12px;
  padding: 10px;
  color: #521100;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  border-bottom: 1px solid #7a483b;
}
.real-estate-detail-container .entry-content .movie-box,
.real-estate-detail-container .entry-content .picture-box {
  margin: 0 0 25px;
  text-align: center;
}
.real-estate-detail-container .entry-content .gallery-box {
  margin: 0 0 15px;
}
.real-estate-detail-container .entry-content .gallery-image-list .item {
  margin: 0 5px 10px 0;
}
.real-estate-detail-container .entry-content .gallery-image-list .item:nth-child(6n) {
  margin: 0 0 10px;
}
.real-estate-detail-container .entry-content .gallery-image-list .link {
  display: block;
}
.real-estate-detail-container .entry-content .gallery-image-list .link img {
  display: block;
}
.real-estate-detail-container .entry-content .gallery-image-list .desc {
  margin: 5px 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}
.real-estate-detail-container .entry-content .detail-table {
  table-layout: fixed;
  width: 100%;
  margin: 0 0 28px;
  border: 1px solid #dbdbdb;
}
.real-estate-detail-container .entry-content .detail-table th,
.real-estate-detail-container .entry-content .detail-table td {
  padding: 10px 15px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.real-estate-detail-container .entry-content .detail-table th {
  width: 156px;
  color: #521100;
  background-color: #eee;
}
.real-estate-detail-container .entry-content .contact-button {
  display: block;
  width: 440px;
  margin: 25px auto;
  padding: 25px 0;
  color: #fff;
  background-color: #305265;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
.real-estate-detail-container .entry-content .contact-button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* page navigation */
.nav-back {
  margin: 25px 0 0;
}

.pagination {
  text-align: center;
}
.pagination .page-numbers {
  display: inline-block;
  margin-right: 10px;
  padding: 6px 10px;
  border: 1px solid #dbdbdb;
  color: #333;
}
.pagination a.page-numbers:hover {
  color: #666666;
}
.pagination .current {
  color: #fff;
  background-color: #de8c27;
}

/************************************************************
 * PAGES
 ************************************************************/
/* PAGE HOME */
/* business navigation */
body.home .business-nav-container {
  padding-bottom: 25px;
  background: transparent url("assets/img/home/business_nav_bg.jpg") repeat left top;
}
body.home .business-nav-container .title {
  margin: 0;
  padding: 10px 0;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: normal;
  color: #85b200;
  text-align: center;
}
body.home .business-nav-list > .item {
  overflow: hidden;
  position: relative;
  width: 310px;
  margin-left: 15px;
}
body.home .business-nav-list > .item:first-child {
  margin-left: 0;
}
body.home .business-nav-list .picture {
  display: block;
}
body.home .business-nav-list .label {
  display: block;
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #520c00;
}
body.home .business-sub-nav-list {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
}
body.home .business-sub-nav-list > .sub-item .link {
  display: block;
  width: 290px;
  height: 67px;
  padding-left: 20px;
  line-height: 67px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}
body.home .business-sub-nav-list > .sub-item .link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body.home .business-sub-nav-list > .sub-item .link .icon {
  margin-right: 5px;
  vertical-align: middle;
}
body.home .business-sub-nav-list > .sub-item .link-trade {
  background-color: #305265;
}
body.home .business-sub-nav-list > .sub-item .link-rental {
  background-color: #a2b100;
}
body.home .business-sub-nav-list > .sub-item .link-parking {
  background-color: #ff4000;
}

/* latest post list */
.latest-post-list {
  overflow: hidden;
  height: 250px;
  padding: 15px 0 15px 25px;
}
.latest-post-list .entry-item {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #acac9d;
}
.latest-post-list .entry-item:last-child {
  margin-bottom: 0;
}
.latest-post-list .date {
  float: left;
  display: block;
  width: 100px;
  color: #8c2300;
}
.latest-post-list .entry-title {
  display: block;
  margin: 0 0 0 100px;
}

/* photo slides */
body.home .bx-wrapper .bx-viewport {
  left: 0;
  border: 0 none;
  -moz-box-shadow: transparent 0 0 0;
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
}
body.home .bx-wrapper {
  width: 840px;
}
body.home .bx-wrapper .photo-slides > li {
  min-height: 200px;
}
body.home .bx-wrapper .bx-prev {
  left: -50px;
  background: transparent url("assets/img/common/slide_prev.png") no-repeat left top;
}
body.home .bx-wrapper .bx-next {
  right: -50px;
  background: transparent url("assets/img/common/slide_next.png") no-repeat left top;
}
body.home .bx-wrapper .bx-controls-direction a {
  width: 33px;
  height: 72px;
  margin-top: -70px;
}
body.home .bx-wrapper .bx-controls-direction a:hover {
  background-position: left top;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body.home .bx-wrapper .desc {
  text-align: center;
}
body.home .bx-wrapper .desc p {
  margin: 5px 0;
}

/* PAGE JUDGMENT */
body.page-judgment .page-section-content {
  padding-top: 25px;
}
body.page-judgment .page-section-content .section p {
  padding-left: 10px;
  padding-right: 10px;
}
body.page-judgment .page-section-content h3 {
  margin: 0 0 10px;
  padding: 10px 15px;
  color: #2c4e5f;
  background-color: #f1f1e3;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}
body.page-judgment .page-section-content ul {
  padding-left: 30px;
  list-style-type: none;
}
body.page-judgment .page-section-content ul li {
  position: relative;
}
body.page-judgment .page-section-content ul li:before {
  content: '■';
  display: block;
  position: absolute;
  left: -20px;
  top: -1px;
  color: #520c00;
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}
body.page-judgment .page-section-content .report-list li {
  margin-bottom: 15px;
}
body.page-judgment .page-section-content .report-list li:before {
  top: 3px;
}
body.page-judgment .page-section-content .cost-list {
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  border: 1px solid #cecebf;
}
body.page-judgment .page-section-content .cost-list dt {
  color: #3f0000;
}
body.page-judgment .page-section-content .cost-list dd {
  margin-left: 20px;
  margin-bottom: 15px;
}

/* PAGE BUILDING */
body.page-building .page-section-content h3 {
  padding: 5px 10px;
  color: #2e5163;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px solid #305365;
}
body.page-building .page-section-content ul {
  padding-left: 30px;
  list-style-type: none;
}
body.page-building .page-section-content ul li {
  position: relative;
}
body.page-building .page-section-content ul li:before {
  content: '■';
  display: block;
  position: absolute;
  left: -20px;
  top: -1px;
  color: #520c00;
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}
body.page-building .page-section-content .inner-section {
  margin: 0 15px 40px;
}
body.page-building .before-after-container {
  position: relative;
  margin: 0 0 15px;
  padding: 20px 40px;
  border: 1px solid #dbdbdb;
}
body.page-building .before-after-container p {
  margin: 0;
}
body.page-building .before-after-container .caption-box {
  min-height: 225px;
  background: transparent url("assets/img/building/before_after_arrow.png") no-repeat 50% 50%;
}
body.page-building .before-after-container .caption-box p {
  text-align: center;
  color: #3f0000;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}
body.page-building .work-list {
  padding-bottom: 15px;
  border-bottom: 1px dotted #e7a74e;
}
body.page-building .wp-caption-text {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  text-align: center;
}

/* PAGE INQUIRY */
body.page-inquiry .page-section-content {
  padding-top: 25px;
}
body.page-inquiry .page-section-content .back-link {
  margin: 20px auto;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}

/* PAGE PHOTO */
body.page-photo .mw-wp-form_image img {
  max-width: 100%;
  height: auto;
}

/************************************************************
 * STATE
 ************************************************************/
/************************************************************
 * MOBILE
 ************************************************************/
/* for mobile screen 640px */
@media only screen and (max-width: 640px) {
  /* MOBILE COMMON */
  body {
    width: 100%;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  /* MOBILE LAYOUT */
  .l-main-container {
    min-width: 320px;
  }

  .l-has-sidebar-container > .l-content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .l-has-sidebar-container > .l-sidebar {
    width: 100%;
    margin: 15px 0;
  }

  /* MOBILE HEADER */
  .site-title {
    width: 100%;
    margin: 15px auto 5px;
  }
  .site-title img {
    max-width: 100%;
    height: auto;
  }

  .header-info-phone {
    margin: 0 auto 20px;
    text-align: center;
  }

  .page-header-container {
    padding: 0;
  }

  /* MOBILE HEADER NAV */
  .header-nav-handle {
    display: block;
    padding: 15px;
    color: #fff;
    background: #520c00 url("assets/img/common/header_nav_bg.png") repeat left top;
    text-align: center;
  }
  .header-nav-handle img {
    display: block;
    margin: 0 auto;
  }

  .header-nav {
    display: none;
    border-top: 1px solid #fff;
  }
  .header-nav > .item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
  }
  .header-nav > .item:hover > .header-nav-link + .header-sub-nav {
    height: auto;
  }
  .header-nav > .item:hover > .header-nav-link + .header-sub-nav .header-sub-nav-link {
    height: auto;
  }

  .header-nav-link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    text-align: left;
    border-bottom: 1px solid #fff;
  }

  .header-sub-nav {
    position: relative;
    top: auto;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .header-sub-nav-link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #fff;
    line-height: 37px;
  }
  .header-sub-nav-link:before {
    content: "►";
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* MOBILE FOOTER */
  .footer-banners .item {
    width: 80%;
    height: auto;
    margin: 0 auto 15px;
  }
  .footer-banners .item:first-child {
    margin: 0 auto 15px;
  }

  .footer-company-info .logo {
    width: 80%;
    height: auto;
    margin: 15px auto 5px;
  }
  .footer-company-info .phone-info {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-company-info .phone-number {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .footer-company-info .address {
    text-align: center;
  }

  .footer-container {
    padding: 0;
  }
  .footer-container .copyright {
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* MOBILE FOOTER NAV */
  .footer-nav-list {
    width: 100%;
  }
  .footer-nav-list > .item {
    margin: 0;
    padding: 0;
    background-image: none;
  }
  .footer-nav-list > .item:last-child .link {
    border-bottom: 0 none;
  }
  .footer-nav-list .link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 15px 20px;
    color: #fff;
    background: #520c00 url("assets/img/common/header_nav_bg.png") repeat left top;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .footer-nav-list .link:active, .footer-nav-list .link:visited, .footer-nav-list .link:hover {
    color: #fff;
  }

  .footer-sub-nav-list {
    padding: 0;
    list-style-type: none;
  }
  .footer-sub-nav-list .link {
    background-image: none;
  }
  .footer-sub-nav-list .link:before {
    content: "►";
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .footer-sub-nav-list .link-trade {
    background-color: #305265;
  }
  .footer-sub-nav-list .link-trade:hover {
    background-color: #386076;
  }
  .footer-sub-nav-list .link-rental {
    background-color: #a2b100;
  }
  .footer-sub-nav-list .link-rental:hover {
    background-color: #abbb00;
  }
  .footer-sub-nav-list .link-parking {
    background-color: #ff4000;
  }
  .footer-sub-nav-list .link-parking:hover {
    background-color: #ff531a;
  }

  /* MOBILE SIDEBAR */
  .sidebar-search-nav .link {
    width: 100%;
  }

  /* MOBILE CONTENT */
  .section-title, .page-section-content h2,
  .page-section-content h2 {
    padding: 8px 10px;
  }

  .real-estate-info-list .info-item {
    width: 80%;
    margin: 0 auto 20px;
  }
  .real-estate-info-list .info-item:first-child {
    margin: 0 auto 20px;
  }
  .real-estate-info-list .info-link {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .real-estate-info-list .detail-list {
    margin-bottom: 20px;
  }
  .real-estate-info-list .detail-list .title {
    width: 35%;
  }
  .real-estate-info-list .detail-list .data {
    width: 65%;
  }
  .real-estate-info-list .picture-box.label-new:after {
    content: 'NEW';
    padding: 5px 15px;
    color: #fff;
    background-color: #f00;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .real-estate-info-list .picture-box.label-recommendation:after {
    content: 'オススメ';
    padding: 5px 15px;
    color: #fff;
    background-color: #00bfff;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .data-table tbody th {
    width: 30%;
  }

  .single-post-trade .real-estate-info-list .info-item,
  .single-post-rental .real-estate-info-list .info-item,
  .single-post-parking .real-estate-info-list .info-item,
  .tax-taxonomy-trade .real-estate-info-list .info-item,
  .tax-taxonomy-rental .real-estate-info-list .info-item,
  .tax-taxonomy-trade-price .real-estate-info-list .info-item,
  .tax-taxonomy-rental-price .real-estate-info-list .info-item,
  .tax-taxonomy-parking-state .real-estate-info-list .info-item,
  .post-type-archive-post-trade .real-estate-info-list .info-item,
  .post-type-archive-post-rental .real-estate-info-list .info-item,
  .post-type-archive-post-parking .real-estate-info-list .info-item {
    width: 80%;
    margin: 0 auto 15px;
  }
  .single-post-trade .real-estate-info-list .info-item:nth-child(2n+1),
  .single-post-rental .real-estate-info-list .info-item:nth-child(2n+1),
  .single-post-parking .real-estate-info-list .info-item:nth-child(2n+1),
  .tax-taxonomy-trade .real-estate-info-list .info-item:nth-child(2n+1),
  .tax-taxonomy-rental .real-estate-info-list .info-item:nth-child(2n+1),
  .tax-taxonomy-trade-price .real-estate-info-list .info-item:nth-child(2n+1),
  .tax-taxonomy-rental-price .real-estate-info-list .info-item:nth-child(2n+1),
  .tax-taxonomy-parking-state .real-estate-info-list .info-item:nth-child(2n+1),
  .post-type-archive-post-trade .real-estate-info-list .info-item:nth-child(2n+1),
  .post-type-archive-post-rental .real-estate-info-list .info-item:nth-child(2n+1),
  .post-type-archive-post-parking .real-estate-info-list .info-item:nth-child(2n+1) {
    margin-left: auto;
  }
  .single-post-trade .real-estate-info-list .detail-list .title,
  .single-post-rental .real-estate-info-list .detail-list .title,
  .single-post-parking .real-estate-info-list .detail-list .title,
  .tax-taxonomy-trade .real-estate-info-list .detail-list .title,
  .tax-taxonomy-rental .real-estate-info-list .detail-list .title,
  .tax-taxonomy-trade-price .real-estate-info-list .detail-list .title,
  .tax-taxonomy-rental-price .real-estate-info-list .detail-list .title,
  .tax-taxonomy-parking-state .real-estate-info-list .detail-list .title,
  .post-type-archive-post-trade .real-estate-info-list .detail-list .title,
  .post-type-archive-post-rental .real-estate-info-list .detail-list .title,
  .post-type-archive-post-parking .real-estate-info-list .detail-list .title {
    width: 35%;
  }
  .single-post-trade .real-estate-info-list .detail-list .data,
  .single-post-rental .real-estate-info-list .detail-list .data,
  .single-post-parking .real-estate-info-list .detail-list .data,
  .tax-taxonomy-trade .real-estate-info-list .detail-list .data,
  .tax-taxonomy-rental .real-estate-info-list .detail-list .data,
  .tax-taxonomy-trade-price .real-estate-info-list .detail-list .data,
  .tax-taxonomy-rental-price .real-estate-info-list .detail-list .data,
  .tax-taxonomy-parking-state .real-estate-info-list .detail-list .data,
  .post-type-archive-post-trade .real-estate-info-list .detail-list .data,
  .post-type-archive-post-rental .real-estate-info-list .detail-list .data,
  .post-type-archive-post-parking .real-estate-info-list .detail-list .data {
    width: 65%;
  }
  .single-post-trade .real-estate-info-list .info-link,
  .single-post-rental .real-estate-info-list .info-link,
  .single-post-parking .real-estate-info-list .info-link,
  .tax-taxonomy-trade .real-estate-info-list .info-link,
  .tax-taxonomy-rental .real-estate-info-list .info-link,
  .tax-taxonomy-trade-price .real-estate-info-list .info-link,
  .tax-taxonomy-rental-price .real-estate-info-list .info-link,
  .tax-taxonomy-parking-state .real-estate-info-list .info-link,
  .post-type-archive-post-trade .real-estate-info-list .info-link,
  .post-type-archive-post-rental .real-estate-info-list .info-link,
  .post-type-archive-post-parking .real-estate-info-list .info-link {
    left: auto;
  }

  .movie-box iframe {
    width: 100%;
    height: auto;
  }

  .map-box iframe {
    width: 100%;
  }

  .real-estate-detail-container .entry-content .detail-table {
    margin: 0;
    border: 0 none;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .real-estate-detail-container .entry-content .detail-table dt {
    color: #5c1a0f;
    font-weight: normal;
  }
  .real-estate-detail-container .entry-content .detail-table dd {
    margin: 0 0 15px;
    padding: 5px 0 10px 15px;
    border-bottom: 1px solid #ccc;
  }
  .real-estate-detail-container .entry-content .detail-table .scf-value-price {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .real-estate-detail-container .entry-content .contact-button {
    width: 100%;
  }
  .real-estate-detail-container .gallery-image-list .item {
    width: 32%;
    min-height: 150px;
    margin: 0 2% 10px 0;
  }
  .real-estate-detail-container .gallery-image-list .item:nth-child(3n) {
    margin: 0 0 10px;
  }
  .real-estate-detail-container .gallery-image-list .item img {
    margin-left: auto;
    margin-right: auto;
  }

  /* MOBILE CONTACT FORM */
  .submit-button input {
    width: 100%;
  }

  input[type="text"][size="40"],
  input[type="email"][size="40"] {
    width: 100%;
  }

  input[type="text"][size="50"],
  input[type="email"][size="50"] {
    width: 100%;
  }

  input[type="text"][size="70"],
  input[type="email"][size="70"] {
    width: 100%;
  }

  /* MOBILE HOME */
  body.home .business-nav-container .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  body.home .business-nav-list > .item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  body.home .business-nav-list > .item:first-child {
    margin-left: auto;
  }
  body.home .latest-post-list {
    overflow: auto;
    height: auto;
    padding: 15px;
  }
  body.home .bx-wrapper {
    width: 70%;
  }

  /* MOBILE BUILDING */
  body.page-building .before-after-container .caption-box {
    background-image: url("assets/img/building/before_after_arrow_vertical.png");
    background-position: 50% 70%;
    background-size: auto 50%;
  }
}
