@charset "UTF-8";
/* CSS Document */ /* CSS Document */
body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", "Roboto", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif !important;
  color: #000;
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-print-color-adjust: exact;
}

.page-template-page-let,
.page-template-page-realtor,
.page-template-page-inlineform,
.home {
  margin-top: 0;
}
.page-template-page-let .navbar-custom,
.page-template-page-realtor .navbar-custom,
.page-template-page-inlineform .navbar-custom,
.home .navbar-custom {
  border-bottom: 0 none;
}

.page-template-page-inlineform {
  overflow: hidden;
  padding: 0;
}

body.search {
  margin-top: 0;
}

html, body {
  width: 100%;
  height: 100%;
  letter-spacing: 0.4px;
  -webkit-overflow-scrolling: touch;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 1.5em;
}

h2 {
  color: #000;
  font-size: 32px;
  padding: 0;
  position: relative;
  margin: 2em 0 1.5em !important;
  font-weight: normal;
  letter-spacing: 0.05em;
}

h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 2.2em 0 1.2em;
}
h3 small {
  display: block;
  font-size: 80%;
  margin-bottom: 10px;
  color: #999;
}

.page-template-page-realtor h3,
.page-template-page-let h3,
.home h3 {
  display: inline-block;
  font-weight: 400;
  margin: 2.2em 0 0.6em;
  padding: 0;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 31%;
  height: auto !important;
}

.single .main h1 {
  line-height: 1.6;
}
.single .main h2 {
  font-size: 28px;
}
.single .main h2 span {
  display: block;
  padding: 20px 0 10px;
  line-height: 1.4;
  font-weight: normal;
  border-top: 1px solid #000;
}
.single .main h2 small {
  background: #000 none repeat scroll 0 0;
  color: #fff !important;
  display: inline-block;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 0 8px 0 8px;
}

.single .guide .main h2 small {
  background: none;
  color: #5f6164 !important;
}

.guide .borderBox {
  height: auto;
}
.guide h1 {
  margin-top: 1.5em;
}
.guide h4 {
  font-size: 1.4em;
  font-weight: 400;
}
.guide h5 {
  font-size: 1.3em;
  border-bottom: 1px solid #5f6164;
  font-weight: 400;
  padding-bottom: 7px;
}
.guide h6 {
  font-size: 1.1em;
}

.separate {
  color: #fff;
  margin: 0 !important;
  padding: 60px;
  z-index: 1;
  overflow: hidden;
}
.separate:before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.bgGray {
  background: #ccc;
}

.bg_recruit {
  background: url(../img/bayan/recruit_bg.jpg) center 25% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg_search {
  background: url(../img/town/search_bg.jpg) 35% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg1 {
  background: url(../img/town/one_bg.jpg) 20% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg2 {
  background: url(../img/town/silver_bg.jpg) 47% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg3 {
  background: url(../img/town/family_bg.jpg) 40% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg4 {
  background: url(../img/town/sun_bg.jpg) 35% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg5 {
  background: url(../img/town/house_bg.jpg) 5% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg6 {
  background: url(../img/town/sharehouse_bg.jpg) 37% center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.main-box {
  padding-bottom: 60px;
}

#cat_recruit #glt-translate-trigger {
  display: none !important;
}
#cat_recruit h1 {
  margin-top: 1.5em;
}
#cat_recruit .photo-cover {
  height: 450px;
  position: relative;
  font-size: 32px;
  line-height: 180px;
}
#cat_recruit .boxMenu {
  margin-top: 30px;
  margin-bottom: 30px;
}
#cat_recruit .boxMenu .icon {
  float: right;
  display: inline-block;
  min-width: 10px;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #5f6164;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
}

#flow p,
#features p {
  margin-bottom: 0;
}

#features h3 {
  color: #333;
  padding-bottom: 0;
  border-bottom: none;
  width: auto;
}
#features p {
  text-align: left;
}
#features p.text-center {
  text-align: center;
}
#features article {
  padding: 0 0 30px;
}

#service h3 {
  border-bottom: 0;
  font-size: 16px;
  padding: 0;
}

#contact {
  background-color: #eee;
  color: #404040;
}
#contact h2, #contact a {
  color: #404040;
}

.inquiry-row a {
  color: #555;
}

.collapse {
  display: block !important;
  height: 0;
  overflow: hidden;
}

.collapse.in {
  height: auto !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs11 {
  font-size: 11px !important;
}

.pass {
  font-size: 36px;
  font-weight: bold;
}

h2,
h4,
h5,
h6 {
  margin: 1.5em 0 1.25em;
}

h4, h5, h6 {
  font-weight: 700;
}

p {
  margin: 0 0 25px;
  font-size: 14px;
  line-height: 1.65;
}

.page-template-page-center p {
  font-size: 15px;
}

p.concept {
  font-size: 112%;
  letter-spacing: 0.4px;
  line-height: 1.8;
}

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

.inline-block {
  display: inline-block;
}

.marks {
  display: inline-block;
  width: 0.4em;
}

input {
  max-width: 100%;
}

@media (min-width: 768px) {
  p {
    margin: 0 0 35px;
  }
  .post-template-default .main .col-md-9 p, .post-template-default .main .col-md-9 li {
    font-size: 16px;
    line-height: 1.78;
  }
  .post-template-default .main .col-md-9 ul {
    margin-bottom: 35px;
  }
}
a {
  color: #0082ed;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #0588AE;
}

.light {
  font-weight: 400;
}

.navbar-brand {
  padding: 12px 15px;
}
.navbar-brand img {
  width: 102px;
}

.navbar-custom {
  margin-bottom: 0;
  text-transform: uppercase;
}
.navbar-custom .navbar-brand {
  font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
  outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
  padding: 4px 6px;
  font-size: 16px;
  color: #000;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
  outline: 0;
}

.navbar-custom a {
  color: #000;
}
.navbar-custom a:hover {
  color: #0082ed;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  outline: 0;
  color: #0082ed;
  background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
  outline: 0;
  background-color: transparent;
}
.navbar-custom .nav li.active {
  outline: 0;
}
.navbar-custom .nav li a.btn {
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000;
  border-color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}
.navbar-custom .nav li.active a:hover {
  color: #0082ed;
}

.search .pagination > li.pointer > span {
  cursor: pointer;
}
.search .pagination > li > span {
  color: #5f6164;
}
.search .pagination > li > span.current {
  background: #0082ed;
  color: #fff;
}
.search .pagination > li > span.current:hover {
  background: #0082ed;
}
.search .pagination > li > span:hover {
  background: none;
}

#mapField label {
  width: auto;
  display: inline;
}
#mapField img {
  max-width: none;
  max-height: none;
}
#mapField .content_item {
  width: 300px;
}
#mapField .img_item img {
  max-width: 100%;
  max-height: 100%;
}
#mapField .img_wrap .slide_wrap {
  width: 100%;
  height: 200px;
}
#mapField .infobox {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#mapField .infobox-price .priceTips {
  background: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  min-height: 25px;
  min-width: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 100%;
}
#mapField .infobox-price .priceTips:before {
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #aaa;
  position: absolute;
  right: 41%;
  bottom: -11px;
}
#mapField .infobox-price .priceTips:after {
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  right: 41%;
  bottom: -10px;
}
#mapField .infobox-price .priceTips.hover {
  background: #0082ed;
  color: #fff;
}
#mapField .infobox-price .priceTips.hover:after {
  border-top: 5px solid #0082ed;
}
#mapField .infobox-price .priceTips.hover a {
  color: #fff;
}
#mapField .infobox-price .priceTips a {
  color: #555;
  font-weight: bold;
  display: block;
  font-size: 15px;
  height: 25px;
  overflow: hidden;
  padding: 2px 0;
}
#mapField .infobox-price .priceTips a small {
  font-size: 65%;
}
#mapField .custom-iw {
  width: 285px !important;
  height: auto !important;
}
#mapField .infobox .listBox {
  position: relative;
  font-size: 13px;
  overflow: visible;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
}
#mapField .infobox a {
  color: inherit;
  display: block;
}
#mapField .infobox a:hover {
  text-decoration: none;
}
#mapField .infobox .sub {
  margin-top: 5px;
  font-size: 11px;
}
#mapField .infobox .thumbBlock {
  position: relative;
  width: 300px;
}
#mapField .infobox .thumbBlock .imgBox {
  overflow: hidden;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#mapField .infobox .thumbBlock .imgBox img {
  width: 100%;
  height: auto;
}
#mapField .infobox .contentBlock {
  background: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 10px 10px;
}
#mapField .infobox .contentBlock:before {
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid #eee;
  position: absolute;
  right: 48%;
  bottom: -19px;
}
#mapField .infobox .contentBlock:after {
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  right: 48%;
  bottom: -18px;
}
#mapField .infobox .contentBlock h3 {
  font-size: 13px;
  margin: 5px 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#mapField .infobox .contentBlock dl {
  margin: 0;
}
#mapField .infobox .contentBlock dt {
  font-weight: normal;
  display: inline;
  font-size: 11px;
  color: #5f6164;
}
#mapField .infobox .contentBlock dd {
  display: inline-block;
  float: right;
}
#mapField .infobox .priceArea {
  margin-bottom: 10px;
}
#mapField .infobox .priceArea .mainPrice {
  font-size: 12px;
  line-height: 20px;
}
#mapField .infobox .priceArea .mainPrice .priceTips {
  font-size: 160%;
}
#mapField .infobox .priceArea .subPrice {
  margin-bottom: 0;
}
#mapField .infobox .priceArea .subPrice .priceTips {
  font-size: 111%;
}
#mapField .infobox .thumb {
  max-width: 100%;
}
#mapField .infobox + div img {
  display: none;
}
#mapField .infobox + div:after {
  content: "×";
  font-size: 20px;
}
#mapField .infobox.text-muted {
  font-size: 22px;
  padding-top: 0;
}
#mapField .text-muted.infobox {
  padding: 10px 0 0 0;
  width: 267px !important;
  font-size: 16px;
}

.mainBox {
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  top: 100px;
  width: 60%;
}

.sideBox {
  display: block;
  width: 40%;
  bottom: 0;
  left: auto;
  position: fixed;
  right: 0;
  top: 100px;
}
.sideBox .re_search {
  height: 36px;
  position: absolute;
  left: 50px;
  top: 10px;
  z-index: 2147483647;
}
.sideBox .re_search button {
  background: #0082ed;
  color: #fff;
  width: 100%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  font-size: 13px;
  height: 36px;
  line-height: 34px;
  padding: 0 15px;
  font-weight: bold;
}

.navBtn {
  bottom: 25px;
  height: 30px;
  left: 0;
  position: fixed;
  width: 200px;
  z-index: 2147483647;
}
.navBtn .btn-group {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
}
.navBtn button {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 28px;
  padding: 0;
  min-width: 100px;
  -webkit-border-bottom-right-radius: 40px;
  -moz-border-radius-bottomright: 40px;
  border-bottom-right-radius: 40px;
  -webkit-border-top-right-radius: 40px;
  -moz-border-radius-topright: 40px;
  border-top-right-radius: 40px;
}
.navBtn button:first-child {
  border-right: 1px solid #bababa;
  z-index: 1000 !important;
}
.navBtn button:hover, .navBtn button:focus {
  color: #888;
}

.single .fav-span i {
  font-size: 16px;
  margin-right: 5px;
}
.single .fav-span .fa-heart {
  display: none;
}
.single .fav-span .active .fa-heart {
  display: inline-block;
}
.single .fav-span .active .fa-heart-o {
  display: none;
}

.town-floating {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.town-floating .btn-lg {
  max-width: 480px;
}

.fixed-bottom {
  z-index: 100;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 57px;
  padding: 10px 10px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: fixed;
  bottom: 0;
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
}

.navbar-custom {
  background-color: rgb(255, 255, 255);
}
.navbar-custom a.nav-link {
  color: #000;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
}
.navbar-custom a.nav-link .avatar, .navbar-custom a.nav-link img {
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.home .navbar-custom a.nav-link {
  color: #000;
}

.nav-pills {
  margin-bottom: 20px;
}
.nav-pills > li > span {
  padding: 10px 0;
  display: block;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #fff;
  color: #999;
}

.breadcrumbWrap {
  margin-bottom: 30px;
  padding-top: 15px;
}
.breadcrumbWrap .breadcrumb {
  background: none;
  font-size: 11px;
  margin: 0 auto 10px;
  padding-top: 0;
  padding-bottom: 0;
  color: #999;
}

@media (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.8em;
  }
  .nav-pills {
    margin-bottom: 0;
  }
  .nav-pills > li {
    margin-top: 0;
  }
  .nav-pills > li > a {
    border-radius: 0;
    padding: 10px 10px;
  }
  h1 {
    font-size: 28px;
  }
  .breadcrumbWrap {
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
  }
  .breadcrumbWrap .breadcrumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 11px;
    background: #000;
    padding: 0;
  }
  .breadcrumbWrap .breadcrumb li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px !important;
    float: left;
  }
  .breadcrumbWrap .breadcrumb > li + li::before {
    content: inherit;
  }
  .breadcrumbWrap .breadcrumb a {
    display: block;
    background: #000;
    padding: 10px;
    border-right: 1px solid #444;
    color: #e9ebec;
    margin-right: 0;
  }
  .breadcrumbWrap .breadcrumb span {
    padding: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 166px !important;
    color: #999;
  }
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 10px 0;
    letter-spacing: 1px;
    background: 0 0;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    background-color: transparent;
  }
  .navbar-custom.top-nav-collapse {
    padding: 0;
  }
  .navbar-custom.top-nav-border .navbar-brand {
    display: block;
  }
}
.intro {
  width: 100%;
  height: 100%;
  padding: 150px 0 100px;
  text-align: center;
  letter-spacing: 0.05em;
}
.intro.bgTop {
  height: 100%;
  color: #000;
}
.intro.bgTop .intro-body .brand-heading {
  color: #000;
}
.intro.bgTop .intro-body p {
  color: #000;
}
.intro.bgColor {
  height: 600px;
  background-color: #0082ed;
}
.intro.bgColor .intro-body .brand-heading {
  color: #fff;
  font-size: 84px;
  margin-bottom: 0;
  margin-top: 80px;
}
.intro.bgColor .intro-body p {
  color: #fff;
}
.intro.bgLet {
  background: url(../img/town/bg_town_let.jpg) no-repeat 35% 0 scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  color: #fff;
}
.intro.bgLet .intro-body .brand-heading {
  color: #fff;
  font-size: 40px;
}
.intro.bgLet .intro-body p {
  color: #fff;
}
.intro.bgLet .top-bottom p {
  font-size: 20px;
  margin-bottom: 0;
}
.intro.bgLet:before {
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.intro .intro-body {
  vertical-align: middle;
}
.intro .intro-body .brand-heading {
  color: #000;
  font-size: 90px;
  font-weight: 900;
  margin-bottom: 0.5em;
}
.intro .intro-body .brand-heading img {
  max-width: 70%;
}
.intro .intro-body .intro-text {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 140%;
  padding-left: 0;
  color: #000;
  text-align: center;
}
.intro .top-main {
  position: absolute;
  top: 33%;
  width: 100%;
}
.intro .top-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  padding-bottom: 30px;
  padding-top: 30px;
}
.intro .top-bottom .caption-text {
  font-size: 22px;
  margin-bottom: 30px;
}
.intro .top-bottom .bg-black {
  background-color: #000;
  padding: 6px 5px 4px;
}

.vegas-transition-fade-out {
  opacity: 0 !important;
}

.vegas-wrapper {
  z-index: 10;
}

.input-group-btn:last-child > .btn {
  margin-left: -2px;
  z-index: 10;
}

.input-group-lg select {
  padding-top: 5px;
  position: relative;
  display: table-cell;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 46px;
  width: 100%;
  line-height: 36px;
  font-size: 16px;
}
.input-group-lg .select {
  padding: 0 !important;
  border: none;
}
.input-group-lg .select:after {
  content: "\f0dd";
  font-family: FontAwesome;
  color: #000;
  padding-right: 15px;
  position: absolute;
  top: 11px;
  z-index: 10;
  display: table-cell;
  text-align: right;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  font-size: 14px;
  right: 5px;
}
.input-group-lg .select-town.select {
  width: 65%;
}
.input-group-lg .select-room_layout.select {
  width: 35%;
}
.input-group-lg .select-room_layout select {
  border-left-width: 0;
}

.input-group-lang {
  padding-left: 16px;
  margin-bottom: 32px;
}
.input-group-lang select {
  padding-top: 5px;
  padding-left: 5px;
  position: relative;
  display: table-cell;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 36px;
  width: 100px;
  line-height: 26px;
  font-size: 14px;
  border-color: #e9ebec !important;
}
.input-group-lang .select {
  padding: 0 !important;
  border: none;
  width: 100px;
  position: relative;
}
.input-group-lang .select:after {
  content: "\f0dd";
  font-family: FontAwesome;
  color: #000;
  padding-right: 15px;
  position: absolute;
  top: 5px;
  z-index: 10;
  display: table-cell;
  text-align: right;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  font-size: 14px;
  right: 0;
}

.list-box {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.list-box li {
  list-style: none;
  display: table;
  height: 60px;
  margin-bottom: 20px;
}
.list-box li .inBox {
  background-color: #fff;
  padding: 10px 5px;
  border: 3px solid #dcdcdc;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.search-box .input-group-lg {
  width: 100%;
}
.search-box .form-group {
  margin-top: 20px;
  margin-bottom: 0;
}
.search-box .form-group .btn {
  height: 46px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0 16px;
}

.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}

#pass1-text,
.show-password #pass1 {
  display: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  background-color: #e9ebec;
  border-color: #e9ebec;
}

label {
  font-weight: normal;
}

.show-password #pass1-text {
  display: inline-block;
}

.wpcf7-form input.wpcf7-text,
.wpcf7-form textarea {
  border: 1px solid #dcdcdc;
  font-size: 14px;
  padding: 0 10px;
}
.wpcf7-form input.wpcf7-text {
  height: 60px;
  line-height: 60px;
}
.wpcf7-form textarea {
  padding: 10px 7px;
}

.entry .wpcf7-form input.wpcf7-text {
  height: 45px;
  line-height: 45px;
}
.entry .wpcf7-form .btn-lg {
  font-size: 16px;
  padding: 10px 40px;
}

.formBlock {
  background: #f4f4f4;
  padding: 15px 10px;
}
.formBlock h3 {
  font-size: 12px !important;
  margin: 0 0 15px !important;
}
.formBlock .ajax-loader {
  margin-top: 10px;
  display: none;
}
.formBlock input {
  width: 100%;
}
.formBlock .open .form-group {
  margin-top: 10px;
}
.formBlock .toggle {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
}

#mission {
  background: #929292;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  min-height: 400px;
  padding-bottom: 60px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
#mission:before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/town/dot_black30.png");
}
#mission h2,
#mission p {
  color: #fff;
}

.wpcf7-response-output {
  border: 1px solid transparent !important;
  border-radius: 4px;
  margin: 15px 0 0 !important;
  padding: 10px !important;
}

.wpcf7-not-valid-tip {
  color: #cc3333 !important;
}

.wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  color: #3c763d;
}

.wpcf7-validation-errors {
  background-color: #f2dede;
  color: #a94442;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  border-radius: 0;
  font-size: 16px;
}

.input-group-lg > .input-group-btn > .btn {
  border-radius: 0;
  font-size: 16px;
}
.input-group-lg > .input-group-btn > .btn:focus {
  outline: none;
}
@media (min-width: 768px) {
  .input-lg, .form-group-lg .form-control {
    line-height: 46px;
  }
  .intro {
    height: 100%;
    padding: 0;
    display: table;
  }
  .intro .intro-body {
    display: table-cell;
  }
}
.btn-priority {
  background-color: #0082ed;
  color: #FFF;
  border: 1px solid #0082ed;
}
.btn-priority:hover, .btn-priority:active, .btn-priority.active, .btn-priority.disabled, .btn-priority[disabled], .btn-priority:focus {
  color: #FFF;
  box-shadow: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.second-section {
  padding-bottom: 60px;
  padding-top: 100px;
}

.content-section {
  padding-top: 100px;
}

#login {
  margin-top: 30px;
}

.main .col-md-9 {
  float: right;
}
.main .col-md-3 {
  float: left;
}

@media (max-width: 768px) {
  .post-template-default .main .col-md-9 {
    float: none;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .post-template-default .main .col-md-3 {
    float: none;
  }
}
@media (min-width: 767px) {
  .content-section {
    padding-top: 250px;
  }
}
.btn {
  border-radius: 0 !important;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  box-shadow: none;
}

.btn-default,
.tml-button {
  border: 1px solid #0082ed;
  color: #0082ed !important;
  background-color: transparent;
}
.btn-default.active,
.tml-button.active {
  border: 1px solid #0082ed;
  background: transparent;
}
.btn-default:hover, .btn-default.active:hover,
.tml-button:hover,
.tml-button.active:hover {
  border: 1px solid #0082ed;
  outline: 0;
  color: #0082ed;
  background-color: transparent;
}
.btn-default:focus, .btn-default.active:focus,
.tml-button:focus,
.tml-button.active:focus {
  border: 1px solid #0082ed;
  outline: 0;
  color: #0082ed;
  background-color: transparent;
}

.btn-facebook {
  border: 1px solid #3B5998;
  color: #fff !important;
  background-color: #3B5998;
}
.btn-facebook.active {
  border: 1px solid #3B5998;
  color: #fff !important;
  background: #3B5998;
}
.btn-facebook:hover, .btn-facebook.active:hover, .btn-facebook:focus, .btn-facebook.active:focus {
  border: 1px solid #3B5998;
  outline: 0;
  color: #fff;
  background-color: #3B5998;
}

.btn-silver {
  border: 1px solid #ddd;
  color: #666 !important;
  background-color: #eee;
}
.btn-silver.active {
  border: 1px solid #ddd;
  color: #666 !important;
  background-color: #eee;
}
.btn-silver:hover, .btn-silver.active:hover, .btn-silver:focus, .btn-silver.active:focus {
  border: 1px solid #ddd;
  outline: 0;
  color: #999;
  background-color: #eee;
}

.btn-lg {
  font-size: 16px;
}

.btn-white {
  color: #fff !important;
  border: 1px solid #fff;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
  outline: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.btn-messenger {
  border: 0 solid #0084ff;
  color: #fff !important;
  background: #0084ff;
  font-weight: 500;
  padding-top: 15px !important;
  padding-bottom: 12px !important;
}
.btn-messenger:hover, .btn-messenger:focus, .btn-messenger:active {
  outline: 0;
  background-color: rgba(0, 132, 255, 0.8);
}
.btn-messenger .micon {
  margin-right: 5px;
  padding-bottom: 3px;
}
.btn-messenger font {
  vertical-align: baseline !important;
}
.btn-messenger font font {
  vertical-align: baseline !important;
}

footer {
  color: #5f6164;
}
footer .copyright {
  margin: 20px 0 0;
  font-size: 12px;
  text-align: center;
}
footer a {
  color: #555;
}
footer ul {
  list-style: none;
  margin-bottom: 0;
  margin-top: 8px;
}
footer li {
  padding-bottom: 10px;
  font-size: 12px;
}

::-moz-selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(0, 130, 237, 0.2);
}

::selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(0, 130, 237, 0.2);
}

img::selection {
  background: 0 0;
}

img::-moz-selection {
  background: 0 0;
}

body {
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

.input-lg {
  border-radius: 2px;
}

.talk_Box_arrow,
.talk_Box_ptr {
  width: 82%;
  margin: 15px 30px;
  font-size: 17px;
  position: relative;
}
.talk_Box_arrow .talk_image,
.talk_Box_ptr .talk_image {
  color: #999;
  font-size: 12px;
  text-align: center;
  position: absolute;
}
.talk_Box_arrow .talk_image img,
.talk_Box_ptr .talk_image img {
  display: block;
  text-align: center;
  margin: 0 auto 5px;
}

.talk_Box_ptr {
  float: right;
}
.talk_Box_ptr .arrow_talk {
  background-color: #FFF;
  border: 1px solid #DCDCDC;
}
.talk_Box_ptr .arrow_talk:after {
  border-left-color: #fff;
}
.talk_Box_ptr .arrow_talk:before {
  border-left-color: #DCDCDC;
}
.talk_Box_ptr .arrow_talk:after,
.talk_Box_ptr .arrow_talk:before {
  left: 100%;
}
.talk_Box_ptr .talk_image {
  float: right;
  width: 10%;
  right: 0;
}

.talk_Box_arrow {
  float: left;
}
.talk_Box_arrow .arrow_talk {
  float: right;
  background-color: #e9ebec;
  border: 1px solid #e9ebec;
}
.talk_Box_arrow .arrow_talk:after {
  border-right-color: #e9ebec;
}
.talk_Box_arrow .arrow_talk:before {
  border-right-color: #e9ebec;
}
.talk_Box_arrow .arrow_talk:after,
.talk_Box_arrow .arrow_talk:before {
  right: 100%;
}
.talk_Box_arrow .talk_image {
  float: left;
  width: 10%;
  left: 0;
}

.arrow_talk {
  position: relative;
  background: #fff;
  border-radius: 10px;
  width: 87%;
  padding: 3%;
}
.arrow_talk:after, .arrow_talk:before {
  top: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_talk:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  margin-top: -8px;
}
.arrow_talk:before {
  border-color: rgba(200, 200, 200, 0);
  border-width: 9px;
  margin-top: -9px;
}

.icon_circle {
  background: #0082ed;
  border-radius: 50%;
  display: inline-block;
  height: 1.2em;
  width: 1.2em;
  line-height: 1.2em;
  text-align: center;
}
.icon_circle i {
  color: #FFF;
  font-size: 0.9em;
  line-height: 1.2em;
}

.popover {
  font-size: 14px;
  border: none;
}
.popover h3 {
  background: none;
  border-bottom: none;
  font-weight: bold;
  padding-bottom: 0;
}
.popover.top > .arrow {
  border-top-color: transparent;
}
.popover.bottom > .arrow {
  border-bottom-color: transparent;
}

.overlay {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
}

.label-clear {
  border: 1px solid #BBB;
  color: #888;
  font-weight: normal;
}

.label-clear-point {
  border: 1px solid #3dadd8;
  color: #00a0d2;
  font-weight: normal;
}

h2 .label {
  margin-top: 4px;
}

.label-default {
  background: #999;
  color: #FFF;
}

.google-maps {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

#map-canvas img,
#map-canvas-shop img {
  max-height: none;
}

#map-canvas {
  width: 100%;
  height: 480px;
  margin: 0;
  padding: 0;
}

#map-home,
#map-garbage {
  width: 100%;
  height: 480px;
  margin: 0;
  padding: 0;
}
#map-home img,
#map-garbage img {
  max-height: none;
  max-width: none !important;
}
#map-home .gmnoprint,
#map-garbage .gmnoprint {
  display: none;
}
#map-home label,
#map-garbage label {
  width: auto;
  display: inline;
}

/*--------------------------------------------------
	posthead
--------------------------------------------------*/
.postHead {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}

.mainTitle {
  font-size: 30px;
  vertical-align: middle;
}

/*--------------------------------------------------
	list
--------------------------------------------------*/
.content_item {
  font-size: 13px;
  overflow: hidden;
}
.content_item .arrows .slick-prev,
.content_item .arrows .slick-next {
  display: none;
  width: 70px;
  height: 100%;
  background-color: transparent;
  margin-top: 0;
  top: 0 !important;
}
.content_item .arrows .slick-prev:before,
.content_item .arrows .slick-next:before {
  display: none;
  line-height: 1;
  opacity: 0.95;
  position: absolute;
  font-family: FontAwesome;
  font-size: 40px;
  top: 40%;
}
.content_item .arrows .slick-prev {
  left: 0;
}
.content_item .arrows .slick-prev:before {
  content: "\f104";
  left: 10px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.55);
}
.content_item .arrows .slick-next {
  right: 0;
}
.content_item .arrows .slick-next:before {
  content: "\f105";
  right: 10px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.55);
}
.content_item:hover .arrows .slick-prev,
.content_item:hover .arrows .slick-next {
  display: block;
}
.content_item:hover .arrows .slick-prev:before,
.content_item:hover .arrows .slick-next:before {
  display: block;
}

.img_wrap {
  position: relative;
  min-height: 120px;
  padding-bottom: 67% !important;
  position: relative !important;
  width: 100% !important;
}
.img_wrap a {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #bbb;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.img_wrap .slide_wrap {
  height: 100%;
}
.img_wrap .slide_wrap .img_item {
  overflow: hidden;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
}
.img_wrap .slide_wrap .img_item img {
  height: auto;
  width: auto;
  margin: 0 auto;
}

.arrows .slick-prev:before,
.arrows .slick-next:before {
  content: "";
}

.thumbContainer .content_item {
  margin-bottom: 30px;
}
.thumbContainer .fav-span {
  position: absolute;
  top: 10px;
  right: 10px;
}
.thumbContainer .fav-span a, .thumbContainer .fav-span button {
  position: relative;
  width: 36px;
  height: 36px;
  background: transparent;
  text-align: center;
  border: none;
}
.thumbContainer .fav-span a i, .thumbContainer .fav-span button i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 34px;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 0;
}
.thumbContainer .fav-span a i.fa-wrap, .thumbContainer .fav-span button i.fa-wrap {
  top: -1px;
  right: -1px;
  color: #FFF;
  font-size: 36px;
}
.thumbContainer .fav-span a.active i, .thumbContainer .fav-span button.active i {
  color: #0082ed;
}
.thumbContainer .fav-span a.active i.fa-wrap, .thumbContainer .fav-span button.active i.fa-wrap {
  color: #FFF;
}
.thumbContainer .fav-span a span, .thumbContainer .fav-span button span {
  display: none;
}
.thumbContainer .listBox {
  position: relative;
  font-size: 13px;
  margin-bottom: 30px;
  overflow: hidden;
}
.thumbContainer .listBox .fa-angle-down {
  font-size: 25px;
  position: absolute;
  right: 50%;
  bottom: 5px;
  color: #5f6164;
}
.thumbContainer a {
  color: inherit;
  display: block;
}
.thumbContainer a:hover {
  text-decoration: none;
}
.thumbContainer .sub {
  margin-top: 5px;
  font-size: 11px;
}
.thumbContainer .thumbBlock {
  position: relative !important;
  width: 100% !important;
  min-height: 150px !important;
  padding-bottom: 67% !important;
}
.thumbContainer .thumbBlock .slick-slider {
  margin-bottom: 0;
}
.thumbContainer .thumbBlock .imgBox {
  overflow: hidden;
  background-color: #f4f4f4;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.thumbContainer .thumbBlock .imgBox img {
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.thumbContainer .contentBlock {
  overflow: hidden;
  border-right: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 10px 10px;
}
.thumbContainer .contentBlock h3 {
  font-size: 13px;
  margin: 5px 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.thumbContainer .contentBlock dl {
  margin: 0;
}
.thumbContainer .contentBlock dt {
  font-weight: normal;
  display: inline;
  font-size: 11px;
  color: #5f6164;
}
.thumbContainer .contentBlock dd {
  display: inline-block;
  float: right;
}
.thumbContainer .priceArea {
  margin-bottom: 10px;
}
.thumbContainer .priceArea .mainPrice {
  font-size: 12px;
  line-height: 20px;
}
.thumbContainer .priceArea .mainPrice .priceTips {
  font-size: 160%;
}
.thumbContainer .priceArea .subPrice {
  margin-bottom: 0;
}
.thumbContainer .priceArea .subPrice .priceTips {
  font-size: 111%;
}
.thumbContainer .thumb {
  max-width: 100%;
}
.thumbContainer .point-triangle:after {
  position: absolute;
  content: " ";
  height: 0;
  width: 0;
}
.thumbContainer .point-triangle span.triangle-label {
  position: absolute;
  content: " ";
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  z-index: 10000;
}
.thumbContainer .point-triangle-rt:after {
  top: 0;
  right: 0;
  border-bottom: 4.5em solid transparent;
  border-right: 4.5em solid transparent;
  z-index: 1000;
}
.thumbContainer .point-triangle-rt .triangle-label {
  background: rgba(0, 0, 0, 0.5);
  height: 2em;
  line-height: 2em;
  right: -30px;
  text-align: center;
  top: 10px;
  transform: rotate(45deg);
  width: 9em;
  z-index: 10000;
}
.thumbContainer .point-triangle-rt .pickup {
  background: rgba(0, 130, 237, 0.7);
}

.single .thumbContainer .thumbBlock .imgBox {
  height: 142px;
  overflow: hidden;
}
.single .thumbContainer .thumbBlock .imgBox img {
  height: auto;
}
.single .thumbContainer .contentBlock h3 {
  font-size: 13px;
  line-height: 1.4;
  margin: 5px 0 10px;
  white-space: normal;
}
.single .thumbContainer .recommend-item:hover .slick-prev,
.single .thumbContainer .recommend-item:hover .slick-next {
  width: 40px;
  height: 40px;
  margin-top: -35px;
}
.single .thumbContainer .recommend-item:hover .slick-prev:before,
.single .thumbContainer .recommend-item:hover .slick-next:before {
  font-size: 16px;
}
.single .thumbContainer .recommend-item:hover .slick-prev:before {
  left: 13px;
  top: 32%;
}
.single .thumbContainer .recommend-item:hover .slick-next:before {
  right: 13px;
  top: 32%;
}
.single .thumbContainer .priceArea {
  margin-bottom: 0;
}

.postfix {
  font-weight: normal;
  font-size: 48%;
  margin-left: 3px;
}

.meta {
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  margin-right: 10px;
  padding-left: 17px;
  position: relative;
}
.meta i {
  color: #999;
  font-size: 13px;
  left: 1px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  vertical-align: top;
}
.meta a {
  color: #5f6164;
}

/*--------------------------------------------------
	entry
--------------------------------------------------*/
.entry h2 {
  margin: 1.25em 0 0.75em !important;
  font-size: 32px;
}
.entry h3 {
  margin: 50px 0 40px;
  font-size: 28px;
}
.entry h4 {
  margin: 40px 0 30px;
  font-size: 20px;
}
.entry p {
  margin: 0 0 1.7em;
}

.table {
  margin-bottom: 50px;
}
.table th, .table td {
  border-top: 0;
  border-bottom: 1px solid #DDD;
}
.table th {
  font-weight: normal;
  font-size: 12px;
  color: #5f6164;
}
.table th.week {
  font-size: 10px;
  letter-spacing: -0.1px;
  padding-left: 0;
  padding-right: 0;
}
.table ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.recruit .table th p, .recruit .table td p {
  font-size: inherit;
  margin-bottom: 1rem;
}
.recruit .table ul {
  list-style: inherit;
  margin: 0 0 1rem 2rem;
  padding: 0;
}

ul {
  margin-bottom: 2em;
  padding: 0 20px;
}

ol {
  margin-bottom: 2em;
  padding: 0 0 0 20px;
}

.spinnerBox {
  color: #999;
}

.after-info {
  padding: 15px 40px;
  font-size: 16px;
  line-height: 1.3333333;
  margin-bottom: 0;
}

.esp-info {
  margin-bottom: 30px;
}
.esp-info i {
  color: #999;
}

.esp-info-tips {
  margin-bottom: 20px;
  float: right;
}
.esp-info-tips .label {
  font-size: 90%;
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 4px;
  padding-top: 5px;
}

.accordion-inner {
  margin-top: 20px;
}

.mainArea {
  margin-bottom: 30px;
}

.rentTitle {
  margin-bottom: 30px;
  color: #777;
  float: left;
}
.rentTitle h3 {
  font-size: 12px;
  border-top: 0;
  padding-top: 0;
  border-right: 1px solid #DCDCDC;
  float: left;
  line-height: 20px;
  margin-right: 10px;
  padding-right: 9px;
}

.slideWrap {
  position: relative;
}
.slideWrap .pagingInfo {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  height: 25px;
  line-height: 25px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 60px;
  z-index: 1;
  color: #FFF;
  font-size: 12px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.thumbnail-l {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 488px;
  font-size: 0;
}
.thumbnail-l .thumb_label {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: #FFF;
  padding: 5px 10px;
  text-align: justify;
}
.thumbnail-l:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.thumbnail-l > img {
  width: auto;
  height: auto;
  max-width: 99%;
  max-height: 100%;
  vertical-align: middle;
}
.thumbnail-l img {
  margin: 0 auto;
  background: #fff;
  width: auto;
  height: auto;
  max-width: 99%;
  max-height: 100%;
}

.thumbnail-m {
  padding: 20px;
  border: 1px solid #e9ebec;
}

.thumbnail {
  border: medium none;
  overflow: hidden;
  padding: 0;
}

.thumb-border {
  border: 1px solid #e9ebec;
}

.thumb-border-rTop {
  border: 1px solid #dcdcdc;
  border-radius: 4px 4px 0 0;
}

.slide_image .slick-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.slide_image .slick-slide img {
  opacity: 0.3 !important;
  transition: opacity 500ms linear 0s;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.slide_image .slick-current {
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
}
.slide_image .slick-current img {
  opacity: 1 !important;
  cursor: default;
}

/* ナビゲーション部分 */
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  font-family: FontAwesome;
  content: "";
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  display: block;
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin-top: -10px;
}
.slick-slider:hover .slick-prev:before,
.slick-slider:hover .slick-next:before {
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  position: absolute;
}
.slick-slider:hover .slick-prev {
  left: 10px;
}
.slick-slider:hover .slick-prev:before {
  content: "\f053";
  left: 6px;
  top: 25%;
}
.slick-slider:hover .slick-next {
  right: 10px;
}
.slick-slider:hover .slick-next:before {
  content: "\f054";
  right: 6px;
  top: 25%;
}

.slide_image:hover .slick-prev,
.slide_image:hover .slick-next {
  width: 40px;
  height: 40px;
  margin-top: -15px;
}
.slide_image:hover .slick-prev:before,
.slide_image:hover .slick-next:before {
  font-size: 16px;
}
.slide_image:hover .slick-prev:before {
  left: 13px;
  top: 32%;
}
.slide_image:hover .slick-next:before {
  right: 13px;
  top: 32%;
}

.slider-nav .thumbnail-navi {
  border: 1px solid #f4f4f4;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  padding: 3px;
  margin-right: 5px;
}
.slider-nav .thumbnail-navi img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  height: 70px;
}
.slider-nav .thumbnail-navi.slick-current {
  border: 1px solid #BBB;
}

.metaBlock {
  margin: 15px 0;
}
.metaBlock .row {
  margin-left: -5px;
  margin-right: -5px;
}
.metaBlock .col-xs-1, .metaBlock .col-sm-1, .metaBlock .col-md-1, .metaBlock .col-lg-1, .metaBlock .col-xs-2, .metaBlock .col-sm-2, .metaBlock .col-md-2, .metaBlock .col-lg-2, .metaBlock .col-xs-3, .metaBlock .col-sm-3, .metaBlock .col-md-3, .metaBlock .col-lg-3, .metaBlock .col-xs-4, .metaBlock .col-sm-4, .metaBlock .col-md-4, .metaBlock .col-lg-4, .metaBlock .col-xs-5, .metaBlock .col-sm-5, .metaBlock .col-md-5, .metaBlock .col-lg-5, .metaBlock .col-xs-6, .metaBlock .col-sm-6, .metaBlock .col-md-6, .metaBlock .col-lg-6, .metaBlock .col-xs-7, .metaBlock .col-sm-7, .metaBlock .col-md-7, .metaBlock .col-lg-7, .metaBlock .col-xs-8, .metaBlock .col-sm-8, .metaBlock .col-md-8, .metaBlock .col-lg-8, .metaBlock .col-xs-9, .metaBlock .col-sm-9, .metaBlock .col-md-9, .metaBlock .col-lg-9, .metaBlock .col-xs-10, .metaBlock .col-sm-10, .metaBlock .col-md-10, .metaBlock .col-lg-10, .metaBlock .col-xs-11, .metaBlock .col-sm-11, .metaBlock .col-md-11, .metaBlock .col-lg-11, .metaBlock .col-xs-12, .metaBlock .col-sm-12, .metaBlock .col-md-12, .metaBlock .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.metaBlock dl {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
.metaBlock dl dt {
  display: block;
  font-weight: normal;
  color: #5f6164;
  font-size: 12px;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 10px;
}
.metaBlock dl dd {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.subCaption {
  font-size: 13px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #999;
}

.priceArea {
  margin-bottom: 20px;
}
.priceArea dl {
  margin-bottom: 0px;
}
.priceArea dl dt {
  margin-right: 0;
}
.priceArea dl dd {
  font-size: 12px;
}
.priceArea .priceTips {
  margin-right: 0.1em;
}
.priceArea .mainPrice {
  font-size: 16px;
  line-height: 32px;
}
.priceArea .mainPrice .priceTips {
  font-size: 190%;
}
.priceArea .strTxt {
  margin-bottom: 15px;
}
.priceArea .subPrice {
  margin-bottom: 15px;
}
.priceArea .subPrice .priceTips {
  font-size: 150%;
}
.priceArea .anotherPrice .priceTips {
  font-size: 115%;
}

#searchform .list-inline {
  cursor: pointer;
}

.recommendCaption {
  font-size: 22px;
  margin-bottom: 10px;
}

.borderBox {
  border: 1px solid #DCDCDC;
  padding: 10px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 16px;
  height: 65px;
}

.border-bottom {
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 30px;
  padding-bottom: 29px;
}

.bBox {
  border: 1px solid #DCDCDC;
  padding: 10px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  background: #fff;
}

.bgBox {
  font-size: 12px;
  line-height: 48px;
  margin-left: 10px;
  text-align: right;
}

.overlayBox {
  height: 180px;
  font-size: 20px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.55);
  margin-bottom: 30px;
  position: relative;
}
.overlayBox figcaption {
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.overlayBox .imgBox {
  background-position: 50% 60%;
  background-size: cover;
  border-radius: 4px;
  height: 100%;
}

.bgLight {
  background-color: #f1f2f7;
}

.strBox {
  border: 1px solid #cc3333;
  color: #cc3333;
  padding: 3px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 12px;
}
.strBox .ttl {
  font-weight: bold;
  font-size: 140%;
}

.subText {
  display: block;
  font-size: 75%;
}

.tableBox {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.box-inline-3 .borderBox {
  height: 55px;
}

.list-inline-3 {
  margin-bottom: 20px;
  margin-top: 10px;
  padding-right: 0;
}
.list-inline-3 li .borderBox {
  padding: 8px 0;
  font-size: 11px;
  border: 1px solid #f4f4f4;
  color: #ccc;
  margin-bottom: 10px;
  height: auto;
}
.list-inline-3 li.checked .borderBox {
  border: 1px solid #DCDCDC;
  color: #000;
}
.list-inline-3 li .linkBox {
  border: 1px solid #DCDCDC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.list-inline-3 li .linkBox i {
  font-size: 20px;
  color: #999;
  padding-bottom: 4px;
  vertical-align: middle;
}
.list-inline-3 li .linkBox a {
  font-size: 14px;
  color: #000;
  display: block;
  line-height: 25px;
  padding: 15px 0;
}

#bottom-bar .lBox,
#bottom-bar .rBox {
  display: none;
}
.btn-lg {
  padding: 15px 40px;
}

.btn-top a {
  font-size: 14px;
  height: 140px;
}
.btn-top a .title {
  display: block;
  font-size: 170%;
}

.entryMetaArea dl {
  margin-bottom: 20px;
}
.entryMetaArea dt {
  font-weight: normal;
  font-size: 13px;
  color: #5f6164;
  margin-bottom: 10px;
  padding: 0 8px;
}
.entryMetaArea dd {
  line-height: 180%;
  padding-left: 8px;
  padding-right: 8px;
}

.contentsBlock {
  margin-top: 60px;
  margin-bottom: 60px;
}

.caption {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .single-rooms > .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .entry .row,
  .guide .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .entry .col-md-6,
  .entry .col-md-8,
  .entry .col-md-7,
  .entry .col-md-5,
  .entry .col-md-9,
  .entry .col-md-3,
  .entry .col-md-4,
  .guide .col-md-6,
  .guide .col-md-8,
  .guide .col-md-7,
  .guide .col-md-5,
  .guide .col-md-9,
  .guide .col-md-3,
  .guide .col-md-4 {
    margin-bottom: 10px;
  }
  .guide h1 {
    margin-bottom: 30px;
  }
  .guide h4 {
    font-size: 1.2em;
  }
  .guide h5 {
    font-size: 1.1em;
  }
  .guide h6 {
    font-size: 1em;
  }
  .subCaption {
    margin: 0 0 10px;
  }
  .guide-menu {
    height: 40px;
    margin-bottom: 10px;
    margin-top: 50px;
    position: absolute;
    z-index: 100;
  }
  .guide-menu ul {
    width: 100%;
    display: flex;
    -webkit-justify-content: flex-start; /* Safari */
    justify-content: flex-start;
    padding-right: 0;
  }
  .guide-menu ul li {
    margin-top: 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .guide-menu {
    margin-top: 30px;
  }
  .entry .col-md-6,
  .entry .col-md-8,
  .entry .col-md-7,
  .entry .col-md-5,
  .entry .col-md-4 {
    margin-bottom: 5px;
  }
  .entry .mainArea {
    margin-bottom: 5px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .intro .top-main {
    top: 50%;
  }
}
@media (min-width: 1200px) {
  h2 {
    margin: 2em 0 1.5em !important;
  }
  h3 {
    font-size: 1.6em;
  }
  p {
    font-size: 16px;
  }
  .wpcf7-form input.wpcf7-text,
  .wpcf7-form textarea {
    font-size: 16px;
    padding: 16px;
  }
  .entry .wpcf7-form input.wpcf7-text {
    padding: 0 10px;
  }
  p.concept {
    font-size: 130%;
  }
  .intro .intro-body .brand-heading {
    font-size: 90px;
  }
  .page-template-page-let .intro.bgLet .intro-body .brand-heading {
    font-size: 52px;
  }
  .intro .intro-body .intro-text {
    font-size: 20px;
  }
  .thumbContainer .contentBlock h3 {
    font-size: 15px;
    margin: 10px 0 15px;
  }
  .thumbContainer .contentBlock dt {
    font-size: 12px;
  }
  .thumbContainer .contentBlock .priceArea .mainPrice .priceTips {
    font-size: 170%;
  }
  .thumbContainer .contentBlock .priceArea .subPrice .priceTips {
    font-size: 124%;
  }
  .thumbContainer .contentBlock .meta {
    font-size: 12px;
  }
  .thumbContainer .contentBlock .meta i {
    font-size: 14px;
  }
  .single .thumbContainer .priceArea {
    margin-bottom: 10px;
  }
  .single .thumbContainer .thumbBlock .imgBox {
    height: 175px;
    overflow: hidden;
  }
  .overlayBox {
    height: 240px;
    font-size: 24px;
  }
  #features p {
    font-size: 16px;
  }
  .post-template-default .main .col-md-9 p,
  .post-template-default .main .col-md-9 li {
    font-size: 18px;
    line-height: 2.2;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #features p {
    text-align: center;
  }
  .overlayBox {
    height: 147px;
    font-size: 18px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .overlayBox .imgBox {
    background-position: 50% 55%;
  }
}
@media (max-width: 767px) {
  .thumbContainer .thumbBlock .imgBox img {
    height: auto;
    max-height: none;
    width: 100%;
  }
  .thumbContainer .thumb-item {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single .thumbContainer .thumbBlock .imgBox {
    height: auto;
  }
  .caption {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.range_wrap {
  position: relative;
  width: 100%;
  z-index: 100;
  margin-top: 30px;
}
.range_wrap .input-group {
  margin-bottom: 50px;
}
.range_wrap .slider.slider-horizontal .slider-track {
  margin-top: -10px;
}
.range_wrap .sparkline {
  position: absolute;
  top: 78px;
  z-index: -1;
}

.range_price,
#range_price {
  width: 100%;
}
.range_price .sparkline,
#range_price .sparkline {
  overflow: hidden;
}

.circle_big {
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  height: 120px;
  line-height: 50px;
  margin-bottom: 20px;
  padding: 35px;
  text-align: center;
  width: 120px;
}

.circle_big_reverse {
  background: #eee !important;
  color: #fff !important;
}

.circle-box {
  padding-right: 3rem;
  padding-left: 3rem;
  text-align: center;
  margin-bottom: 16px;
}
.circle-box img {
  max-width: 120px;
}

.loadingBox {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  font-size: 32px;
  height: 100%;
  left: 16px;
  padding-top: 25%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150;
}

.loadingBoxCenter {
  bottom: 0;
  font-size: 32px;
  height: 100%;
  left: 0;
  position: fixed;
  top: 125px;
  width: 100%;
  z-index: 1;
  text-align: center;
}

.mbOnly {
  display: none;
}

.pcOnly {
  display: block;
}

.hide {
  display: none;
}

.text-only {
  border: none;
  background: none !important;
}

.top {
  vertical-align: top;
}

@media (max-width: 767px) {
  #map-home,
  #map-garbage {
    height: 240px;
  }
  #cat_recruit h1 {
    margin-top: 1em;
  }
  #cat_recruit .photo-cover {
    height: 150px;
  }
  #cat_recruit .table th, #cat_recruit .table td {
    display: block;
    width: 100% !important;
  }
  #cat_recruit .table th {
    border-bottom: 0;
    border-top: 0;
    background: #eee;
    padding: 7px 8px;
  }
  #cat_recruit .table td {
    border-bottom: 0;
    border-top: 0;
  }
  #cat_recruit .boxMenu .list-group-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
  }
  .loadingBox {
    padding-top: 50%;
    left: 0;
  }
  .pagination {
    margin-top: 0;
    margin-bottom: 90px;
    width: 100%;
  }
  .smp-block {
    display: inline-block;
  }
  .separate {
    padding: 25px;
    font-size: 18px;
  }
  .range_wrap {
    margin-top: 0;
  }
  .range_wrap .input-group {
    margin-bottom: 0;
  }
  .range_wrap .sparkline {
    top: 120px;
  }
  .range_wrap .slider-horizontal {
    margin-top: 60px;
  }
  .search-box .form-group .btn {
    width: 100%;
    height: 40px;
    font-size: 14px;
  }
  .esp-info-tips {
    float: none;
    text-align: center;
  }
  .esp-info-tips .label {
    padding-bottom: 3px;
  }
  .main-box {
    padding-bottom: 30px;
  }
  .list-box li {
    height: auto;
  }
  .overlayBox {
    height: 147px;
    font-size: 18px;
  }
  .circle_big {
    height: 100px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100px;
  }
  #searchform .list-inline {
    margin-top: 0;
  }
  #searchform .list-inline li {
    margin-top: 10px;
  }
  #searchform .list-inline li:first-child {
    margin-top: 0;
  }
  #service h3 {
    text-align: center;
    display: block;
  }
  #flow .col-md-4,
  #features .col-md-4 {
    margin-bottom: 30px;
  }
  #features p {
    text-align: center;
  }
  .content_item .arrows .slick-prev,
  .content_item .arrows .slick-next {
    display: block;
  }
  .content_item .arrows .slick-prev:before,
  .content_item .arrows .slick-next:before {
    display: block;
  }
  #invitationBox input {
    border-radius: 0;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 30px;
    margin-bottom: 1em !important;
  }
  h2.border:before {
    top: 12px;
  }
  h3 small {
    font-size: 90%;
  }
  .single .entry {
    margin-bottom: 100px;
  }
  .single .main h2 {
    font-size: 19px;
    line-height: 1.6;
  }
  .single .main h2 span {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .single .main h2 small {
    font-size: 14px;
    padding: 2px 8px 2px 8px;
  }
  .single .main h2.border:before {
    top: 12px;
  }
  h3 {
    font-size: 17px;
  }
  p.concept {
    font-size: 14px;
  }
  .page-template-page-realtor h3,
  .page-template-page-let h3,
  .home h3 {
    margin: 2em 0 0.6em;
  }
  .navbar-brand {
    padding: 12px 10px 11px;
  }
  .navbar-brand img {
    width: 105px;
  }
  .town-floating {
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 57px;
  }
  .fixed-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 0;
  }
  .navbar-custom a.nav-link {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-custom a.nav-link .avatar,
  .navbar-custom a.nav-link img {
    margin-right: 0;
  }
  #login {
    margin-top: 0;
  }
  #login h2 {
    font-size: 26px;
  }
  .talk_Box_arrow,
  .talk_Box_ptr {
    font-size: 14px;
    margin: 10px 0;
    position: relative;
    width: 96%;
  }
  .talk_Box_arrow .talk_image {
    position: relative;
  }
  .talk_Box_arrow .talk_image div {
    left: 100%;
    margin-left: 10px;
    position: absolute;
    top: -10px;
    width: 5em;
    font-size: 10px;
  }
  .talk_Box_arrow .arrow_talk {
    margin-top: 5px;
  }
  .arrow_talk {
    border-radius: 7px;
    line-height: 1.6;
    padding: 2% 3%;
    width: 86%;
  }
  .arrow_talk:after, .arrow_talk:before {
    top: 16px;
  }
  .arrow_talk:after {
    border-width: 6px;
    margin-top: -6px;
  }
  .arrow_talk:before {
    border-width: 7px;
    margin-top: -7px;
  }
  .intro {
    display: table;
    padding: 0;
    table-layout: fixed;
  }
  .intro.bgColor {
    height: 500px;
  }
  .intro.bgColor .intro-body .brand-heading {
    font-size: 50px;
    margin-top: 60px;
  }
  .intro.bgLet {
    -webkit-background-size: auto 125%;
    -moz-background-size: auto 125%;
    background-size: auto 125%;
    -o-background-size: auto 125%;
  }
  .intro.bgLet .intro-body .brand-heading {
    font-size: 28px;
    padding-left: 0;
    margin-top: 0;
  }
  .intro .intro-body {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
    width: 100%;
  }
  .intro .intro-body .brand-heading {
    margin-top: -100px;
    font-size: 50px;
  }
  .intro .intro-body .intro-text {
    font-size: 14px;
  }
  .intro .intro-body .toggle {
    font-size: 13px;
    padding: 7px 15px;
  }
  .intro .top-bottom {
    padding: 15px 0;
  }
  .input-group-lg {
    display: block;
  }
  .input-group-lg input,
  .input-group-lg select,
  .input-group-lg .input-group-btn,
  .input-group-lg .btn {
    width: 100% !important;
    display: block;
  }
  .input-group-lg .select-town.select {
    width: 100%;
    height: 100%;
  }
  .input-group-lg .select-town.select:after {
    top: 7px;
  }
  .input-group-lg .select-room_layout.select {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  .input-group-lg .select-room_layout.select:after {
    top: 7px;
  }
  .input-group-lg .select-room_layout select {
    border-left-width: 1px;
  }
  .input-group-lg label,
  .input-group-lg input,
  .input-group-lg select {
    font-size: 12px !important;
    height: 40px !important;
    line-height: 30px;
  }
  .input-group-lg label,
  .input-group-lg select,
  .input-group-lg .btn {
    padding: 5px 10px !important;
  }
  .input-group-lg input {
    line-height: 20px !important;
    padding: 5px 15px !important;
  }
  .input-group-lg select,
  .input-group-lg .btn {
    margin-left: 0 !important;
    margin-top: -1px;
  }
  .input-group-lg .btn {
    display: block;
    font-size: 14px !important;
    height: 40px !important;
  }
  .navbar-custom a.nav-link {
    line-height: 47px;
  }
  .navbar-toggle {
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .navbar-custom .nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }
  .navbar-custom .nav li > a {
    padding-left: 10px;
    border-top: 1px solid #DCDCDC;
    background: #e9ebec;
  }
  .navbar-custom .nav li a.btn {
    margin: 10px 10px 10px -5px;
    display: inline-block;
    padding: 4px 7px;
    font-size: 12px;
  }
  .second-section {
    padding-bottom: 20px;
  }
  .wpcf7-form input.wpcf7-text {
    line-height: 25px !important;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 13px;
  }
  .thumbnail-l {
    height: 200px;
  }
  .slick-slider {
    margin-bottom: 10px;
  }
  .slider-nav {
    margin-bottom: 20px;
  }
  .home footer {
    margin-top: 0;
  }
  .entry h2 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .entry h3 {
    font-size: 16px;
    padding-top: 0;
    margin: 0 0 10px;
  }
  .entry .table {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .entry .table th {
    width: 100px;
    padding: 5px 3px;
    font-size: 12px;
  }
  .entry .table td {
    padding: 5px 3px;
    font-size: 13px;
  }
  .recommendCaption {
    font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
  }
  .metaBlock {
    margin: 0 0 15px;
  }
  .metaBlock dl {
    display: block;
    margin: 0;
    padding: 0;
  }
  .metaBlock dl dt {
    display: inline-block;
    font-weight: normal;
    color: #5f6164;
    font-size: 12px;
    vertical-align: middle;
    margin-bottom: 0;
    background: none;
    padding: 0;
  }
  .metaBlock dl dd {
    display: inline-block;
    vertical-align: middle;
  }
  .metaBlock dl.price dt {
    line-height: 20px;
  }
  .metaBlock dl.price dd {
    line-height: 20px;
    font-size: 12px;
  }
  .metaBlock dl.price dd .priceTips {
    font-size: 18px;
  }
  .metaBlock dl.subPrice {
    margin-bottom: 0;
  }
  .metaBlock dl.afterPrice {
    margin-bottom: 10px;
  }
  .metaBlock .strTxt {
    margin-bottom: 0;
  }
  .rentTitle {
    float: none;
    margin-bottom: 10px;
    text-align: center;
  }
  .list-inline-3 {
    margin-bottom: 10px;
  }
  .mainArea .col-md-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contentsBlock {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contentsBlock .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contentsBlock .thumbnail-l {
    height: auto;
  }
  .entryMetaArea dl {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .entryMetaArea hr {
    display: none;
  }
  #map-canvas {
    height: 240px;
  }
  .borderBox {
    font-size: 14px;
    margin-bottom: 0 !important;
  }
  .mainBox {
    top: 100px;
    width: 100%;
    z-index: 99;
    background: #fff;
  }
  .sideBox {
    width: 100%;
    top: 100px;
    z-index: 0;
  }
  .filterBox {
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
  }
  .filterBoxFix {
    position: fixed;
    top: 51px;
    z-index: 2147483648;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  h2 .label {
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
  .collapse {
    display: block !important;
    height: 0;
    overflow: hidden;
  }
  .collapse.in {
    height: auto !important;
  }
}
@media (max-width: 600px) {
  .brand-heading,
  .intro .intro-body .brand-heading {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .mbOnly {
    display: block;
  }
  .pcOnly {
    display: none;
  }
  .after-info {
    padding: 15px 0;
    font-size: 14px;
  }
  #infos {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
  }
  #infos .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  #infos .meta {
    margin-top: 10px;
  }
  #sideInfo {
    z-index: 10;
  }
  #bottom-bar .lBox, #bottom-bar .rBox {
    display: block;
    width: 48%;
  }
  #bottom-bar .lBox .btn, #bottom-bar .rBox .btn {
    height: 45px;
    font-size: 13px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    line-height: 16px;
    padding: 0 2px;
  }
  #bottom-bar .lBox .btn .fa, #bottom-bar .rBox .btn .fa {
    font-size: 20px;
    vertical-align: bottom;
    margin-right: 5px;
  }
  #bottom-bar .lBox .btn font, #bottom-bar .rBox .btn font {
    white-space: normal;
    font-size: 11px;
  }
  #bottom-bar .lBox {
    float: left;
  }
  #bottom-bar .rBox {
    float: right;
  }
  #bottom-bar .pcOnly {
    display: none;
  }
}
.wide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important;
}

.w20 {
  width: 20% !important;
}

.w40 {
  width: 40% !important;
}

.h0 {
  height: 0% !important;
}

.h5 {
  height: 5% !important;
}

.h10 {
  height: 10% !important;
}

.h15 {
  height: 15% !important;
}

.h20 {
  height: 20% !important;
}

.h25 {
  height: 25% !important;
}

.h30 {
  height: 30% !important;
}

.h35 {
  height: 35% !important;
}

.h40 {
  height: 40% !important;
}

.h45 {
  height: 45% !important;
}

.h50 {
  height: 50% !important;
}

.h55 {
  height: 55% !important;
}

.h60 {
  height: 60% !important;
}

.h65 {
  height: 65% !important;
}

.h70 {
  height: 70% !important;
}

.h75 {
  height: 75% !important;
}

.h80 {
  height: 80% !important;
}

.h85 {
  height: 85% !important;
}

.h90 {
  height: 90% !important;
}

.h95 {
  height: 95% !important;
}

.h100 {
  height: 100% !important;
}

.mlr-auto {
  margin: 0 auto !important;
}

.ma0 {
  margin: 0px !important;
}

.ma5 {
  margin: 5px !important;
}

.ma10 {
  margin: 10px !important;
}

.ma15 {
  margin: 15px !important;
}

.ma20 {
  margin: 20px !important;
}

.ma25 {
  margin: 25px !important;
}

.ma30 {
  margin: 30px !important;
}

.ma35 {
  margin: 35px !important;
}

.ma40 {
  margin: 40px !important;
}

.ma45 {
  margin: 45px !important;
}

.ma50 {
  margin: 50px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mrauto {
  margin-right: auto !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mlauto {
  margin-left: auto !important;
}

.mr-5 {
  margin-right: -5px;
}

.pa0 {
  padding: 0px !important;
}

.pa5 {
  padding: 5px !important;
}

.pa10 {
  padding: 10px !important;
}

.pa15 {
  padding: 15px !important;
}

.pa20 {
  padding: 20px !important;
}

.pa25 {
  padding: 25px !important;
}

.pa30 {
  padding: 30px !important;
}

.pa35 {
  padding: 35px !important;
}

.pa40 {
  padding: 40px !important;
}

.pa45 {
  padding: 45px !important;
}

.pa50 {
  padding: 50px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.letter-spacing {
  letter-spacing: -0.07em;
}

.link-tel {
  color: #333;
  font-size: 24px;
}

#login input[type=text], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#login input[type=text],
#login input[type=password] {
  border-radius: 2px;
  line-height: 46px;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  display: block;
  width: 100%;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
#login .tml-button {
  padding: 15px 40px;
  font-size: 16px;
  display: block;
  width: 100%;
}
#login .tml-links,
#login .tml-log-wrap .tml-label,
#login .tml-pwd-wrap .tml-label {
  display: none;
}

#message {
  height: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9999;
  border: none;
  background: none;
}
#message p {
  display: inline-block;
  margin: 0;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-radius: 0 0 4px 4px;
  font-size: 15px;
  padding: 20px 25px;
}
#message .notice-dismiss {
  display: none;
}

.slider-selection {
  background: #0082ed;
}

.slider.slider-horizontal {
  margin-bottom: 0;
  width: 100%;
}

.slider.slider-horizontal .slider-track {
  height: 3px;
  background: #ddd;
  border-radius: 0;
}
.slider.slider-horizontal .slider-handle {
  background: #fff;
  border: 2px solid #0082ed;
  margin-top: -10px;
  height: 30px;
  top: -5px;
  width: 30px;
}
.slider.slider-horizontal .max-slider-handle {
  margin-left: -30px;
}

.slider-track-low, .slider-track-high {
  border-radius: 0;
}

input::placeholder {
  color: #ccc;
}

input:-ms-input-placeholder {
  color: #ccc;
}

input::-ms-input-placeholder {
  color: #ccc;
}

.modal-login .modal-dialog {
  margin: 100px auto 0;
  width: 400px;
}
.modal-login .modal-dialog p {
  font-size: 15px;
}

.line-sides, .onhr {
  display: table;
  text-align: center;
  white-space: nowrap;
}
.line-sides:after, .onhr:after, .line-sides:before, .onhr:before {
  content: "";
  display: table-cell;
  width: 50%;
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background-clip: padding;
}
.line-sides:after, .onhr:after {
  border-left: 1em solid transparent;
}
.line-sides:before, .onhr:before {
  border-right: 1em solid transparent;
}

.onhr {
  color: #999;
  margin-bottom: 30px;
  margin-top: 30px;
}

.modal-google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.modal-google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.modal_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
  overflow: hidden;
}

.iframe-container {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.iframe-head {
  padding: 0 15px;
}

.iframe-body {
  flex: 1;
  overflow: auto;
  padding: 0 15px;
}

.iframe-footer {
  text-align: center;
  width: 100%;
  left: 0;
  padding: 15px 30px 9px;
  border-top: 1px solid #eee;
  background: #FFF;
}

#scheduleModal #frameWindow {
  margin-bottom: 6px;
  height: 80vh;
  max-height: 570px;
}

.modal-header .modal-title {
  float: left;
}
.modal-header .close {
  float: right;
}

.translated-rtl div {
  direction: rtl;
}
.translated-rtl div.imgBlock div {
  direction: ltr;
}
.translated-rtl .input-group-lg .select:after {
  text-align: left;
  right: 0;
  left: 10px;
}

@media (max-width: 480px) {
  .intro .top-main {
    top: 45%;
  }
  .overlayBox .imgBox {
    background-position: 50% 82%;
  }
  .modal-login {
    padding-right: 0 !important;
  }
  .modal-login .modal-dialog {
    margin: 100px auto 0;
    width: 300px;
  }
  #scheduleModal #frameWindow {
    margin-bottom: 6px;
    height: calc(100% - 56px);
    max-height: 100%;
  }
  #scheduleModal .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  #scheduleModal .modal-dialog .modal-content {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .thumbContainer .col-xs-6 {
    width: 100%;
  }
  .range_price,
  #range_price {
    width: 90%;
    margin-left: 5%;
  }
  .slider.slider-horizontal {
    width: 90%;
    margin-left: 5%;
  }
  .max-slider-handle {
    margin-left: -10px;
  }
  .btn-lg {
    padding: 15px 0;
    font-size: 14px;
    width: 100%;
  }
  .btn-messenger {
    padding: 15px 0 12px;
  }
}
.mdl-layout__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 64px;
  max-height: 1000px;
  z-index: 3;
  background-color: rgb(63, 81, 181);
  color: rgb(255, 255, 255);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: max-height, box-shadow;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    min-height: 56px;
  }
}
.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header {
  margin-left: 240px;
  width: calc(100% - 240px);
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    display: none;
  }
}
.mdl-layout__header--waterfall {
  box-shadow: none;
  overflow: hidden;
}

.mdl-layout__header-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  margin: 0;
  padding: 0 40px 0 80px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row {
    height: 56px;
    padding: 0 16px 0 72px;
  }
}
.mdl-layout__header-row > * {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mdl-layout__header-row .mdl-navigation {
  margin: 0;
  padding: 0;
  height: 64px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation {
    height: 56px;
  }
}
.mdl-layout__header {
  height: 100px;
}

.site-header {
  overflow: visible;
  background-color: white;
  position: fixed;
  z-index: 100;
}

.site-header-inner {
  padding: 0 48px !important;
  height: 100px;
}

.site-header {
  letter-spacing: 0;
}
.site-header .menu-item-has-children {
  position: relative;
}
.site-header .menu-item-has-children:hover {
  cursor: pointer;
}
.site-header .menu-item-has-children:hover .sub-menu {
  display: flex;
}
.site-header .menu-item-has-children:hover.one_column .sub-menu {
  display: block;
}
.site-header .menu-title {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.site-header .menu-title:before {
  border-left: #000 2px solid;
  height: 24px;
  content: " ";
  position: absolute;
  top: -2px;
  left: 0;
}
.site-header .menu-title .site-name {
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.site-header .menu-item a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 100px;
  display: block;
  padding: 0 16px;
}
.site-header .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 80%;
  left: -60px;
  width: 540px;
  background: white;
  padding: 16px 8px 32px;
  border: 1px solid #DDD;
  cursor: default;
}
.site-header .menu-item .sub-menu .menu-item {
  display: block;
  width: 33%;
  cursor: default;
}
.site-header .menu-item .sub-menu .menu-item a {
  display: inline-block;
  line-height: 1.8;
  font-weight: normal;
  cursor: default;
}
.site-header .menu-item .sub-menu .menu-item .sub-menu {
  display: block;
  position: relative;
  top: auto;
  left: 0;
  width: 100%;
  padding: 0;
  margin-top: 16px;
  box-shadow: none;
}
.site-header .menu-item .sub-menu .menu-item .sub-menu .menu-item {
  display: block;
  width: 100%;
}
.site-header .menu-item .sub-menu .menu-item .sub-menu .menu-item:not(:last-child) {
  border-bottom: none;
}
.site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a {
  cursor: pointer;
  margin: 8px 0;
}
.site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a:hover {
  color: #999;
}
.site-header .menu-item.one_column .sub-menu {
  left: 0;
  width: 240px;
  padding: 0;
}
.site-header .menu-item.one_column .sub-menu .menu-item {
  display: block;
  width: 100%;
  cursor: pointer;
}
.site-header .menu-item.one_column .sub-menu .menu-item a {
  display: block;
  line-height: 1.8;
  cursor: pointer;
  padding: 12px 16px;
}
.site-header .menu-item.one_column .sub-menu .menu-item a:hover {
  background: #f1f2f7;
}

nav {
  width: 100%;
  height: 100px;
  position: relative;
}

.drawer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  height: 100px;
  padding: 0 1em;
  top: 0;
  right: 16px;
}

.navbar_toggle {
  z-index: 9999;
}

.navbar_toggle_icon {
  position: relative;
  display: block;
  height: 2px;
  width: 20px;
  background: #5c6b80;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.navbar_toggle_icon:nth-child(1) {
  top: 0;
}

.navbar_toggle_icon:nth-child(2) {
  margin: 5px 0;
}

.navbar_toggle_icon:nth-child(3) {
  top: 0;
}

.mdl-layout__header-row {
  justify-content: space-between;
}

.menu {
  z-index: -1;
  position: relative;
  top: -200vh;
  left: 0;
  width: 100%;
  height: 0;
  flex: 11;
}
.menu .mdl-navigation {
  display: block;
}
.menu ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.menu ul li {
  display: inline-block;
  padding: 0;
}
.menu ul li.btn-li {
  margin-left: 16px;
  top: -1px;
  position: relative;
}
.menu.open {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-overflow-scrolling: touch;
  z-index: 1000;
  width: 100%;
  top: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
.menu.open nav {
  height: auto;
  display: block;
  background: #fff;
  width: 100%;
}
.menu.open ul {
  width: 100%;
  padding-bottom: 0;
}

.site-title {
  font-size: 12px;
  margin-right: 30px;
}

.logomark {
  height: 80px;
  width: auto;
}

.logo-image {
  height: 60px;
  width: auto;
}

.logo-series {
  height: 30px;
  width: auto;
}

.site-name-text {
  font-size: 20px;
  font-weight: 900;
  color: #000;
  padding-left: 8px;
  vertical-align: middle;
}

.logo-text {
  height: 40px;
  width: auto;
  vertical-align: bottom;
  margin-right: 10px;
}

.btn-large {
  display: inline-block;
  border-radius: 40px !important;
  padding: 22px 32px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  height: 80px;
  min-width: 300px;
  line-height: 32px;
}

.site-footer {
  position: relative;
  z-index: 99;
  margin-bottom: 16px;
}
.site-footer hr {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.site-footer .mdl-mega-footer--top-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1044px;
  padding: 28px 0;
  color: #313C57;
  font-size: 13px;
}
.site-footer .mdl-mega-footer--top-section ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.site-footer .mdl-mega-footer--top-section ul li {
  display: block;
  padding-right: 32px;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
}
.site-footer .mdl-mega-footer--top-section ul li a {
  color: #666;
  text-decoration: none;
}
.site-footer .site-copy {
  color: #9e9e9e;
  position: relative;
  margin: 0;
  padding-right: 30px;
}

.site-footer .mdl-mega-footer--top-section::after {
  border-bottom: none;
}

.foot_cat_title {
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.6;
}
.foot_cat_title a {
  font-weight: bold;
  color: #000;
  line-height: 1.6;
}

.foot-menu li {
  display: block;
  padding-right: 32px;
  font-size: 13px;
  margin-top: 12px;
  line-height: 1.6;
}
.foot-menu li:first-child {
  margin-top: 0;
}
.foot-menu .d-flex li:first-child {
  margin-top: 12px;
}

.foot_cat {
  margin-bottom: 0;
  color: #000;
}
.foot_cat .foot_cat_title_wrap {
  color: #000;
  font-weight: bold;
  margin-left: 16px;
  margin-bottom: 16px;
}
.foot_cat ul li {
  margin-top: 12px;
  line-height: 1.6;
}
.foot_cat ul li a {
  color: #000 !important;
}

.s-menu {
  margin: 0 16px 32px;
}

.g-menu {
  margin: 0 16px 32px;
}

.g-link {
  width: calc(100% - 65px);
}

.g-icon {
  width: 65px;
}

.d-flex.pc-reverse {
  flex-direction: row-reverse;
}

.justify-content-left {
  justify-content: left;
}

.foot-margin {
  margin-bottom: 30px;
}

@media screen and (min-width: 991px) {
  .drawer {
    display: none;
  }
  .hide-menu-pc {
    display: none !important;
  }
  .navbar_toggle {
    display: none;
  }
  .menu {
    z-index: 1;
    position: relative;
    background: transparent;
    top: auto;
    left: auto;
    width: auto;
    height: 100px;
  }
  .menu .mdl-navigation {
    display: flex;
    height: 100px;
  }
  .menu.open {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-overflow-scrolling: touch;
    z-index: 1000;
    width: auto;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 990px) {
  .second-section {
    padding-top: 0 !important;
  }
  .site-wrap-bg {
    padding-top: 0 !important;
  }
  .mdl-layout-title {
    display: inline-block;
  }
  .hide-menu-mb {
    display: none !important;
  }
  .hide-menu-pc {
    display: block;
  }
  .head-btn {
    display: block;
    list-style: none;
    padding: 0;
    float: right;
    margin: 8px 0;
  }
  .head-btn li {
    display: inline-block;
  }
  .mdl-layout__header,
  .site-header-inner {
    height: auto;
  }
  .mdl-layout__header-row {
    display: block;
  }
  .site-header .site-title a {
    width: 31px;
    height: 48px;
    display: inline-block;
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .site-header .site-title .logo-image {
    height: 48px;
  }
  .site-header .menu-title {
    border-top: 1px solid #DDD;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 -24px;
    height: 45px;
    background: #fff;
  }
  .site-header .menu-title:before {
    display: none;
  }
  .site-header .menu-title .site-name {
    font-weight: 700;
    font-size: 14px;
    display: block;
    line-height: 45px;
  }
  .site-header .menu-title .site-name:after {
    font-family: "Material Icons";
    content: "\e5cf";
    font-size: 20px;
    position: absolute;
    top: 0;
    padding-left: 10px;
  }
  .menu ul {
    height: auto;
    background: #fff;
    overflow: auto;
    padding-bottom: 60px;
  }
  .menu ul li {
    line-height: 50px;
    display: block;
    background: #fff;
    border-top: 1px solid #eee;
  }
  .menu ul li .mdl-navigation__link {
    line-height: 50px;
  }
  .menu ul li.btn-li {
    padding: 16px;
  }
  .menu ul li.btn-li a {
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 1180px) {
  .site-header-inner {
    padding: 0 24px 0 24px !important;
  }
  .site-header .menu-item a {
    padding: 0 8px;
    font-size: 13px;
  }
  .site-header .menu-item li.btn-li {
    margin-left: 8px;
  }
  .site-header .menu ul li.btn-li {
    margin-left: 8px;
  }
}
@media (max-width: 1024px) {
  .mdl-layout__header {
    display: block;
  }
  .site-wrap {
    position: relative;
    height: 600px;
    width: auto;
  }
  .logo-series {
    height: 30px;
  }
  .mdl-layout__header {
    display: block;
  }
}
@media (max-width: 990px) {
  .site-header {
    position: relative;
  }
  .site-header .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .site-header .menu-item a {
    padding: 0 24px;
    line-height: 50px;
  }
  .site-header .menu-item .sub-menu {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
    height: auto;
    margin-top: 0;
  }
  .site-header .menu-item .sub-menu .menu-item {
    display: block;
    width: 100%;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu {
    margin-top: 0;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu li {
    border-top: 0;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu .menu-item:not(:last-child) {
    border-bottom: none;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a {
    display: block;
    line-height: 1.6;
    padding: 10px 32px;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a:hover {
    background: #000;
    color: white;
  }
  .site-header .menu-item .sub-menu .menu-title.mr-auto .site-name:after {
    display: none;
  }
  .site-header .menu-item.one_column .sub-menu {
    left: auto;
    width: 100%;
    padding: 0;
  }
  .site-header .menu-item.one_column .sub-menu li {
    padding-left: 16px;
    border-top: none;
  }
  .site-header .menu-item.one_column > a {
    background: none;
  }
  .site-footer {
    z-index: 0;
  }
  .menu ul li.btn-li {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .site-header .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .site-header .menu-item a {
    padding: 0 24px;
    line-height: 50px;
  }
  .site-header .menu-item .sub-menu {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
    height: auto;
    margin-top: 0;
    border: 0;
  }
  .site-header .menu-item .sub-menu .menu-item {
    display: block;
    width: 100%;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu {
    margin-top: 0;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu li {
    border-top: 0;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu .menu-item:not(:last-child) {
    border-bottom: none;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a {
    display: block;
    line-height: 1.6;
    padding: 10px 32px;
  }
  .site-header .menu-item .sub-menu .menu-item .sub-menu > .menu-item a:hover {
    background: #000;
    color: white;
  }
  .site-header .head-btn {
    margin: 14px 0 0;
  }
  .site-header .head-btn .menu-item a {
    line-height: 40px;
  }
  .site-header .head-btn .menu-item.btn-li a {
    line-height: 36px;
  }
  .site-header .menu-item.one_column .sub-menu {
    left: auto;
    width: 100%;
    padding: 0;
  }
  .site-header .menu-item.one_column .sub-menu li {
    padding-left: 16px;
    border-top: none;
  }
  .site-header .menu-item.one_column > a {
    background: none;
  }
  .site-footer {
    z-index: 0;
  }
  .menu ul li.btn-li {
    margin-left: 0;
  }
  .g-link {
    width: calc(100% - 48px);
  }
  .g-icon {
    width: 48px;
  }
  .g-icon a {
    margin-right: 0 !important;
    display: block;
    height: 48px;
    width: 48px;
  }
  .logomark {
    height: 48px;
    width: auto;
  }
  .d-flex.pc-reverse {
    flex-direction: inherit !important;
  }
}
@media (max-width: 600px) {
  .site-footer .site-copy {
    width: 100%;
    margin-top: 1rem;
  }
}
@media (max-width: 414px) {
  .site-header .menu-item a {
    padding: 0 16px;
    font-size: 13px;
  }
  .logo-image {
    height: 48px;
    width: auto;
  }
  .s-menu {
    margin-right: 0;
    margin-left: 0;
  }
  .g-menu {
    margin: 0 0 32px;
  }
  .site-footer {
    font-size: 12px;
  }
  .site-footer hr {
    margin: 1rem 0 2rem;
  }
  .site-footer .mdl-mega-footer--top-section {
    padding: 20px;
  }
  .site-footer .mdl-mega-footer--top-section .foot-menu li {
    display: block !important;
    width: 100%;
    line-height: 1.4;
    margin-top: 12px;
  }
  .site-footer .mdl-mega-footer--top-section ul li {
    padding-right: 0;
    margin-top: 12px;
  }
  .site-footer .mdl-mega-footer--top-section a {
    display: inline-block;
    margin-right: 16px;
  }
  .site-footer .foot_cat .foot_cat_title {
    margin-bottom: 0;
    font-size: 115%;
    margin-top: 15px;
  }
}
@media (max-width: 355px) {
  .head-btn {
    display: none;
  }
}
.site-wrap-bg {
  width: 100%;
  background: #FFF;
  z-index: 0;
  color: #000;
  padding-top: 100px;
}

.site-wrap {
  position: relative;
  height: 100%;
  width: auto;
}

.site-inner {
  height: 100%;
}
.site-inner .site-enter {
  padding-top: 40px;
}

.site-slogan {
  font-size: 90px;
  padding-top: 80px;
  font-weight: 900;
  font-family: "Noto Sans JP";
  line-height: 1.36;
  letter-spacing: -0.03em;
  margin: 0;
}
.site-slogan small {
  font-size: 80%;
}

.site-slogan-sub {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 50px;
  font-weight: 400;
}
.site-slogan-sub p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
}
.site-slogan-sub .site-case {
  margin: 32px auto;
  width: 70%;
  max-width: 1044px;
}

.block-contact-btn {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-direction: row-reverse;
  justify-content: center;
}

.btn-accent {
  border: 2px solid #0082ed;
  background: #0082ed;
  color: #FFF !important;
}
.btn-accent:hover {
  border: 2px solid #006CD7;
  background-color: #006CD7;
  color: rgb(255, 255, 255);
}
.btn-accent:active, .btn-accent:focus {
  border: 2px solid #006CD7;
  background-color: #006CD7 !important;
  color: rgb(255, 255, 255);
}

.site-more-section {
  padding: 100px 0;
  margin-left: auto;
  margin-right: auto;
}

.site-section-head {
  background: #000;
  padding-top: 60px;
  padding-bottom: 60px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 0;
  color: #fff;
  font-size: 32px;
}
.site-section-head.font-b {
  font-weight: 700;
}

.site-section-menu {
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
  font-weight: 700;
  color: #85888d;
}

.mark-after {
  display: inline-block;
  margin-right: -0.45em;
  width: 42px;
}

.d-flex {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}
.d-flex .item_box {
  padding-left: 2rem;
  padding-right: 0;
}
.d-flex .item_box:first-child {
  padding-left: 0;
  padding-right: 0rem;
}
.d-flex.pc-reverse {
  flex-direction: row-reverse;
}
.d-flex.pc-reverse .item_box {
  padding-left: 0;
  padding-right: 2rem;
}
.d-flex.pc-reverse .item_box:first-child {
  padding-left: 0rem;
  padding-right: 0;
}
.d-flex.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.mbSpace {
  margin-bottom: 48px !important;
}

@media (max-width: 1108px) {
  .site-more-section {
    padding-right: 32px;
    padding-left: 32px;
  }
  .site-slogan {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  .site-wrap {
    position: relative;
    width: auto;
  }
}
@media (max-width: 900px) {
  .site-slogan {
    font-size: 60px;
    line-height: 1.4;
    margin: 0 16px;
    padding-top: 100px;
  }
  .site-slogan-sub {
    margin-top: 40px;
  }
  .site-slogan-sub p {
    font-size: 16px;
  }
  .site-slogan-sub .site-case {
    margin-top: 25px;
    width: 80%;
  }
  .site-more-section {
    padding: 70px 32px;
  }
  .site-more-section .site-section-title {
    font-size: 28px;
    margin-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .d-flex {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
  }
  .d-flex .item_box {
    padding-left: 0;
    padding-right: 0;
  }
  .d-flex .item_box h3 {
    margin-top: 8px !important;
  }
  .d-flex .item_box:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .d-flex.pc-reverse .item_box {
    padding-left: 0;
    padding-right: 0;
  }
  .d-flex.pc-reverse .item_box:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .btn-large {
    border-radius: 35px !important;
    padding: 7px 24px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .site-inner .site-enter {
    float: none;
    padding-top: 30px;
  }
  .site-slogan {
    font-size: 50px;
    line-height: 1.4;
    margin: 0 16px;
  }
  .site-slogan-sub {
    padding-left: 32px;
    padding-right: 32px;
  }
  .site-slogan-sub p {
    font-size: 16px;
  }
  .site-slogan-sub img.hide-mobile {
    display: none !important;
  }
  .site-slogan-sub .site-case {
    width: 80%;
  }
  .site-section-head {
    padding: 32px 16px;
    font-size: 20px;
    margin-bottom: 16px;
  }
  .mark-after {
    width: 5vw;
  }
  .block-contact-btn {
    display: block;
  }
  .block-contact-btn .area-btn {
    margin: 0 16px 16px;
  }
  .block-contact-btn .area-btn a {
    max-width: 300px;
    width: 100%;
  }
  .d-flex.flex-nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .d-flex.flex-nowrap > div {
    width: 100% !important;
  }
  .d-flex.flex-nowrap .icon-box-circle {
    margin: 0 auto 15px !important;
  }
}
@media (max-width: 600px) {
  .site-slogan {
    font-size: 36px;
    padding-top: 60px;
  }
  .site-slogan-sub {
    padding-right: 16px;
    padding-left: 16px;
  }
  .site-slogan-sub p {
    font-size: 13px;
    letter-spacing: -0.02em;
  }
  .site-slogan-sub .site-case {
    width: 90%;
  }
}
@media (max-width: 414px) {
  .site-more-section {
    padding: 50px 16px;
  }
  .site-more-section .site-section-title {
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 1.2;
  }
  .site-more-section p {
    font-size: 14px;
  }
  .site-wrap-bg {
    width: 100%;
    background: #FFF;
    z-index: 0;
    color: #000;
  }
  .site-wrap {
    position: relative;
    height: 100%;
    width: auto;
  }
  .site-inner .site-enter {
    padding-left: 0;
    padding-right: 0;
  }
  .site-slogan {
    font-size: 36px;
    padding-top: 50px;
  }
  .site-slogan .letter {
    letter-spacing: -0.07em;
  }
  .site-slogan-sub {
    padding: 0 16px;
  }
  .site-slogan-sub p {
    font-size: 11.5px;
  }
  .site-slogan-sub .site-case {
    width: 100%;
  }
  .space-mobile {
    margin-bottom: 16px !important;
  }
  .mark-after {
    width: 17px;
  }
  .btn-large {
    min-width: 270px;
  }
}/*# sourceMappingURL=town.css.map */