@charset "UTF-8";
/*global*/
/*body{min-width: 1200px}*/
html, body {
  overflow-x: hidden;
}

.container {
  max-width: 1400px;
  margin: auto;
  padding: 0px;
}

/*@media (max-width: 1170px){
    html::after{content:'製作中，請先使用大型電腦瀏覽';}
    body{display: none}
}*/
.index {
  min-height: 500px;
}

.gotop {
  display: none;
}

input:focus {
  outline: none;
}

.divtable {
  border-collapse: collapse;
  display: table;
  width: 100%;
}

.tr {
  display: table-row;
  position: relative;
  transition: 500ms height;
}

.th {
  display: table-cell;
  white-space: nowrap;
}

.td {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0;
  white-space: nowrap;
  min-width: 65px;
}

.btn-gray {
  background: #eee;
}

.btn-gray:hover {
  background: #ccc;
}

label {
  font-weight: normal;
}

label.active {
  font-weight: bold;
}

.pagination > li > a, .pagination > li > span {
  margin-bottom: 10px;
}

button {
  outline: 0;
}

.inputshort {
  width: 100px;
}

.carousel-indicators > li, .carousel-indicators > li.active {
  margin: 0 10px;
}

@media screen and (max-width: 800px) {
  .gotop {
    font-size: 0;
  }
  .gotop > .glyphicon {
    font-size: 20px;
  }
}
.toggleall {
  color: #1478ea;
  display: inline !important;
  text-decoration: underline;
  padding: 0 0 0 10px !important;
}

/*header*/
#header {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  background: #10A05E;
  background: rgb(79, 169, 56);
  background: linear-gradient(to bottom, rgb(79, 169, 56) 0%, rgb(57, 147, 34) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa938', endColorstr='#399322',GradientType=0 );
  margin-top: 0;
  padding: 2px 0 0;
}

#header > .navbar-wrapper {
  padding-top: 15px;
}

.sitename {
  margin: 0 0 0;
}
.sitename span {
  display: none;
}

.sitename > a {
  padding-top: 0;
  padding-bottom: 0;
}

.main_navwrap {
  margin-bottom: 0;
}

.main_nav {
  margin-top: 5px;
  margin-right: -15px;
  padding-right: 0;
  float: right;
}

.main_nav > li > a {
  padding: 10px 12px 10px 12px;
  font-size: 19px;
}

.main_nav > li > a:hover, .main_nav > li > a:focus {
  background: none;
}

.main_nav .dropdown-menu {
  border: 0;
}

.main_nav > .cityselect > a {
  padding: 5px 10px;
}

/*.navbar-toggle{display: none;}*/
/*.main_nav>li>.city-dropdown{margin-top: -2px;margin-left: -1px}*/
.city-dropdown {
  padding: 10px;
  width: 600px;
}

.city-dropdown > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}

.city-dropdown > .hint {
  display: block;
  padding-bottom: 5px;
}

.dropdown-menu > .btnbar {
  display: block;
  width: 100px;
}

.dropdown-menu > li > .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.dropdown-menu input[type=number]::-webkit-inner-spin-button,
.dropdown-menu input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btnbar > .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.navbar-toggle {
  margin-top: -2px;
  margin-bottom: -10px;
}

.navbar-toggle .icon-bar {
  margin: 0 auto;
}

.icon-text {
  margin-top: 5px;
  display: block;
}

/* #top_indexslide{margin-top: -200px} */
.keyword {
  text-align: center;
}

@media (max-width: 1024px) {
  #top_indexslide {
    margin-top: 0;
  }
  .main_nav {
    float: left;
    margin-left: -15px;
  }
  #header > .navbar-wrapper {
    padding-top: 0;
  }
  .navbar > .container {
    margin-left: 0;
    width: 100%;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 0;
  }
  .sitename > a {
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
  }
  .main_nav > .cityselect > a {
    width: 150px;
  }
}
@media (min-width: 500px) {
  .navbar-toggle, .search-toggle {
    display: none;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: flex !important;
    justify-content: center;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .cityselect2 {
    display: none !important;
  }
}
@media (max-width: 1000px) {
  /*    .main_nav{display: none}*/
  .sitename {
    width: 150px;
    margin: 0 0 0 10px;
    position: relative;
  }
  .sitename > a {
    float: none;
    padding: 0;
  }
  #header {
    margin-top: 0;
    position: relative;
    z-index: 101;
  }
  .navbar-header {
    float: none;
  }
  .main_nav {
    float: none;
    text-align: center;
  }
  .main_nav > li {
    width: 144px;
    float: left;
  }
  .main_nav > li > a {
    font-size: 19px;
    text-align: center;
    white-space: nowrap;
  }
  .main_nav > .cityselect {
    margin-left: 10px;
  }
  .navbar-toggle {
    margin-right: 0;
    background: #007A35;
    border-radius: 5px 5px 0 0;
    right: -30px;
    padding: 5px 10px;
  }
  .navbar-toggle.collapsed {
    background: none;
  }
  .navbar-nav .open .dropdown-menu {
    background: #005424;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .nowcity {
    font-size: 18px;
  }
  .city-dropdown > .hint {
    display: block !important;
  }
}
@media (max-width: 500px) {
  .main_nav > .cityselect {
    position: absolute;
    right: 60px;
    width: auto;
    top: 90px;
    display: none;
  }
  .navbar-brand > img {
    max-width: 100%;
  }
  .sitename span {
    display: none;
    position: absolute;
    top: 60%;
    left: calc(100% + 10px);
    white-space: nowrap;
    transform: translate(0%, -50%);
    color: #fff;
    font-size: 16px;
  }
  #header { /*background: #10A05E;*/ }
  .main_nav > li {
    width: auto;
    float: none;
  }
  #navbar.collapsing, #navbar.collapse.in {
    position: absolute;
    right: 0;
    top: 49px;
    background: #007A35;
    width: 145px;
    border-radius: 0 0 0 5px;
    opacity: 0.9;
  }
  .collapsing, .collapse.in {
    background: #007A35;
    border-radius: 0 0 0 5px;
    opacity: 0.9;
  }
}
/*share*/
.share {
  color: #888;
}

.share .sline {
  background-color: #00C300;
  background-position: 5px -190px;
}

.share .sgplus {
  background-color: #DF4A32;
  background-position: 8px -97px;
}

.share .sfb {
  background-color: #4862A3;
  background-position: 8px 2px;
}

.share a {
  color: #fff;
  background-image: url(../images/socialicon.png);
  background-repeat: no-repeat;
}

/*search*/
.search-toggle {
  background: #92D050;
  border: 0;
  color: #fff;
  float: right;
  margin-top: 0px;
  padding: 5px 10px 10px;
  border-radius: 5px 5px 0 0;
  margin-bottom: -3px;
} /*\已展開*/
.search-toggle .icon-text {
  font-size: 0;
}

.search-toggle .icon-text::after {
  content: "返回";
  display: block;
  font-size: 14px;
}

.search-toggle > .icon-text {
  margin-top: 0;
}

.search-toggle.collapsed {
  background: none;
} /*未展開*/
.search-toggle.collapsed .icon-text {
  font-size: 15px;
}

.search-toggle.collapsed .icon-text::after {
  content: "";
}

.search_container {
  padding-top: 15px;
}

.search_wrap {
  padding-left: 15px;
  height: auto;
  padding-top: 5px;
}

.search_wrap button {
  border: 0;
  vertical-align: top;
}

.search_wrap .search_txt {
  box-shadow: none;
  padding-left: 6px;
}

.search_wrap .search_txt:focus {
  box-shadow: none;
}

/* .search_container .dropdown-toggle{min-width:147px} */
.search_dropdown_wrap {
  padding-right: 0;
}

.mega-dropdown > .dropdown-menu {
  padding: 10px;
  margin-top: -4px;
  margin-left: -1px;
}

.search_dropdown_wrap > .mega-dropdown {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  margin-right: 2px;
}

.search_btn:hover, .search_btn:active {
  box-shadow: none;
  background-color: unset;
}

.search_dropdown_wrap .dropdown-menu {
  padding: 10px;
  width: 600px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  font-size: 18px;
}

.search_dropdown_wrap .dropdown-menu > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}

.search_dropdown_wrap .dropdown-menu > .btnbar {
  display: block;
  width: 100%;
}

.search_container .dropdown-toggle {
  padding: 5px 10px;
  border-radius: 5px;
  letter-spacing: 2px;
  font-size: 18px;
}

.search_txtwrap {
  padding-left: 0;
  padding-right: 0;
}

.search_dropdown_wrap .keyword {
  width: 395px;
  font-size: 20px;
}

.search_txtwrap > .keyword {
  padding-left: 10px;
  font-size: 16px;
}

.search_btn {
  margin-left: 10px; /*width:90px;*/
  letter-spacing: 2px;
}

.search_dropdown_wrap .price-dropdown li {
  width: 160px;
}

.price-dropdown .pricemin, .price-dropdown .pricemax {
  font-size: 16px;
  width: 120px;
  display: inline-block;
}

.search_dropdown_wrap .dropdown .form-inline {
  display: block;
  width: 100%;
  padding: 5px 0;
}

.search_dropdown_wrap .price-dropdown, .search_dropdown_wrap .year-dropdown {
  width: 400px;
}

.search_dropdown_wrap .direction-dropdown {
  width: 480px;
}

.direction-option > label {
  margin-right: 10px;
}

.year-dropdown .yearmin, .year-dropdown .yearmax {
  width: 40px;
}

.search_dropdown_wrap .room-dropdown {
  width: 350px;
}

.room-dropdown .roommin, .room-dropdown .roommax {
  width: 40px;
}

.ok_btn {
  display: none;
}

.nocase {
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  color: #999;
  display: block;
  margin-top: 50px;
}

.nocase > a {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  .search_wrap {
    height: auto;
    padding-bottom: 10px;
    transition: 500ms height;
  }
  .search_dropdown_wrap {
    padding-left: 0;
  }
  .search_txtwrap, .search_dropdown_wrap {
    display: inline;
    float: none;
  }
}
@media screen and (max-width: 500px) {
  /*.search_dropdown_wrap>.mega-dropdown, 
  .search_container .dropdown-toggle{min-width: 45%}*/
  .search_wrap {
    top: 0;
    padding-bottom: 0;
    padding-top: 0;
    background: #10A05E;
  }
  .search_dropdown_wrap > .mega-dropdown {
    min-width: 48%;
    float: left;
    margin-right: 5px;
  }
  .search_dropdown_wrap > .cityselect2 {
    min-width: 100%;
    float: none;
  }
  .search_container .dropdown-toggle {
    min-width: 100%;
    font-size: 15px;
    margin: 0;
    padding: 0px 20px;
  }
  .search_container {
    padding-top: 0;
  }
  .search_container .row {
    display: flex;
    flex-direction: column;
  }
  .search_container .row .order_item {
    order: -1;
  }
  .search_container .s_btn .s_btn_txt {
    display: none;
  }
  .search_container .s_bar {
    flex: 1;
    padding: 0 5px;
  }
  .search_container .s_bar input[type=text] {
    width: 100%;
    max-width: 600px;
    background-color: #fff;
    border: none;
    border-radius: 50px;
    padding: 12px 25px;
    height: auto;
    box-shadow: none;
  }
  .search_container .s_bar .focus {
    background-color: #E2E2E2;
    outline: none;
    box-shadow: none;
  }
  .search_dropdown_wrap .dropdown-menu {
    width: 210%;
    font-size: 13px;
  }
  .year-dropdown .yearmin, .year-dropdown .yearmax {
    display: inline-block;
  }
  .search_dropdown_wrap .cityselect2 .dropdown-menu {
    width: 100%;
  }
  .search_dropdown_wrap .dropdown:nth-child(3) .dropdown-menu,
  .search_dropdown_wrap .dropdown:nth-child(5) .dropdown-menu,
  .search_dropdown_wrap .dropdown:nth-child(7) .dropdown-menu {
    left: -105%;
  }
  .search_dropdown_wrap .year-dropdown .form-inline {
    display: inline-block;
    width: auto;
  }
  .search_dropdown_wrap .dropdown-menu > li {
    margin-right: 0;
    display: inline-block;
  }
  .search_btn {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .search_dropdown_wrap .city-dropdown2 > li {
    margin-right: 10px;
  }
  .keyword {
    width: 100%;
  }
  .search_wrap_show {
    height: 120px;
    padding-top: 0;
    background: #92D050;
    padding: 5px 10px;
    margin-top: -7px;
    width: 100%;
    overflow: unset;
  }
  .cityselect_show {
    display: block !important;
  }
  .search_dropdown_wrap .keyword {
    width: 100%;
  }
  .search_wrap button {
    margin: 0;
  }
  .search_wrap .s_reset a {
    min-width: auto !important;
  }
}
/*marquee*/
.marquee_wrap {
  width: 100%;
  overflow: hidden;
}

.marquee {
  display: block;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  line-height: 1;
  position: relative;
  overflow: hidden;
  width: 1100px;
  height: 35px; /* height should be included to reserve visual space for the marquee */
  background: url(../images/newstitle.jpg) no-repeat left center;
  padding-left: 100px;
}

.marquee li {
  position: absolute;
  top: -999em;
  left: 0;
  display: block;
  white-space: nowrap; /* keep all text on a single line */
  width: 100%;
  margin-left: 110px;
}

.newsT {
  width: 88%;
  float: left;
}

.newsT > a:hover {
  color: #ff0;
  text-decoration: underline;
}

.marquee li a {
  color: #fff;
  font-weight: normal;
  line-height: 35px;
  width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newsmore {
  float: right;
  text-align: center;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border-radius: 5px;
  margin-top: 5px;
}

@media screen and (max-width: 1024px) {
  .newsmore {
    position: absolute;
    right: 20px;
    box-shadow: 0 0 10px #10A05E;
  }
}
@media screen and (max-width: 1020px) {
  .marquee_wrap {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .marquee {
    width: 100%;
    background: none;
    padding-left: 0px;
  }
  .marquee li {
    margin-left: 15px;
  }
  .newsmore {
    position: absolute;
    right: 20px;
    top: 0;
    box-shadow: 0 0 10px #10A05E;
  }
}
/*slideshow*/
.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(255, 255, 255, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80ffffff', GradientType=1);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00000000', GradientType=1);
}

.carousel-caption {
  bottom: 10%;
  text-shadow: 0 0 50px #FFF, 0 0 20px #FFF, 0 0 20px #000;
}

.carousel-caption > h1 {
  color: #fff;
  font-weight: bold;
}

.carousel-caption .btn {
  margin-top: 30px;
  box-shadow: 0 0 50px rgb(255, 255, 255), 0 20px 50px rgba(255, 255, 255, 0.5);
}

.carousel-caption .btn .glyphicon {
  margin-left: 10px;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-fade .carousel-inner .item img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    /* left: auto;
     right: 20%;*/
    padding-bottom: 30px;
    /*width: 700px;*/
  }
}
@media screen and (max-width: 1100px) {
  /*.indexslide{margin-top: -200px;}*/
  .carousel-inner {
    width: 100%;
    padding-top: 0px;
  }
  .carousel-inner > .item > img {
    max-width: 300%;
    margin: 0 auto;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .carousel-caption {
    bottom: 25%;
    padding-bottom: 0;
  }
  .carousel-caption > h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .carousel-inner > .item > img {
    width: 150% !important;
    position: relative;
    left: -25%;
  }
  .carousel-caption {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 0;
  }
  .carousel-caption .btn {
    margin-top: 0;
  }
  .carousel-caption > h1 {
    font-size: 0;
    margin-top: 0;
  }
  .carousel-indicators {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .indexslide {
    margin-top: 0px;
  }
  .carousel-caption {
    bottom: 0;
  }
}
/*wrapper*/
.wrapper {
  position: relative;
  min-height: 600px; /*top:-140px;margin-bottom: -140px*/
}

.slidehide .wrapper {
  top: 0;
  margin-bottom: 0;
}

/*.slidehide #header{background: #0BAD63}*/
.slidehide #top_indexslide {
  display: none;
}

@media screen and (min-width: 1000px) {
  .wrapper {
    min-height: 700px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper {
    top: 0px;
    margin-bottom: 0px;
    min-height: 300px;
  }
}
@media screen and (max-width: 992px) {
  .wrapper {
    top: -36px;
  }
}
/*caselist global*/
.case_sort {
  background: url(../images/sort_corner.png) no-repeat left top;
  position: absolute;
  top: -108px;
  padding-left: 60px;
  padding-top: 8px;
  padding-right: 10px;
  right: 0;
}

.case_sort > .form-control {
  padding: 3px 6px;
  border: 0;
  width: 150px;
  background: #eee;
}

.case_sort > .form-control:focus {
  outline: 0;
}

.case_list {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
}

.case_list > li {
  border-bottom: 1px dotted #aaa;
  overflow: hidden;
  transition: 500ms all;
  position: relative;
  top: 0px;
}

.case_list > li:hover {
  box-shadow: 0 0 10px #aaa;
  position: relative;
  top: -2px;
  cursor: pointer;
}

.case_list > li > a {
  text-decoration: none;
  color: #333;
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.imgbox {
  width: 250px;
  height: 160px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  background: url(../images/noimg.jpg) center no-repeat;
}

.imgbox, .info_wrap, .info_wrap2 {
  vertical-align: top;
}

.imgbox:after {
  content: "查看此案件";
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 250px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  opacity: 0;
  transition: 500ms opacity;
  left: 50%;
  transform: translate(-50%, -50%);
}

.imgbox:hover:after {
  opacity: 1;
}

.obj-list-info {
  width: calc(100% - 110px);
  display: flex;
}

.case_img { /*max-height:160px;*/
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.info_wrap {
  width: 40%;
  margin-left: 30px;
}

.name, .feature {
  margin: 0 0 8px;
  /*font-family: 'Noto Sans TC', 'microsoft jhenghei', sans-serif;*/
  line-height: 100%;
  font-family: "microsoft jhenghei", sans-serif;
  font-weight: bold;
}
@media (max-width: 500px) {
  .name, .feature {
    margin: 0;
  }
}

.name {
  color: #1478ea;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0;
}
.name p {
  margin-bottom: 0;
}

.feature {
  color: #666;
  font-size: 22px;
  margin-top: 10px;
  width: 550px;
  line-height: 150%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.intro {
  margin: 0;
}

.intro, .layout {
  display: inline;
  font-size: 18px;
  color: #555;
  margin: 0 0 2px;
  line-height: 150%;
}

.layout {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .layout {
    margin-left: 0;
  }
}

.intro .num, .layout .num {
  font-weight: bold;
  font-family: Verdana;
  margin: 0 2px;
  color: #000;
}

@media (max-width: 500px) {
  .size {
    font-size: 13px;
    padding-left: 0;
    padding-right: 5px;
  }
}

.price_wrap { /*margin-top: -45px;float: right;*/
  text-align: right;
  padding-right: 10px;
  width: 110px;
  right: 0;
  top: 10px;
}

.oprice {
  color: #999;
  margin: 0;
  display: inline-block;
  position: relative;
}

.oprice::after {
  content: "";
  display: block;
  background: url(../images/oprice.png) no-repeat top center;
  height: 20px;
  position: absolute;
  top: 5px;
  width: 90%;
  left: -2px;
  transform: unset;
}

.oprice > span {
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
}

.sprice {
  color: #000;
  margin: 0;
  font-size: 24px;
}

.sprice > span {
  color: red;
  font-size: 60px;
  font-weight: bold;
  font-family: tahoma, Arial, sans-serif;
}

.more {
  background: #009B4D;
  background: #009b4d;
  background: rgb(79, 169, 56);
  background: linear-gradient(to bottom, rgb(79, 169, 56) 0%, rgb(57, 147, 34) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa938', endColorstr='#399322',GradientType=0 );
  color: #fff;
  font-size: 13px;
  padding: 2px 3px;
  display: block;
  margin-top: 3px;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 1px;
  width: 80px;
  float: right;
}

.more:hover {
  text-shadow: 0 0 10px #fff;
}

.rent_case_list .price_wrap {
  width: 180px;
  line-height: 1;
}

.rent_case_list .price_wrap .sprice {
  white-space: nowrap;
  margin-bottom: 5px;
  display: flex;
  align-items: flex-end;
}

.rent_case_list .obj-list-info {
  width: calc(100% - 180px);
}

.rent_case_list .sprice > span {
  font-size: 24px;
  flex: 1;
}

.rent_case_list .sprice .s-txt {
  font-size: 16px;
  color: #1c9721;
  flex: 0;
}

@media screen and (max-width: 1000px) {
  .imgbox {
    width: 110px;
    float: left;
  }
  .tilt__back, .tilt__front {
    background-size: 100% auto;
    background-position: top left;
  }
  /* .price_wrap{float: right;margin-top: -80px;} */
  .case_sort {
    position: static;
    padding-left: 0px;
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .imgbox, .tilt {
    height: 95px;
  }
  /* .info_wrap{float: left;width:60%;} */
  .name {
    font-size: 15px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .feature {
    width: 100%;
    font-size: 14px;
    margin-top: 0;
    padding-top: 0;
  }
  .rent_case_list .feature {
    width: 100%;
    font-size: 15px;
    margin-top: 0;
    padding-top: 0;
    display: none;
  }
  /* .info_wrap2{float: left;} */
  .intro {
    height: 2.4em;
  }
  .intro span:first-child {
    width: 100%;
  }
  /* .oprice, .sprice{display: inline} */
  /* .price_wrap{text-align: right;width: 100px;} */
  .more {
    margin-top: 10px;
  }
  /* .info_wrap{float: left;width:50%;} */
  .imgbox {
    width: 110px;
    float: left;
  }
  .imgbox, .tilt {
    height: 95px;
    background-size: 100% auto;
  }
  .case_img {
    margin-left: 0;
  }
  .rent_case_list .sprice > span {
    font-size: 18px;
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .obj-list-info, .price_wrap, .rent_case_list .obj-list-info {
    width: 100%;
    align-items: center;
  }
  .price_wrap {
    display: inline-block;
    align-items: flex-end;
    padding-right: 100px;
    padding-left: 0px;
    justify-content: start;
    width: 100%;
  }
  .rent_case_list .price_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-right: 100px;
    padding-left: 0px;
    justify-content: start;
    width: 100%;
  }
  .more {
    position: absolute;
    right: 15px;
  }
  .rent_case_list .price_wrap .sprice {
    width: 50%;
    white-space: nowrap;
    margin-right: 2%;
    margin-top: 5px;
  }
  .rent_case_list .price_wrap .sprice span {
    text-align: right;
  }
  .rent_case_list .price_wrap .sprice.m-price, .rent_case_list .price_wrap .sprice.p-price {
    width: 48%;
  }
  .rent_case_list .price_wrap .sprice.m-price span, .rent_case_list .price_wrap .sprice.p-price span {
    text-align: center;
    flex: 1;
  }
  .price_wrap {
    position: unset;
    text-align: left;
    padding: 0;
    display: flex;
    white-space: nowrap;
    justify-content: start;
  }
  .price_wrap .more {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .imgbox {
    height: 120px;
    width: 120px;
    margin: 0;
  }
  .case_img {
    max-width: 100%;
  }
  .info_wrap {
    padding: 10px 5px;
    width: calc(100% - 120px);
  }
  .sprice > span {
    font-size: 24px;
  }
  .sprice {
    font-size: 13px;
    width: 100%;
    order: -1;
  }
  .rent_case_list .price_wrap .sprice {
    width: 100%;
    white-space: nowrap;
    margin: 0;
  }
  .rent_case_list .price_wrap .sprice.m-price, .rent_case_list .price_wrap .sprice.p-price {
    width: 100%;
  }
  .rent_case_list .price_wrap .sprice.m-price span, .rent_case_list .price_wrap .sprice.p-price span {
    text-align: right;
    flex: 1;
  }
  .rent_case_list .price_wrap {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    line-height: 1.2;
    padding: 0;
  }
  .rent_case_list .price_wrap .more {
    bottom: 10px;
  }
  .rent_case_list .sprice > span {
    font-size: 18px;
    text-align: right;
  }
  .rent_case_list .sprice .s-txt {
    width: 60px;
    display: inline-block;
    font-size: 17px;
    text-align: center;
  }
}
/*caselist_min*/
.case_list_min {
  list-style: none;
  padding: 0;
  margin: 0;
}

.case_list_min > li {
  border-bottom: 1px dotted #aaa;
  overflow: hidden;
  padding: 10px 5px;
}

.case_list_min > li > a {
  text-decoration: none;
  color: #333;
}

/*service*/
.service_table {
  width: 500px;
}

.service_table td {
  line-height: 45px;
  vertical-align: top;
  font-size: 17px;
  color: #444;
  height: 45px;
  width: 370px;
}

.service_table .label {
  width: 10%;
  text-align: right;
}

.service_table input {
  width: 100%;
  border: 0;
  background: #eee;
  height: 40px;
  outline: none;
  padding-left: 5px;
}

.service_table input[type=radio] {
  width: auto;
  height: auto;
  background: #fff;
}

.serviceInput {
  width: 100%;
  border: 0;
  background: #fff;
  border: 1px solid #ccc;
  outline: none;
  padding-left: 5px;
}

.service_table input:focus {
  box-shadow: 0 0 5px #999;
}

.serviceInput:focus {
  box-shadow: 0 0 5px #999;
}

.code {
  float: left;
  margin-right: 10px;
}

.service_table .submit_btn {
  line-height: 40px;
  width: 100px;
  color: #fff;
  background: #00923F;
  cursor: pointer;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.service_table .submit_btn:hover {
  color: #00923F;
  border: 1px solid #00923F;
  background: #FFF;
  transition: border-color 0.2s linear, background-color 0.2s linear;
}

.star {
  color: #CF0E0E;
}

@media (max-width: 800px) {
  .service_table input, .serviceInput {
    width: 100%;
  }
  .service_table, .service_table td {
    width: 100%;
  }
  .service_table td, .service_table tr {
    display: block;
    height: auto;
    line-height: 100%;
  }
  .service_table .label {
    padding: 20px 0 5px;
    text-align: left;
  }
}
/*share*/
.sharehint {
  position: relative;
  top: 0px;
  margin-right: 10px;
}

.share {
  color: #888;
  line-height: 200%;
  padding-top: 10px;
  font-size: 13px;
  padding-left: 5px;
  margin-bottom: 20px;
}

.share > a {
  padding: 1px 10px 3px 45px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-weight: normal;
  font-family: verdana;
  font-size: 10pt;
  background-image: url(../images/socialicon.png);
  background-repeat: no-repeat;
  margin: 0 12px 10px 0;
  display: inline-block;
}

.share > a:hover {
  opacity: 0.9;
}

.share > .sprint {
  border: 1px solid #067D41;
  color: #067D41;
  background-position: 5px -320px;
}

.share iframe {
  width: 130px;
  transform: scale(1.5);
  margin-top: 7px;
  margin-left: 15px;
}

.fb-save iframe {
  transform: scale(1.1);
  margin-top: 12px;
  width: 155px !important;
}

.share .sfb {
  background-color: #4862A3;
  background-position: 8px 1px;
  margin-left: 25px;
}

.share .sgplus {
  background-color: #DF4A32;
  background-position: 8px -98px;
  margin-left: 0;
}

.share .smail {
  background-color: #DF4A32;
  background-position: 8px -97px;
}

.fb_iframe_widget {
  top: -10px;
  margin-right: 15px;
}

.soldnum {
  position: relative;
  top: -5px;
}

.share .sline, .share .slinepc {
  background-color: #00C300;
  background-position: 5px -191px;
}

.share .sline {
  display: none;
}

@media only screen and (max-width: 768px) {
  .share .sline {
    display: inline-block;
  }
  .share .slinepc, .share .sprint {
    display: none;
  }
  .share iframe {
    margin-top: -3px;
  }
  .share .fb-save iframe {
    margin-top: 7px;
  }
}
/*footer*/
#footer > .container {
  position: relative;
}

.footer_logo {
  vertical-align: bottom;
  display: block;
  float: left;
  margin-top: 5px;
  height: auto;
}

.footer_nav {
  list-style: none;
  margin: 0;
  float: left;
  padding: 18px 0 0;
  text-align: right;
  margin-right: -10px;
}

.footer_nav > li {
  float: left;
}

.footer_nav > li > a {
  color: #fff;
  font-size: 18px;
}

.btm_info1 {
  vertical-align: top;
  color: #fff;
  width: 78%;
  float: left;
  padding: 8px 0;
}

.btm_info1 > .divtable {
  width: 97%;
}

.fbpage {
  margin-right: 8px;
}

.store_name {
  float: left;
  margin: 0;
  font-weight: bold;
}

.store_tel > a {
  color: #fff;
}

.btm_info2 {
  text-align: center;
  padding: 8px 0; /*width:22%;float: left;*/
  color: #fff;
  line-height: 230%;
}

.copyright {
  margin-left: 15px;
}

.copyright > a {
  color: #fff;
  text-decoration: underline;
}

.copyright > br {
  display: none;
}

.gotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
}

@media screen and (max-width: 1270px) {
  .btm_info > p {
    width: 33%;
    display: inline-block;
    vertical-align: top;
  }
  .btm_info2 {
    line-height: 200%;
    text-align: left;
  }
  .copyright {
    display: flex;
    width: calc(100% - 125px);
  }
  .copyright span {
    display: none;
  }
  .copyright a {
    margin-left: 10px;
  }
  [name=ss_imgTag] {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 800px) {
  /*.footer_logo{max-width: 100%;height:auto;}*/
  .footer_nav {
    padding: 5px 0;
    float: left;
    display: none;
  }
  .footer_nav > li {
    margin: 0;
    padding: 10px;
  }
  .footer_nav > li::after {
    content: "｜";
    position: absolute;
    color: #fff;
    display: none;
  }
  .btm_info2, .btm_info1 {
    width: 100%;
  }
  .btm_info1, .footer_logo {
    display: block;
  }
  .btm_info > p {
    width: 100%;
  }
  .btm_info1 .tr, .btm_info1 .td, .btm_info1 .divtable {
    display: block;
  }
  .btm_info1 .tr {
    width: 50%;
    float: left;
  }
  .store_name {
    float: none;
  }
  .copyright > br, .copyright > a {
    display: block;
  }
}
@media screen and (max-width: 670px) {
  .btm_info1 .tr {
    width: 100%;
    float: none;
  }
  .copyright {
    line-height: 140%;
    float: none;
    width: 100%;
    margin: 0;
    font-size: 12px;
    justify-content: center;
  }
}
.title .dropdown-menu li {
  padding: 2px 10px;
}

.title .dropdown-menu .btn-info, .title .dropdown-menu .btn-primary, .title .dropdown-menu .btn-success, .title .dropdown-menu .btn-warning {
  color: #fff;
  text-align: left;
  text-shadow: none;
  border: 0;
}

.title .dropdown-menu .btn-info:focus, .title .dropdown-menu .btn-info:hover, .title .dropdown-menu .btn-primary:focus, .title .dropdown-menu .btn-primary:hover, .title .dropdown-menu .btn-success:focus, .title .dropdown-menu .btn-success:hover, .title .dropdown-menu .btn-warning:focus, .title .dropdown-menu .btn-warning:hover {
  background-color: #555;
  border: 0;
}

.InsertBar {
  border-radius: 16px;
  margin: 5px 0 20px;
  padding: unset;
  width: 100%;
  max-width: 900px;
  position: absolute;
  left: 50%;
  top: 57%;
  transform: translate(-50%, -50%);
  z-index: 15;
}

.InsertBar #ctl11_mobile_btn {
  display: flex;
  overflow: hidden;
}

.InsertBar #ctl11_mobile_btn > div:first-child {
  display: flex;
  padding-right: 5px;
}

.InsertBar #ctl11_mobile_btn .btn, .InsertBar #ctl11_mobile_btn .form-control {
  font-size: 15px;
}

.InsertBar #ctl11_mobile_btn #SelCondition {
  width: auto !important;
  padding-left: 5px;
}

.InsertBar #ctl11_mobile_btn .span_condition {
  padding-left: 5px;
  padding-right: 5px;
}

.InsertBar #ctl11_mobile_btn #SelStatus {
  width: 100%;
  padding-left: 5px;
}

.InsertBar #ctl11_mobile_btn .input-group {
  width: calc(100% - 122px);
}

.InsertBar .span-city-name {
  display: none;
}

.InsertBar .search-keyword-bar {
  display: inline-flex;
}

.InsertBar .btn-group-3 .BtnReveal + .dropdown-menu, .InsertBar .btn-group-4 .BtnReveal + .dropdown-menu, .InsertBar .btn-group-6 .BtnReveal + .dropdown-menu {
  width: 400px;
  top: 100%;
  z-index: 999;
}

.InsertBar .btn-group-7 .BtnReveal + .dropdown-menu {
  width: 350px;
  top: 100%;
  left: auto;
  right: 0;
  background: #fff;
}

.InsertBar .btn-group-7 .panel-body {
  background: #dfdfdf;
}

.InsertBar .btn-group-11 .dropdown-menu {
  background: #fff;
  padding-top: 5px;
}

.InsertBar .btn-group-11 .dropdown-menu div {
  width: 100%;
  padding: 0 10px 0;
  margin: 2px 0 5px;
}

.InsertBar .btn-group-11 .dropdown-menu div:last-child > a {
  border-bottom: 0;
}

.InsertBar .btn-group-11 .dropdown-menu a {
  display: block;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding-bottom: 5px;
}

.InsertBar .btn-group-11 .dropdown-menu a:hover {
  text-decoration: none;
}

.InsertBar .btn-group-add {
  position: relative;
}

.InsertBar .btn-group-add .btn {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 12px;
  width: 100%;
}

.InsertBar .btn-group-add .dropdown-menu {
  right: 0;
  left: auto;
}

.InsertBar .btn-group-add .dropdown-menu .btn {
  border: 0;
  color: #fff;
  border-radius: 0;
  margin-bottom: 10px;
}

.InsertBar .btn-group-add .dropdown-menu .btn:hover {
  background: #555;
}

.InsertBar .btn-group-add .dropdown-menu .btn-default {
  color: #555;
  margin-bottom: 0;
}

.InsertBar .btn-group-add .dropdown-menu .btn-default:hover {
  background: #ccc;
}

.InsertBar .btn-group-add .dropdown-menu li {
  padding-left: 5px;
  padding-right: 5px;
}

.InsertBar .btn-group-add .dropdown-menu li:last-child .btn {
  margin-bottom: 0;
}

@media screen and (max-width: 1060px) {
  .InsertBar .btn-group-6 .BtnReveal + .dropdown-menu {
    width: 350px;
    left: auto;
    right: 0;
  }
  .InsertBar {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 800px) {
  .txt-now-select {
    display: none;
  }
  .InsertBar {
    background: none;
    padding: 0px;
    border: 0;
    margin: 5px 0;
    width: auto;
  }
  .InsertBar .btn-group {
    position: static;
    margin-bottom: 0px;
  }
  .InsertBar .btn-group .btn {
    border: 0;
    border-radius: 0;
    border-right: 1px solid #ccc;
  }
  .InsertBar .btn-group .btn:focus, .InsertBar .btn-group .btn:hover {
    background: none;
    box-shadow: none;
  }
  .InsertBar .btn-group:last-child > .btn {
    border-right: 0;
  }
  .InsertBar .btn-group .BtnReveal + .dropdown-menu {
    left: 0;
    right: auto;
    width: calc(100% - 10px);
    top: auto;
    margin-top: 32px;
    margin-left: 5px;
  }
  .InsertBar .btn-group-add {
    float: right;
    width: 65px;
    position: relative;
  }
  .InsertBar .btn-group-add .btn {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 12px;
    width: 100%;
  }
  .InsertBar .btn-group-add .dropdown-menu {
    right: 0;
    left: auto;
  }
  .InsertBar #BtnSearch, .InsertBar #txtSearch {
    margin-bottom: 5px;
  }
  .InsertBar .search-keyword-bar {
    width: calc(100% - 115px);
    position: relative;
    display: inline-block;
  }
  .InsertBar .search-keyword-bar input {
    width: 100%;
    padding-left: 40px;
    padding-right: 70px;
  }
  .InsertBar .search-keyword-bar .search_btn {
    position: absolute;
  }
  .InsertBar .search-keyword-bar #BtnSearch {
    position: absolute;
    width: 40px;
    font-size: 0;
    background: none;
    border: 0;
    left: 0;
    color: #4CA44B;
    top: 0;
  }
  .InsertBar .search-keyword-bar #BtnSearch .glyphicon {
    font-size: 20px;
  }
  .InsertBar .search-keyword-bar .btn-reset {
    position: absolute;
    background: none;
    border: 0;
    right: 0;
    color: #555;
    top: 3px;
  }
  .InsertBar .search-keyword-bar .btn-reset .glyphicon {
    font-size: 15px;
  }
  .InsertBar #ctl11_mobile_btn {
    flex-wrap: wrap;
  }
  .InsertBar #ctl11_mobile_btn > div:first-child {
    flex-wrap: wrap;
    width: 100%;
    white-space: normal;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .InsertBar #ctl11_mobile_btn > div:first-child .btn {
    font-size: 12px;
    padding: 5px 3px;
    width: calc(25% - 4px);
  }
  .InsertBar #ctl11_mobile_btn .input-group {
    width: 100%;
  }
  .InsertBar.search591 .search-keyword-bar {
    width: calc(100% - 105px);
  }
  .InsertBar.search591 .btn-group-add {
    width: 100px;
  }
  .InsertBar.search591 .btn-group .btn {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .InsertBar.search591 #ctl11_mobile_btn {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 5px;
    overflow: hidden;
  }
  .InsertBar.search591 #ctl11_mobile_btn .btn small {
    display: block;
  }
  .InsertBar.search591 #ctl11_mobile_btn > div {
    width: 100%;
    display: flex;
    padding-right: 0;
    flex-wrap: wrap;
  }
  .InsertBar.search591 #ctl11_mobile_btn .btn {
    flex: 1;
    white-space: normal;
  }
  .InsertBar.search591 #ctl11_mobile_btn .btn:last-child {
    margin-right: 0 !important;
  }
  .InsertBar.search591 #ctl11_mobile_btn .SetNotify {
    width: 100%;
    margin-right: 5px;
    flex: 0 0 auto;
  }
}
.BtnReveal + .dropdown-menu {
  background: #eee;
  padding: 0;
}

.BtnReveal + .dropdown-menu > label {
  display: block;
  margin-bottom: 10px;
  cursor: pointer;
  width: 100%;
  padding: 5px 10px;
}

.BtnReveal + .dropdown-menu .panel-group {
  width: 100%;
  margin: 5px;
}

.BtnReveal + .dropdown-menu .panel {
  background: none;
  border: 0;
  box-shadow: none;
}

.BtnReveal + .dropdown-menu .panel .collapse.in {
  background: none;
}

.BtnReveal + .dropdown-menu .panel label {
  cursor: pointer;
}

.BtnReveal + .dropdown-menu .panel-heading {
  border: 0;
  border-bottom: 1px solid #ccc;
  background: none;
  padding: 0;
  color: #000;
}

.BtnReveal + .dropdown-menu .panel-heading a {
  color: #000;
  display: block;
  text-decoration: none;
  padding: 8px 10px;
}

.BtnReveal + .dropdown-menu .panel-heading a:hover {
  background: #ddd;
}

.BtnReveal + .dropdown-menu .panel-heading a:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "▼";
  float: right;
}

.BtnReveal + .dropdown-menu .panel-title {
  font-size: 15px;
}

.BtnReveal + .dropdown-menu .panel-body {
  padding: 5px;
  background: #ddd;
}

.BtnReveal + .dropdown-menu .panel-body label {
  width: 32%;
  margin-right: 0;
}

@media screen and (max-width: 800px) and (min-width: 500px) {
  .BtnReveal + .dropdown-menu .panel-body .BoxPrice {
    width: 24%;
  }
}
.open .BtnReveal + .dropdown-menu {
  display: flex;
  flex-wrap: wrap;
}

.div-cate-item, .div-city-list, .div-price-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 5px;
  width: 60px;
  background: #fff;
  font-size: 15px;
  color: #999;
}

.div-cate-item a, .div-city-list a, .div-price-item a {
  display: block;
  font-size: 15px;
  color: #000;
  padding: 5px 6px 5px 2px;
  text-decoration: none;
}

.div-cate-item a:focus, .div-cate-item a:hover, .div-city-list a:focus, .div-city-list a:hover, .div-price-item a:focus, .div-price-item a:hover {
  background: #eee;
  text-decoration: none;
}

.div-cate-item a.active, .div-city-list a.active, .div-price-item a.active {
  color: #fff;
  background: #5CB85C;
  border-radius: 5px 0 0 5px;
  text-decoration: none;
}

.div-cate-item, .div-city-list, .div-price-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 5px;
  width: 60px;
  background: #F4F4F4;
  font-size: 15px;
  color: #999;
}
.div-cate-item .num, .div-city-list .num, .div-price-item .num {
  background: #01ab04;
  color: #fff;
  font-size: 12px;
  display: flex;
  width: 22.5px;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.div-cate-item .num:empty, .div-city-list .num:empty, .div-price-item .num:empty {
  display: none;
}

.div-cate-item a, .div-city-list a, .div-price-item a {
  display: block;
  font-size: 15px;
  color: #000;
  padding: 5px 6px 5px 2px;
  text-decoration: none;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.div-cate-item a:focus, .div-cate-item a:hover, .div-city-list a:focus, .div-city-list a:hover, .div-price-item a:focus, .div-price-item a:hover {
  background: #eee;
  text-decoration: none;
}

.div-cate-item a.active, .div-city-list a.active, .div-price-item a.active {
  color: #5CB85C;
  background: #fff;
  border-radius: 5px 0 0 5px;
  text-decoration: none;
}

.div-area-list, .div-cate-list, .div-price-list {
  padding: 0 5px;
  border-left: 0px solid #5CB85C;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
} /* width:calc(100% - 70px) */
.div-area-list label, .div-cate-list label, .div-price-list label {
  margin: 0 0 10px 0;
  width: 33%;
  cursor: pointer;
  padding: 2px 5px;
  border-radius: 5px;
}

.div-area-list label:hover, .div-cate-list label:hover, .div-price-list label:hover {
  background: #ddd;
}

.div-area-list input[type=checkbox], .div-area-list input[type=radio], .div-cate-list input[type=checkbox], .div-cate-list input[type=radio], .div-price-list input[type=checkbox], .div-price-list input[type=radio] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-top: 0;
}
.div-area-list input[type=checkbox]:checked, .div-area-list input[type=radio]:checked, .div-cate-list input[type=checkbox]:checked, .div-cate-list input[type=radio]:checked, .div-price-list input[type=checkbox]:checked, .div-price-list input[type=radio]:checked {
  accent-color: #00AB00;
}

@media screen and (max-width: 800px) and (min-width: 500px) {
  .div-area-list label, .div-cate-list label, .div-price-list label {
    width: 19%;
  }
}
.div-city-list {
  width: 30%;
  height: 200px;
  overflow-y: auto;
  padding: 0 0 0 5px;
}

.div-city-list .city-info {
  font-size: 15px;
  color: #999;
  padding-top: 5px;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}

.div-city-list .city-info br {
  display: none;
}

.div-city-list .city-info a {
  margin-bottom: 0;
  display: inline-block;
  text-indent: 0;
  display: flex;
  justify-content: space-between;
}
.div-city-list .city-info a .SetCity_num {
  display: none;
}

.div-city-list .city-info a.active {
  border-radius: 5px;
}
.div-city-list .city-info a.active .SetCity_num {
  background: #01ab04;
  color: #fff;
  font-size: 12px;
  display: flex;
  width: 22.5px;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.div-city-list .city-info a.active .SetCity_num:empty {
  display: none;
}

.div-area-list {
  border-left: 0;
  border-left: 0px solid #5CB85C;
  padding-top: 10px;
  width: 70%;
  display: block;
  height: 200px;
  overflow-y: auto;
  background: #fff;
}

.div-area-list label {
  width: 100%;
}

.div-cate-item {
  width: 80px;
}

.div-cate-list {
  width: calc(100% - 90px);
}

.div-cate-list label {
  width: 45%;
}

.div-tool-bar {
  width: 100%;
  background-color: #fff;
  padding: 4px;
  display: flex;
}
.div-tool-bar .remove_select {
  display: inline-block;
  width: 49%;
  padding: 8px 0;
  margin-right: 2%;
  border: 0px solid #ddd;
  color: #01AB04;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
}
.div-tool-bar .go_search_btn {
  display: inline-block;
  width: 49%;
  padding: 8px 0;
  border: 1px solid #01AB04;
  color: #fff;
  border-radius: 8px;
  background-color: #01AB04;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 800px) and (min-width: 500px) {
  .div-cate-list label {
    width: 19%;
  }
}
.div-price-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.div-price-list .BoxPrice {
  width: 50%;
  font-size: 15px;
  margin: 3px 0;
  padding: 2px 5px;
}

.div-price-list .BoxPrice:focus, .div-price-list .BoxPrice:hover {
  text-decoration: none;
}

.div-price-list .BoxPrice.active {
  background: #5CB85C;
  color: #fff;
  border-radius: 5px;
}

.div-price-list p.BoxPrice {
  width: 100%;
}

.div-price-list a {
  color: #000;
}

.div-price-list .BoxPrice {
  width: 33%;
}

@media screen and (max-width: 400px) {
  .div-price-list .BoxPrice {
    width: 100%;
  }
}
.container > .navbar-header {
  float: none;
}
.container > .navbar-header .navbar-brand {
  height: auto;
  padding: 0;
}
.container > .navbar-header .navbar-brand .pc_img {
  display: block;
  max-width: 100%;
}
@media (max-width: 1000px) {
  .container > .navbar-header .navbar-brand .pc_img {
    display: none;
  }
}
.container > .navbar-header .navbar-brand .m_img {
  display: none;
}
@media (max-width: 1000px) {
  .container > .navbar-header .navbar-brand .m_img {
    display: inline-block;
  }
}

.img-label-outer {
  position: absolute;
  top: 5px;
  left: 5px;
  display: flex;
  z-index: 10;
  flex-wrap: wrap;
}
.img-label-outer .img-label {
  background: #4CA54B;
  color: #fff;
  padding: 2px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

.pagination {
  margin: 21px 0 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.arrow:active {
  color: #1D871D;
}
@media (max-width: 768px) {
  .arrow {
    display: inline-block;
  }
}

.container {
  max-width: 1400px;
  margin: auto;
  padding: 0 15px;
}
@media (max-width: 992px) {
  .container {
    padding: 0 15px;
  }
}

.btn-style {
  display: inline-block;
  position: relative;
  z-index: 1;
  min-width: 200px;
  background: #FFFFFF;
  border: 2px solid #1D871D;
  border-radius: 16px;
  color: #1D871D;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  transition: 0.5s;
  padding: 10px 20px;
}

.btn-style span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1D871D;
  transform: translateY(100%);
  border-radius: 100%;
  transition: 0.5s;
  z-index: -1;
}

.btn-style:hover,
.btn-style:focus {
  color: #fff;
}

.btn-style:hover span {
  transform: translateY(0) scale(2);
}

.title h2 {
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 500;
  font-family: sans-serif;
  color: #000;
}
@media (max-width: 768px) {
  .title h2 {
    font-size: 28px;
  }
}

.st-space {
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .st-space {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .st-space {
    margin-bottom: 30px;
  }
}

img {
  max-width: 100%;
}

#div_header #header {
  width: 100%;
  height: auto;
  position: fixed;
  padding: 0px;
  z-index: 999;
  top: 0;
  left: 0;
  background: linear-gradient(-90deg, #6ACB58 0%, #1D871D 100%);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
#div_header #header .navbar-wrapper {
  padding: 0;
}
#div_header #header .navbar-wrapper .navbar {
  padding: 0;
}
#div_header #header .navbar-wrapper .navbar .container {
  width: 100%;
  max-width: 1400px;
  padding: 0;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  z-index: 1000;
  flex-wrap: unset;
}
#div_header #header .navbar-wrapper .navbar .container .navbar-header .navbar-toggler {
  display: none;
}
#div_header #header .navbar-wrapper .navbar .container .navbar-header .sitename {
  flex: 1;
}
#div_header #header .navbar-wrapper .navbar .container .navbar-header .sitename img {
  width: auto;
  height: 70px;
  margin: 8px;
  -o-object-fit: contain;
     object-fit: contain;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding-right: 12px;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul li a {
  padding: 14px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  font-family: sans-serif;
  color: #fff;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul li a::after {
  display: none;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub {
  position: relative;
  background: transparent;
  border-radius: 5px 5px 0 0;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub i {
  color: #999;
  font-size: 16px;
  display: none;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub i.bi-globe {
  display: block;
  color: #fff;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 0%;
  width: 100%;
  height: 0;
  border-left: 55px solid transparent;
  border-right: 55px solid transparent;
  border-bottom: 15px solid #fff;
  z-index: 1;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover::after {
  content: "";
  position: absolute;
  top: -10px;
  right: 7px;
  width: 10px;
  height: 10px;
  background: #fff;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover a {
  color: #1D871D;
  background-color: #fff;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover .sub-menu {
  position: absolute;
  width: 100%;
  top: 55px;
  left: 0px;
  display: flex;
  opacity: 1;
  transform: translateY(0);
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu {
  position: absolute;
  top: 100%;
  left: 0%;
  width: 115%;
  background: #fff;
  padding: 0px 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  display: none;
  flex-direction: column;
  overflow: hidden;
  z-index: 99;
  transform: translateY(10px);
  transition: all 0.3s;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu.active {
  display: flex;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu .sub-li {
  border-bottom: 1px solid #eee;
  text-align: center;
  width: 115%;
  margin: 0;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu .sub-li a {
  display: block;
  color: #333;
  font-size: 18px;
  width: 100%;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu .sub-li:nth-child(1n) a {
  color: #1D871D;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu .sub-li:nth-child(2n) a {
  color: #E67E22;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub .sub-menu .sub-li:hover {
  background-color: #f5f5f5;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list {
  background-color: transparent;
  display: flex;
  background-color: #fff;
  border-radius: 200px;
  padding: 0 15px 0 0;
  align-items: center;
  justify-content: center;
  width: auto;
}
@media (max-width: 992px) {
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list {
    order: -1;
    box-shadow: 0 0 10px rgba(0, 122, 53, 0.3019607843);
    margin: 10px 10px 10px auto;
  }
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list::after, #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list::before {
  display: none;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list i {
  color: #007A35;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: unset !important;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list > a {
  background: transparent;
  padding: 10px 20px;
  width: auto;
}
@media (max-width: 992px) {
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list > a {
    padding: 0;
  }
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list .sub-menu {
  display: flex !important;
  position: unset;
  border-radius: 15px;
  right: 0;
  left: auto;
  top: 65px;
  flex-direction: row !important;
  transform: translateY(0);
  list-style: none;
  background-color: transparent;
  box-shadow: none;
  width: auto;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list .sub-menu li {
  width: auto;
  border: 0;
  margin-right: 10px;
  padding: 0 !important;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list .sub-menu li:last-child {
  margin-right: 0;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list .sub-menu li a {
  padding: 0;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list .sub-menu li.sub-li:hover {
  background-color: transparent;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list:hover .sub-menu {
  display: flex !important;
  max-height: unset;
  width: auto;
  background: unset;
  font-size: 18px;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.globe_list:hover .sub-menu .sub-li a {
  font-size: 18px;
}
#div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover .sub-menu {
  display: flex;
  flex-direction: column;
  opacity: 0.9;
  transform: translateY(0);
}
@media (max-width: 992px) {
  #div_header #header .navbar-wrapper .navbar .container .sitename img {
    display: flex;
    max-width: 100%;
    margin-left: 14px;
    width: auto;
    height: 40px;
    -o-object-fit: unset;
       object-fit: unset;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul {
    display: none;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul li {
    padding: 12px 10px;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul li a {
    font-size: 16px;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub i {
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
    transition: transform 0.3 ease;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.active i {
    display: flex;
    transform: rotate(-90deg);
    transition: transform 0.3 ease;
  }
  #div_header #header .navbar-wrapper .navbar .container {
    padding: 0px 15px;
    opacity: 1;
    height: 50px;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar {
    position: fixed;
    top: 50px;
    right: 0;
    width: 100%;
    height: auto;
    background: rgb(255, 255, 255);
    backdrop-filter: blur(10px);
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    padding-top: 0px;
    transform: translateX(100%);
    transition: 0.3s all;
    display: block;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar .lang {
    display: block;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
    background-color: #fff;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul li {
    margin: 0px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding: 0;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 25px;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 500;
    color: #333;
    transition: all 0.3 ease;
    text-align: left;
    width: calc(100% - 50px);
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub {
    width: 100%;
    text-align: center;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub a {
    color: #299e1a;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub a .arrow {
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover::before {
    content: unset;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover::after {
    content: unset;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover a {
    color: #299e1a;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover .sub-menu {
    position: unset;
    box-shadow: none;
    background: #f9f9f9;
    width: 100%;
    display: none;
    opacity: 1;
    transform: none;
    padding: 0;
    text-align: center;
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4 ease;
    border-radius: 0;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover .sub-menu .sub-li {
    padding-left: 15px;
    border-bottom: none;
    text-align: left;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub:hover .sub-menu .sub-li a {
    font-size: 14px;
    color: #666 !important;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.open .sub-menu {
    display: block;
    max-height: 500px;
    padding-bottom: 10px;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.active {
    display: flex;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.active .sub-menu {
    position: unset;
    box-shadow: none;
    background: #fff;
    width: 100%;
    display: block;
    opacity: 1;
    transform: none;
    padding: 0;
    text-align: center;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.active .sub-menu .sub-li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar ul .has-sub.active .sub-menu .sub-li a {
    font-size: 15px;
    color: #333;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 25px;
    padding: 10px 25px;
  }
  #div_header #header .navbar-wrapper .navbar .container #navbar.active {
    display: flex;
    flex-direction: column;
    transform: translateX(0%);
    transition: 0.3s all ease;
  }
}
#div_header #header .navbar-wrapper .navbar.active {
  background: #fff;
  transition: 0.3s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#div_header #header .navbar-wrapper .navbar.active .logo {
  font-size: 38px;
  font-family: sans-serif;
  transition: 0.3s ease-in-out;
}
#div_header #header .navbar-wrapper .navbar.active nav .nav-li ul li a {
  color: #333;
}
#div_header #header .navbar-wrapper .navbar.active nav .nav-li ul li:hover a {
  color: #C4A185;
}

.hamburger {
  width: 30px;
  cursor: pointer;
  display: none;
  flex-direction: column;
  gap: 6px;
  margin: 15px;
}
@media (max-width: 992px) {
  .hamburger {
    display: flex;
  }
}
.hamburger span {
  opacity: 1;
  height: 2px;
  background: #fff;
  border-radius: 3px;
}
.hamburger.active span:nth-child(1) {
  transform: translateY(4px) rotate(45deg);
  transition: 0.3s all ease;
}
.hamburger.active span:nth-child(2) {
  opacity: 0;
  display: none;
  visibility: visible;
  background: transparent;
  transition: 0.3s all ease;
}
.hamburger.active span:nth-child(3) {
  transform: translateY(-4px) rotate(-45deg);
  transition: 0.3s all ease;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* 背景變暗 */
  backdrop-filter: blur(2px); /* 背景微模糊，質感關鍵 */
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 998; /* 低於選單，高於內容 */
}

.menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.wrapper {
  position: relative;
  overflow: hidden;
}
.wrapper .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper .swiper .swiper-pagination {
  bottom: 30px !important;
}
.wrapper .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 12px; /* 寬度 */
  height: 12px; /* 高度 */
}
@media (max-width: 992px) {
  .wrapper .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .wrapper .swiper .swiper-pagination {
    display: none;
  }
  .wrapper .swiper-button-next {
    left: 15%;
    margin-left: 8px;
  }
  .wrapper .swiper-button-prev {
    left: 10%;
  }
  .wrapper .main-title {
    max-width: 800px;
  }
  .wrapper .main-title h1 {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .wrapper .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .wrapper .swiper .swiper-pagination {
    display: none;
  }
  .wrapper .swiper-button-next {
    display: none;
  }
  .wrapper .swiper-button-prev {
    display: none;
  }
  .wrapper .button-line {
    display: none;
  }
  .wrapper .main-title {
    width: 100%;
    top: 42%;
    left: 59%;
  }
  .wrapper .main-title h1 {
    font-size: 32px;
    margin-bottom: 4px;
    letter-spacing: unset;
  }
  .wrapper .main-title .banner-list ul {
    padding-right: 8px;
    padding-left: 0px;
  }
  .wrapper .main-title .banner-list ul li {
    font-size: 16px;
    padding: 4px 2px;
    margin: 0 2px;
  }
  .wrapper .main-title .banner-list ul li a {
    font-size: 16px;
  }
  .wrapper .main-title .banner-menu {
    display: none;
  }
  .wrapper .banner-menu-mb {
    display: block;
  }
  .wrapper .banner-menu-mb .outer {
    background-color: #fff;
    border-radius: 0px; /* 膠囊狀外觀 */
    /* 雙層陰影：外發散 + 微弱內陰影，增加 input 深度感 */
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.05);
    padding: 4px; /* 留一點內距給按鈕 */
    overflow: hidden;
  }
  .wrapper .banner-menu-mb .outer ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .wrapper .banner-menu-mb .outer ul li {
    flex: 1;
    position: relative;
    padding: 0 10px;
    /* 除了最後一個，其他都有右側分隔線 */
  }
  .wrapper .banner-menu-mb .outer ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: #eee;
  }
  .wrapper .banner-menu-mb .outer ul li a {
    display: block;
    padding: 15px 6px;
    text-decoration: none;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #666; /* 像 placeholder 的顏色 */
    white-space: nowrap;
    transition: color 0.3s;
  }
  .wrapper .banner-menu-mb .outer ul li a:hover {
    color: #4fa938;
  }
}

.contact_form .s_bar {
  flex: 1;
  padding: 0 5px;
}
.contact_form .s_bar input[type=text] {
  width: 100%;
  max-width: 600px;
  background-color: #fff;
  border: none;
  border-radius: 50px;
  padding: 12px 25px;
  height: auto;
  box-shadow: none;
}
.contact_form .s_bar input[type=text]:focus {
  background-color: #E2E2E2;
  outline: none;
  box-shadow: none;
}
.contact_form .s_bar input[type=text]::-moz-placeholder {
  color: #999;
  font-size: 16px;
  text-align: center;
}
.contact_form .s_bar input[type=text]::placeholder {
  color: #999;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 992px) {
  .contact_form .s_bar input[type=text] {
    background-color: #ddd;
  }
}

.search-btn {
  background: linear-gradient(to bottom, rgb(79, 169, 56) 0%, rgb(57, 147, 34) 100%);
  border-radius: 40px;
  margin-left: 10px;
  padding: 8px; /* 移除內部 padding */
  transition: transform 0.2s, box-shadow 0.2s;
}
.search-btn i {
  color: #FFFFFF;
}
.search-btn a {
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.search-btn:hover {
  transform: translateY(-1px);
  border-radius: 40px;
}
.search-btn:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .search-btn {
    padding: 0px;
  }
}

.swiper-pagination-bullet-active {
  width: 12px; /* 如果想要長條狀，可以增加寬度 */
  border-radius: 5px; /* 配合長條狀調整圓角 */
  background-color: #fff !important;
  opacity: 1;
}

#div_footer #footer {
  background: linear-gradient(-90deg, #6ACB58 0%, #1D871D 100%);
}
#div_footer #footer .footer_navwrap {
  background-color: unset;
  padding: 40px 0 0 0;
  border-bottom: unset;
}
#div_footer #footer .footer_navwrap .row {
  max-width: 1400px;
  margin: auto;
  padding-bottom: 20px;
  border-bottom: #9e9e9e solid 1px;
}
#div_footer #footer .footer_navwrap .row .footer-L img {
  margin-top: 3em;
  width: 60%;
}
#div_footer #footer .footer_navwrap .row .footer-M .nav-li h2 {
  font-size: 20px;
  color: #fff;
}
#div_footer #footer .footer_navwrap .row .footer-M .nav-li .footer_nav {
  padding: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
}
#div_footer #footer .footer_navwrap .row .footer-M .nav-li .footer_nav li a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
}
#div_footer #footer .footer_navwrap .row .footer-R h2 {
  font-size: 20px;
  color: #fff;
}
#div_footer #footer .footer_navwrap .row .footer-R ul {
  padding: 0px;
}
#div_footer #footer .footer_navwrap .row .footer-R ul li {
  display: flex;
  align-items: center;
  flex-direction: row;
  list-style: none;
  margin-bottom: 8px;
}
#div_footer #footer .footer_navwrap .row .footer-R ul li i {
  color: #fff;
  margin-right: 8px;
}
#div_footer #footer .footer_navwrap .row .footer-R ul li a {
  color: #fff;
  margin: 0px;
  text-decoration: none;
}
#div_footer #footer .footer_navwrap .row .footer-R ul li p {
  color: #fff;
  margin: 0px;
}
#div_footer #footer .footer_navwrap .row .footer-R2 h2 {
  font-size: 20px;
  color: #fff;
}
#div_footer #footer .footer_navwrap .row .footer-R2 ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  list-style: none;
  padding: 0px;
}
@media (max-width: 800px) {
  #div_footer #footer .footer_navwrap .row .footer-R2 ul {
    justify-content: center;
  }
}
#div_footer #footer .footer_navwrap .row .footer-R2 ul li {
  margin-right: 16px;
  margin-left: 0px;
}
@media (max-width: 800px) {
  #div_footer #footer .footer_navwrap .row .footer-R2 ul li {
    margin-right: 8px;
    margin-left: 8px;
  }
}
#div_footer #footer .footer_navwrap .row .footer-R2 ul li i {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 768px) {
  #div_footer #footer .footer_navwrap .row {
    flex-direction: column;
    align-items: start;
    text-align: center;
    padding-left: 15px;
  }
  #div_footer #footer .footer_navwrap .row .footer-L {
    margin-bottom: 30px;
  }
  #div_footer #footer .footer_navwrap .row .footer-L img {
    margin-top: unset;
    padding-top: 1.5em;
  }
  #div_footer #footer .footer_navwrap .row .footer-M .nav-li h2 {
    text-align: center;
  }
  #div_footer #footer .footer_navwrap .row .footer-M .nav-li .footer_nav {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  #div_footer #footer .footer_navwrap .row .footer-M-mb h2 {
    text-align: left;
    padding: 0 10px;
    color: #fff;
  }
  #div_footer #footer .footer_navwrap .row .footer-M-mb ul {
    padding: 0px;
    margin-left: 10px;
    display: flex;
    flex-direction: row;
    white-space: nowrap;
    align-items: center;
  }
  #div_footer #footer .footer_navwrap .row .footer-M-mb ul li a {
    text-decoration: none;
    margin-right: 8px;
    margin-bottom: 4px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R {
    margin-top: 20px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R h2 {
    padding: 0px;
    text-align: center;
  }
  #div_footer #footer .footer_navwrap .row .footer-R ul {
    padding: 0 10px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R ul li p {
    font-size: 14px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R2 {
    margin-top: 20px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R2 h2 {
    text-align: center;
    padding: 0px;
  }
  #div_footer #footer .footer_navwrap .row .footer-R2 ul {
    padding: 0 10px;
  }
  #div_footer #footer .footer_navwrap .copyright {
    margin-top: 14px;
    border-bottom: unset;
    justify-content: center;
  }
  #div_footer #footer .footer_navwrap .copyright p {
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    color: #9e9e9e;
    margin: 0px;
  }
}
@media (max-width: 768px) {
  #div_footer #footer {
    padding-bottom: 60px;
  }
}

.about-area .about-item {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.about-area .about-item img {
  width: calc(50% - 30px);
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 20px;
}
.about-area .about-item img:last-child {
  margin-top: 80px;
}
.about-area .about-item img:last-child img {
  border-radius: 16px;
}
.about-area .about-item .txt h2 {
  font-size: 40px;
  font-weight: 500;
  font-family: sans-serif;
  color: #000;
  margin-bottom: 16px;
}
.about-area .about-item .txt p {
  font-size: 18px;
  font-weight: 400;
  font-family: sans-serif;
}
.about-area .about-item .txt .text-end a i {
  font-size: 18px;
}
@media (max-width: 992px) {
  .about-area .about-item img {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .about-area .about-item {
    flex-direction: column;
    align-items: center;
  }
  .about-area .about-item .col-md-6 {
    width: 100%;
  }
  .about-area .about-item .col-md-6 img {
    text-align: center;
    width: 45%;
    margin-right: 12px;
    border-radius: 8px;
  }
  .about-area .about-item .col-md-6 img:last-child {
    margin-top: 0px;
  }
  .about-area .about-item .col-md-6 img:last-child img {
    border-radius: 8px;
  }
  .about-area .about-item .txt {
    width: 100%;
  }
  .about-area .about-item .txt h2 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .about-area .about-item .txt p {
    font-size: 16px;
  }
  .about-area .about-item .txt .text-end a i {
    font-size: 16px;
  }
}

.banner {
  position: relative;
}
.banner .mainSwiper .swiper-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
}
.banner .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100vh;
}
.banner .swiper .swiper-pagination {
  bottom: 30px !important;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 12px; /* 寬度 */
  height: 12px; /* 高度 */
}
.banner .swiper-button {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  top: 90%;
  left: 17%;
  gap: 3px;
}
.banner .swiper-button .swiper-button-prev {
  background-color: #fff;
  backdrop-filter: blur(10px);
  color: #000;
  border-radius: 4px;
}
.banner .swiper-button .swiper-button-prev svg {
  display: none;
  height: 60%;
}
.banner .swiper-button .swiper-button-prev:active {
  background-color: #e7e7e7;
}
.banner .swiper-button .swiper-button-next {
  background-color: #fff;
  backdrop-filter: blur(10px);
  color: #000;
  border-radius: 4px;
}
.banner .swiper-button .swiper-button-next svg {
  display: none;
  height: 60%;
}
.banner .swiper-button .swiper-button-next:active {
  background-color: #e7e7e7;
}
.banner .button-line {
  position: absolute;
  top: 90%;
  left: 20%;
  z-index: 5;
}
.banner .button-line span {
  display: block;
  height: 1.5px;
  width: 400px;
  background-color: #fff;
  border-radius: 3px;
}
.banner .main-title {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 100%;
  max-width: 900px;
  padding-bottom: 120px;
}
.banner .main-title h1 {
  font-size: 90px;
  font-family: sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
  letter-spacing: 10px;
}
.banner .main-title .banner-list {
  margin-bottom: 18px;
}
.banner .main-title .banner-list ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  margin: 0;
  padding-right: 0px;
  padding-left: 0px;
}
.banner .main-title .banner-list ul li {
  display: inline-block;
  padding: 12px 20px;
  margin: 0 8px;
  list-style: none;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  font-family: sans-serif;
}
.banner .main-title .banner-list ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: sans-serif;
  color: #fff;
  position: relative;
}
.banner .main-title .banner-list ul li a::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: width 0.3s ease;
}
.banner .main-title .banner-list ul li a:hover {
  color: #f8fff9;
}
.banner .main-title .banner-list ul li a:hover::before {
  width: 100%;
  right: auto;
  left: 0;
  transition: width 0.3s ease;
}
.banner .main-title .banner-list ul li:first-child {
  padding-left: 0px;
}
.banner .banner-menu-mb {
  display: none;
}
@media (max-width: 992px) {
  .banner .swiper {
    height: 40vh;
  }
  .banner .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner .swiper .swiper-pagination {
    display: none;
  }
  .banner .swiper-button {
    width: 100%;
  }
  .banner .swiper-button .swiper-button-next {
    left: -8%;
    margin-left: 8px;
  }
  .banner .swiper-button .swiper-button-prev {
    left: -2%;
  }
  .banner .main-title {
    max-width: 800px;
    padding-bottom: 0;
  }
  .banner .main-title h1 {
    font-size: 56px;
  }
}
@media (max-width: 1060px) {
  .banner .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner .swiper .swiper-pagination {
    display: none;
  }
  .banner .swiper-button-next {
    display: none;
  }
  .banner .swiper-button-prev {
    display: none;
  }
  .banner .button-line {
    display: none;
  }
  .banner .main-title {
    width: 100%;
    top: 50%;
    left: 63%;
  }
  .banner .main-title h1 {
    font-size: 32px;
    margin-bottom: 4px;
    letter-spacing: unset;
  }
  .banner .main-title .banner-list ul {
    padding-right: 8px;
    padding-left: 0px;
  }
  .banner .main-title .banner-list ul li {
    font-size: 16px;
    padding: 4px 2px;
    margin: 0 2px;
  }
  .banner .main-title .banner-list ul li a {
    font-size: 14px;
  }
  .banner .main-title .banner-menu {
    display: none;
  }
  .banner .banner-menu-mb {
    display: block;
  }
  .banner .banner-menu-mb .outer {
    background-color: #fff;
    border-radius: 0px; /* 膠囊狀外觀 */
    /* 雙層陰影：外發散 + 微弱內陰影，增加 input 深度感 */
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.05);
    padding: 4px; /* 留一點內距給按鈕 */
    padding-bottom: 12px;
    overflow: hidden;
  }
  .banner .banner-menu-mb .outer ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .banner .banner-menu-mb .outer ul li {
    flex: 1;
    position: relative;
    padding: 0 10px;
    /* 除了最後一個，其他都有右側分隔線 */
  }
  .banner .banner-menu-mb .outer ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: #eee;
  }
  .banner .banner-menu-mb .outer ul li a {
    display: block;
    padding: 15px 6px;
    text-decoration: none;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #666; /* 像 placeholder 的顏色 */
    white-space: nowrap;
    transition: color 0.3s;
  }
  .banner .banner-menu-mb .outer ul li a:hover {
    color: #4fa938;
  }
  .banner .banner-menu-mb .outer .contact_form {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 10px;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group .form-control {
    width: 100%;
    max-width: 600px;
    background-color: #E2E2E2;
    border: none;
    border-radius: 50px;
    padding: 12px 80px;
    height: auto;
    box-shadow: none;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group .form-control:focus {
    background-color: #E2E2E2;
    outline: none;
    box-shadow: none;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group .form-control::-moz-placeholder {
    color: #999;
    text-align: center;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group .form-control::placeholder {
    color: #999;
    text-align: center;
  }
  .banner .banner-menu-mb .outer .contact_form .form-group textarea.form-control {
    border-radius: 20px;
    min-height: 120px;
  }
  .banner .banner-menu-mb .outer .contact_form a {
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #666; /* 像 placeholder 的顏色 */
    white-space: nowrap;
    transition: color 0.3s;
  }
  .banner .banner-menu-mb .outer .contact_form a:hover {
    color: #4fa938;
  }
  .banner .banner-menu-mb .outer .contact_form.search-btn {
    flex: 0 0 80px; /* 固定按鈕寬度 */
    background: linear-gradient(to bottom, rgb(79, 169, 56) 0%, rgb(57, 147, 34) 100%);
    border-radius: 40px;
    margin-left: 10px;
    padding: 0; /* 移除內部 padding */
    transition: transform 0.2s, box-shadow 0.2s;
  }
  .banner .banner-menu-mb .outer .contact_form.search-btn a {
    color: #fff;
    font-weight: 500;
    text-align: center;
  }
  .banner .banner-menu-mb .outer .contact_form.search-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(79, 169, 56, 0.4);
  }
  .banner .banner-menu-mb .outer .contact_form.search-btn:active {
    transform: translateY(0);
  }
}

.banner-menu .outer {
  background-color: #fff;
  border-radius: 50px; /* 膠囊狀外觀 */
  /* 雙層陰影：外發散 + 微弱內陰影，增加 input 深度感 */
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.05);
  padding: 4px; /* 留一點內距給按鈕 */
}
@media (max-width: 1060px) {
  .banner-menu .outer {
    border-radius: 0;
  }
}
.banner-menu .outer .banner-menu_ul {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li {
  flex: 1;
  position: relative;
  padding: 0 15px 0 0;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li .btn {
  border: unset;
  background: unset;
  display: block;
  padding: 15px 0px;
  text-decoration: none;
  font-size: 17px;
  font-family: sans-serif;
  font-weight: 400;
  color: #666; /* 像 placeholder 的顏色 */
  white-space: nowrap;
  transition: color 0.3s;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li .btn i {
  margin: 0 8px;
  color: #4fa938;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li .btn:hover {
  color: #4fa938;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li .btn .arrow {
  color: #1D871D;
}
@media (max-width: 1060px) {
  .banner-menu .outer .banner-menu_ul .banner-menu_li .btn .span-price {
    max-width: 80px;
    display: inline-flex;
    overflow: hidden;
  }
}
.banner-menu .outer .banner-menu_ul .banner-menu_li {
  /* 除了最後一個，其他都有右側分隔線 */
}
.banner-menu .outer .banner-menu_ul .banner-menu_li::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #eee;
}
@media (max-width: 1060px) {
  .banner-menu .outer .banner-menu_ul .banner-menu_li::after {
    display: none;
  }
}
.banner-menu .outer .banner-menu_ul .banner-menu_li.search-btn {
  flex: 0 0 80px; /* 固定按鈕寬度 */
  background: linear-gradient(to bottom, rgb(79, 169, 56) 0%, rgb(57, 147, 34) 100%);
  border-radius: 40px;
  margin-left: 10px;
  padding: 0; /* 移除內部 padding */
  transition: transform 0.2s, box-shadow 0.2s;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li.search-btn i {
  color: #FFFFFF;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li.search-btn a {
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.banner-menu .outer .banner-menu_ul .banner-menu_li.search-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(79, 169, 56, 0.4);
}
.banner-menu .outer .banner-menu_ul .banner-menu_li.search-btn:active {
  transform: translateY(0);
}
@media (max-width: 1060px) {
  .banner-menu .outer .banner-menu_ul .banner-menu_li {
    position: static;
    padding: 0;
  }
  .banner-menu .outer .banner-menu_ul .banner-menu_li .btn {
    padding: 6px 4px;
    font-size: 14px;
  }
}
.banner-menu .outer .banner-menu_ul .contact_form {
  width: 53%;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group {
  margin-bottom: 0px;
  margin-left: 10px;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group .form-control {
  width: 100%;
  max-width: 600px;
  background-color: #fff;
  border: none;
  border-radius: 50px;
  padding: 12px 25px;
  height: auto;
  box-shadow: none;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group .form-control:focus {
  background-color: #E2E2E2;
  outline: none;
  box-shadow: none;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group .form-control::-moz-placeholder {
  color: #999;
  font-size: 16px;
  text-align: center;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group .form-control::placeholder {
  color: #999;
  font-size: 16px;
  text-align: center;
}
.banner-menu .outer .banner-menu_ul .contact_form .form-group textarea.form-control {
  border-radius: 20px;
  min-height: 120px;
}

.safe-area {
  background-image: url(../images/step-01.jpg);
  background-position: right bottom 38%;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 80px;
}
.safe-area .container {
  padding: 0px;
}
.safe-area .container .col-xxl-6 {
  background-color: rgba(5, 92, 33, 0.768627451);
  border-radius: 20px;
  padding: 70px;
}
.safe-area .container .col-xxl-6 .title h2 {
  text-align: center;
  color: #fff;
}
.safe-area .container .col-xxl-6 .row {
  width: auto;
  flex-direction: row;
  flex-wrap: nowrap;
}
.safe-area .container .col-xxl-6 .row .txt h2 {
  font-size: 200px;
  font-weight: 600;
  font-family: sans-serif;
  color: #fff;
}
.safe-area .container .col-xxl-6 .row p {
  padding: 40px 0px;
  font-size: 24px;
  font-weight: 500;
  font-family: sans-serif;
  color: #fff;
}
@media (max-width: 768px) {
  .safe-area {
    background-image: url(../images/step-02.jpg);
    width: 100%;
    padding: 0px;
  }
  .safe-area .container .col-xxl-6 {
    background: linear-gradient(to right, rgba(83, 94, 88, 0.85) 0%, rgba(61, 61, 61, 0.49) 100%);
    padding: 40px 10px;
    border-radius: 0;
    position: relative;
  }
  .safe-area .container .col-xxl-6::after {
    content: "";
    background-color: rgba(5, 92, 33, 0.768627451);
    position: absolute;
    width: 95%;
    height: 90%;
    display: inline-block;
    top: 5%;
    left: 2%;
    border-radius: 30px;
  }
  .safe-area .container .col-xxl-6 .title {
    position: relative;
    z-index: 9;
  }
  .safe-area .container .col-xxl-6 .title h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .safe-area .container .col-xxl-6 .row {
    position: relative;
    z-index: 9;
    align-items: center;
  }
  .safe-area .container .col-xxl-6 .row .txt {
    width: auto;
  }
  .safe-area .container .col-xxl-6 .row .txt h2 {
    font-size: 60px;
    margin-right: 20px;
    margin-left: 15px;
  }
  .safe-area .container .col-xxl-6 .row p {
    width: calc(100% - 95px);
    padding: 12px 15px 12px 0;
    font-size: 16px;
  }
  .safe-area .container .col-xxl-6 .row:last-child {
    margin-bottom: 0px;
  }
}

.more-area {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 30px;
}
.more-area .info .item {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.more-area .info .item .pic {
  overflow: hidden;
}
.more-area .info .item .pic img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.4s ease-out;
  -o-object-fit: cover;
     object-fit: cover;
}
.more-area .info .item .txt {
  padding: 8px 12px;
  background-color: rgba(5, 92, 33, 0.768627451);
}
.more-area .info .item .txt h3 {
  color: #fff;
  font-size: 48px;
  font-family: sans-serif;
  font-weight: 500;
  text-align: left;
  padding-left: 100px;
  margin: 0px;
}
.more-area .info .item .txt h4 {
  text-align: right;
  color: #fff;
  font-size: 48px;
  font-family: sans-serif;
  font-weight: 500;
  padding-right: 100px;
}
.more-area .info .item:hover .pic img {
  transform: scale(1.1);
}
@media (max-width: 1440px) {
  .more-area .info .item .txt h3 {
    font-size: 32px;
  }
  .more-area .info .item .txt h4 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .more-area .info .item .txt {
    background: linear-gradient(to top, rgba(36, 41, 38, 0.85) 0%, rgba(5, 92, 33, 0) 100%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 0px;
  }
  .more-area .info .item .txt h3 {
    font-size: 38px;
  }
  .more-area .info .item .txt h4 {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .more-area {
    margin-bottom: 0px;
  }
  .more-area .info .item .txt h3 {
    font-size: 20px;
    text-align: left;
    padding-left: 50px;
    padding-left: 0px;
  }
  .more-area .info .item .txt h4 {
    text-align: right;
    color: #fff;
    font-size: 20px;
    padding-right: 0px;
  }
}

.cta {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.cta .info {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.cta .info .contact_form {
  margin-bottom: 80px;
  width: 100%;
}
.cta .info .contact_form .form-group {
  margin-bottom: 20px;
}
.cta .info .contact_form .form-group .form-control {
  width: 100%;
  max-width: 100%;
  background-color: #ECECEC;
  border: none;
  border-radius: 50px;
  padding: 12px 25px;
  height: auto;
  box-shadow: none;
  padding: 15px 25px;
  font-size: 16px;
}
.cta .info .contact_form .form-group .form-control:focus {
  background-color: #E2E2E2;
  outline: none;
  box-shadow: none;
}
.cta .info .contact_form .form-group .form-control::-moz-placeholder {
  color: #999;
}
.cta .info .contact_form .form-group .form-control::placeholder {
  color: #999;
}
.cta .info .contact_form .form-group textarea.form-control {
  border-radius: 20px;
  min-height: 120px;
}
.cta .info .contact_form .vcode-area {
  position: relative;
}
.cta .info .contact_form .vcode-area img {
  position: absolute;
  top: 11%;
  right: 5%;
  z-index: 10;
}
.cta .info .btn i {
  font-size: 18px;
}
.cta .pic {
  border-radius: 16px;
}
.cta .pic img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 8/4;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.cta .pic h2 {
  background-color: rgba(5, 92, 33, 0.768627451);
  color: #fff;
  padding: 10px 15px;
  text-align: center;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (max-width: 992px) {
  .cta .pic {
    display: none;
  }
}
@media (max-width: 768px) {
  .cta {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 30px;
  }
  .cta .info {
    align-items: stretch;
  }
  .cta .info .contact_form {
    margin-bottom: 0px;
  }
  .cta .pic {
    display: none;
  }
}

.service-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #F8F0A4;
  border-radius: 16px;
  padding: 40px 60px;
}
.service-area .txt {
  margin-right: 40px;
}
.service-area .txt h2 {
  font-size: 46px;
  font-family: sans-serif;
  font-weight: 500;
  letter-spacing: 13px;
  color: #37BB2C;
}
.service-area .txt p {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
  letter-spacing: 5px;
  color: #37BB2C;
}
.service-area .linelink {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 0;
}
.service-area .linelink h2 {
  display: inline-block;
  margin: 0 10px 0 0;
  color: #37BB2C;
}
.service-area .linelink h2 a {
  font-size: 40px;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  color: #37BB2C;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.service-area .linelink h2 a span {
  font-size: 25px;
  text-align: center;
}
.service-area .linelink img {
  width: 80px;
  height: auto;
}
@media (max-width: 768px) {
  .service-area {
    flex-direction: column;
    padding: 20px 15px;
    border-radius: 0px;
    margin-bottom: 0px;
  }
  .service-area .txt {
    margin-right: 0px;
    text-align: center;
  }
  .service-area .txt h2 {
    font-size: 22px;
    font-weight: 600;
  }
  .service-area .txt p {
    font-size: 16px;
  }
}

.case_list li {
  border-bottom: #308a57 solid 1px;
  margin-bottom: 12px;
  padding: 20px;
}
.case_list li a .obj-list-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.case_list li a .obj-list-info .imgbox {
  width: 30%;
  height: auto;
  aspect-ratio: 4/3;
}
.case_list li a .obj-list-info .info_wrap .title {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 500;
  color: #6f6f6f;
}
.case_list li a .obj-list-info .info_wrap .name {
  font-size: 28px;
  font-family: sans-serif;
  font-weight: 600;
  color: #0000D4;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case_list li a .obj-list-info .info_wrap .place {
  margin-bottom: 0px;
}
.case_list li a .obj-list-info .info_wrap .place i {
  color: #6f6f6f;
  font-size: 18px;
  margin-right: 8px;
}
.case_list li a .obj-list-info .info_wrap .place span {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
}
.case_list li a .obj-list-info .info_wrap p {
  margin: 4px 0px;
}
.case_list li a .obj-list-info .info_wrap p i {
  color: #6f6f6f;
  font-size: 18px;
  margin-right: 8px;
}
.case_list li a .obj-list-info .info_wrap p .layout {
  margin: 0px;
  font-weight: 400;
  color: #6f6f6f;
}
.case_list li a .obj-list-info .info_wrap p .layout .num {
  font-family: sans-serif;
}
.case_list li a .obj-list-info .info_wrap p .layout .size {
  padding-left: 0px;
}
.case_list li a .obj-list-info .price_wrap {
  flex: 1;
}
.case_list li a .obj-list-info .price_wrap .sprice {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 600;
  color: #4EC55A;
}
.case_list li a .obj-list-info .price_wrap .sprice .total {
  font-size: 24px;
  font-weight: 500;
  font-family: sans-serif;
  color: #10A05E;
  margin-right: 16px;
}
.case_list li a .obj-list-info .price_wrap .sprice .total span {
  font-size: 50px;
}
@media (max-width: 992px) {
  .case_list li a .obj-list-info .price_wrap .sprice span {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .case_list li {
    border-bottom: unset;
    padding-top: 0px;
    padding: 0px;
    border-radius: 16px;
  }
  .case_list li a .obj-list-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
    border-radius: 16px;
    border: #ddd solid 1px;
  }
  .case_list li a .obj-list-info .imgbox {
    width: 100%;
    aspect-ratio: 4/3;
  }
  .case_list li a .obj-list-info .info_wrap {
    width: 100%;
    padding: 16px 12px 0px;
    margin-left: 0px;
  }
  .case_list li a .obj-list-info .info_wrap .name {
    font-size: 24px;
  }
  .case_list li a .obj-list-info .price_wrap .sprice {
    padding: 8px 12px 12px;
  }
}

.container .menu-area h2 {
  font-size: 32px;
  font-weight: 500;
  font-family: sans-serif;
  color: #4EC55A;
  letter-spacing: 2px;
}
.container .menu-area .menu .outer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  border-bottom: #4EC55A solid 2px;
  margin-bottom: 20px;
}
.container .menu-area .menu .outer .menu-title {
  font-size: 24px;
  font-weight: 500;
  font-family: sans-serif;
  color: #4EC55A;
  letter-spacing: 2px;
  margin-bottom: 4px;
}
.container .menu-area .menu .outer .menu-btn {
  cursor: pointer;
  font-size: 24px;
  font-weight: 500;
  font-family: sans-serif;
  color: #fff;
  padding: 8px 16px 5px;
  border-radius: 30px;
  background-color: #FF913D;
  margin-bottom: 4px;
}
.container .menu-area .menu .outer .menu-btn i {
  color: #fff;
  margin-left: 8px;
}
.container .menu-area .menu .outer a {
  text-decoration: none;
}
.container .menu-area .menu .outer a h3 {
  padding: 12px 40px;
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 500;
  background-color: #fff;
  color: #4EC55A;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-bottom: 0px;
  margin-right: 8px;
}
.container .menu-area .menu .outer a h3:active {
  background-color: #4EC55A;
  color: #FFF;
}
.container .menu-area .menu .outer a h3:first-child {
  background-color: #4EC55A;
  color: #fff;
}
.container .menu-area .menu .outer a h3:nth-child(3) {
  margin-right: 0px;
}
.container .order {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}
.container .order .special {
  text-decoration: none;
}
.container .order .special h3 {
  color: red;
}
.container .order a {
  text-decoration: none;
}
.container .order a h3 {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 400;
  color: #4EC55A;
  margin-left: 16px;
}
.container .order a h3 i {
  color: #4EC55A;
  font-size: 20px;
  margin-left: 8px;
}
@media (max-width: 992px) {
  .container .menu-area {
    margin: 0px;
  }
  .container .order {
    margin: 0 15px;
  }
  .container .order a h3 i {
    margin-left: 8px;
  }
}
@media (max-width: 768px) {
  .container .menu-area h2 {
    font-size: 26px;
    text-align: center;
  }
  .container .menu-area .menu .outer {
    justify-content: space-between;
  }
  .container .menu-area .menu .outer .menu-title {
    font-size: 20px;
  }
  .container .menu-area .menu .outer .menu-btn {
    font-size: 14px;
  }
  .container .menu-area .menu .outer a h3 {
    padding: 12px 28px;
    font-size: 18px;
  }
  .container .menu-area .menu .outer .menu_wrap {
    position: relative;
  }
  .container .menu-area .menu .outer .menu_wrap .object_total {
    position: absolute;
    bottom: -53px;
    right: 0;
  }
  .container .order {
    justify-content: start;
    margin: 0px;
  }
  .container .order a h3 {
    margin-left: 0px;
    margin-right: 8px;
  }
}

.pagebtn_wrap {
  margin-bottom: 30px;
}
.pagebtn_wrap .pagination {
  align-items: center;
  justify-content: center;
}
.pagebtn_wrap .pagination .active a {
  font-size: 28px;
  padding: 3px 12px;
  text-decoration: none;
  border: #636363 solid 1px;
  color: #FFF;
  background-color: #4EC55A;
}
.pagebtn_wrap .pagination li a {
  font-size: 28px;
  padding: 3px 12px;
  text-decoration: none;
  border: #636363 solid 1px;
  color: #AAA7A7;
}
.pagebtn_wrap .pagination li:active a {
  background-color: #4EC55A;
}
@media (max-width: 768px) {
  .pagebtn_wrap .pagination .active a {
    font-size: 16px;
    padding: 3px 9px;
  }
  .pagebtn_wrap .pagination li a {
    font-size: 16px;
    padding: 3px 9px;
  }
}

.obj-list-info02 {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: auto;
}
.obj-list-info02 .imgbox {
  overflow: hidden;
  width: 30%;
  aspect-ratio: 4/3;
  height: auto;
}
.obj-list-info02 .imgbox img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .obj-list-info02 .imgbox {
    width: 100%;
  }
}
.obj-list-info02 .info_wrap {
  width: 40%;
  margin-left: 18px;
}
.obj-list-info02 .info_wrap h3 {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 500;
  color: #6f6f6f;
  letter-spacing: 2px;
}
.obj-list-info02 .info_wrap .name {
  font-size: 28px;
  font-family: sans-serif;
  font-weight: 600;
  color: #636363;
  letter-spacing: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.obj-list-info02 .info_wrap .label {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  max-height: 48px;
  flex-wrap: wrap;
}
.obj-list-info02 .info_wrap .label p {
  padding: 4px 12px;
  background-color: #4EC55A;
  color: #fff;
  margin-right: 16px;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-top: 8px;
  white-space: nowrap;
}
.obj-list-info02 .info_wrap .layout {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin-left: 0px;
}
.obj-list-info02 .info_wrap .layout p {
  font-size: 20px;
  font-weight: 400;
  font-family: sans-serif;
  color: #8f8f8f;
  margin-right: 8px;
}
.obj-list-info02 .info_wrap .layout p .num {
  font-size: 20px;
  font-weight: 400;
  font-family: sans-serif;
  color: #8f8f8f;
}
.obj-list-info02 .info_wrap .nearby {
  margin-top: 0px;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .obj-list-info02 .info_wrap {
    width: 100%;
  }
}
.obj-list-info02 .price_wrap {
  width: 30%;
  padding-left: 30px;
}
.obj-list-info02 .price_wrap .price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 28px;
  font-weight: 500;
  font-family: sans-serif;
  color: #636363;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.obj-list-info02 .price_wrap .price .s-txt {
  font-size: 20px;
  font-weight: 500;
  font-family: sans-serif;
  color: #4EC55A;
}
.obj-list-info02 .price_wrap .price span {
  font-size: 48px;
  font-weight: 600;
  font-family: sans-serif;
  color: red;
  text-align: right;
  flex: 1;
}
@media (max-width: 1199px) {
  .obj-list-info02 .info_wrap h3 {
    font-size: 20px;
  }
  .obj-list-info02 .info_wrap .name {
    font-size: 26px;
  }
  .obj-list-info02 .price_wrap .price .s-txt {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .obj-list-info02 .info_wrap .name {
    margin-bottom: 8px;
  }
  .obj-list-info02 .info_wrap .label p {
    padding: 4px;
    font-size: 14px;
  }
  .obj-list-info02 .price_wrap {
    padding-left: 0px;
  }
  .obj-list-info02 .price_wrap .price a {
    font-size: 24px;
  }
  .obj-list-info02 .price_wrap .price .s-txt {
    font-size: 16px;
  }
  .obj-list-info02 .price_wrap .price span {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .obj-list-info02 {
    flex-direction: column;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
    border: #ddd solid 1px;
    border-radius: 16px;
  }
  .obj-list-info02 .info_wrap {
    margin-left: 0px;
    padding: 10px 15px 0px;
  }
  .obj-list-info02 .info_wrap h3 {
    font-size: 20px;
  }
  .obj-list-info02 .info_wrap .name {
    font-size: 28px;
  }
  .obj-list-info02 .info_wrap .label p {
    font-size: 13px;
  }
  .obj-list-info02 .info_wrap .layout p {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .obj-list-info02 .info_wrap .layout p .num {
    font-size: 16px;
  }
  .obj-list-info02 .price_wrap {
    width: 100%;
    padding: 0px 15px 10px;
    flex-direction: column;
  }
}

.new-object {
  margin-bottom: 30px;
}
.new-object .title {
  margin-bottom: 12px;
}
.new-object .title h2 {
  font-size: 32px;
  font-weight: 500;
  font-family: sans-serif;
  color: #636363;
  margin-bottom: 8px;
}
.new-object .title h3 {
  font-size: 28px;
  font-weight: 500;
  font-family: sans-serif;
  color: #636363;
}
.new-object .row .col-md-4 a {
  text-decoration: none;
}
.new-object .row .col-md-4 a .object-area {
  box-shadow: 0px 3px 4px rgba(33, 161, 16, 0.3);
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 20px;
  height: 100%;
}
.new-object .row .col-md-4 a .object-area .pic {
  position: relative;
}
.new-object .row .col-md-4 a .object-area .pic img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}
.new-object .row .col-md-4 a .object-area .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  justify-content: space-between;
}
.new-object .row .col-md-4 a .object-area .info .txt {
  font-family: sans-serif;
  width: 100%;
}
.new-object .row .col-md-4 a .object-area .info .txt h2 {
  font-size: 28px;
  font-weight: 600;
  color: #636363;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-object .row .col-md-4 a .object-area .info .txt p {
  font-size: 20px;
  font-weight: 500;
  color: #6f6f6f;
  margin-bottom: 8px;
}
.new-object .row .col-md-4 a .object-area .info .txt h3 {
  font-size: 28px;
  font-weight: 600;
  color: #636363;
}
.new-object .row .col-md-4 a .object-area .info .txt h3 span {
  color: red;
}
.new-object .row .col-md-4 a .object-area .info .label {
  display: flex;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.new-object .row .col-md-4 a .object-area .info .label p {
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 400;
  color: #fff;
  background-color: #4EC55A;
  border-radius: 4px;
  padding: 4px;
  margin-bottom: 8px;
  margin-right: 4px;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .new-object .row .col-md-4 a .object-area .info .txt p {
    font-size: 16px;
  }
  .new-object .row .col-md-4 a .object-area .info .txt h2 {
    font-size: 20px;
  }
  .new-object .row .col-md-4 a .object-area .info .txt h3 {
    font-size: 20px;
  }
  .new-object .row .col-md-4 a .object-area .info .label {
    width: 100%;
  }
  .new-object .row .col-md-4 a .object-area .info .label p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .new-object .row .col-md-4 a .object-area .info .txt p {
    font-size: 20px;
  }
  .new-object .row .col-md-4 a .object-area .info .txt h2 {
    font-size: 28px;
  }
  .new-object .row .col-md-4 a .object-area .info .txt h3 {
    font-size: 24px;
  }
  .new-object .row .col-md-4 a .object-area .info .label {
    width: 100%;
  }
  .new-object .row .col-md-4 a .object-area .info .label p {
    font-size: 12px;
  }
}

.youtube .title h2 {
  font-size: 40px;
  font-weight: 600;
  font-family: sans-serif;
  color: #636363;
  padding-bottom: 0px;
}
.youtube .detail_tabcon {
  padding: 10px 0px;
  border-top: unset;
  border-bottom: #4EC55A solid 2px;
  margin-bottom: 30px;
}
.youtube .detail_tabcon .youtube-iframe {
  border-radius: 8px;
  margin-bottom: 30px;
}
.youtube .detail_tabcon .youtube-iframe iframe {
  border-radius: 8px;
}
@media (max-width: 992px) {
  .youtube .detail_tabcon {
    padding: 10px 0px;
  }
}

.background-pic {
  background-image: url(/images/banner-02.jpg);
}
.background-pic .title h2 {
  font-size: 72px;
  font-family: sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 40px 0 40px 40px;
}
.background-pic .control-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
  border: 0;
}
.background-pic .control-btn .landlord-btn {
  cursor: pointer;
  border-radius: 36px;
  background-color: #555;
  text-decoration: none;
}
.background-pic .control-btn .landlord-btn h3 {
  color: #fff;
  font-size: 32px;
  padding: 12px 24px;
  margin-bottom: 0px;
  font-weight: 500;
  font-family: sans-serif;
}
.background-pic .control-btn .landlord-btn.active {
  background-color: #53C6D8;
}
.background-pic .control-btn .lodger-btn {
  cursor: pointer;
  border-radius: 36px;
  background-color: #555;
  transition: all 0.2s ease-in;
  text-decoration: none;
}
.background-pic .control-btn .lodger-btn h3 {
  color: #fff;
  font-size: 32px;
  padding: 12px 24px;
  margin-bottom: 0px;
  font-weight: 500;
  font-family: sans-serif;
}
.background-pic .control-btn .lodger-btn:hover {
  background-color: #84D36E;
}
.background-pic .control-btn .lodger-btn.active {
  background-color: #5eb446;
}
.background-pic .white-area {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8901960784);
  display: none;
}
.background-pic .white-area::after {
  content: "";
  display: inline-block;
  width: 260px;
  height: 260px;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background-image: url(/images/page02.png);
  background-size: contain;
}
.background-pic .white-area::before {
  content: "";
  display: inline-block;
  width: 300px;
  height: 300px;
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 0;
  background-image: url(/images/page1.png);
  background-size: contain;
}
@media (max-width: 1300px) {
  .background-pic .white-area::after {
    content: unset;
  }
  .background-pic .white-area::before {
    content: unset;
  }
}
.background-pic .white-area.active {
  display: block;
}
.background-pic .white-area .txt {
  max-width: 900px;
  margin: auto;
}
.background-pic .white-area .txt h2 {
  text-align: center;
  font-size: 48px;
  font-family: sans-serif;
  font-weight: 600;
  color: #02837A;
}
.background-pic .white-area .txt h2 .lg {
  font-size: 72px;
  font-weight: 600;
  color: #E63838;
}
.background-pic .white-area .txt h3 {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 600;
  font-family: sans-serif;
  color: #02837A;
}
.background-pic .white-area .txt h3 .headline {
  font-size: 60px;
  white-space: nowrap;
  font-family: sans-serif;
  font-weight: 600;
  color: #FF7B00;
  margin-right: 12px;
}
.background-pic .white-area .txt h3 .lg {
  font-size: 52px;
  font-weight: 600;
  color: #E63838;
}
.background-pic .white-area .txt .txt-2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .background-pic .white-area .txt .txt-2 {
    display: unset;
  }
  .background-pic .white-area .txt .txt-2 > h3 {
    float: left;
  }
}
.background-pic .white-area .txt .txt-2 .special .bg-txt {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin-right: 8px;
}
@media (max-width: 1060px) {
  .background-pic .white-area .txt .txt-2 .special .bg-txt {
    justify-content: center;
  }
}
.background-pic .white-area .txt .txt-2 .special .bg-txt h3 {
  padding: 8px 12px;
  background-color: #E63838;
  font-size: 28px;
  font-weight: 600;
  font-family: sans-serif;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 5px;
  margin-right: 10px;
}
.background-pic .white-area .txt .txt-2 .special .bg-txt h3.non-txt {
  color: #02837A;
  padding: 8px 12px;
  font-size: 28px;
  font-weight: 600;
  font-family: sans-serif;
  margin-bottom: 0px;
  background-color: transparent;
}
.background-pic .white-area .txt .txt-2 .special .bg-txt p {
  font-size: 20px;
  font-weight: 600;
  font-family: sans-serif;
  color: #A45757;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .background-pic .white-area .txt .txt-2 .special .bg-txt p {
    font-size: 18px;
  }
}
.background-pic .white-area .txt .txt-3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .background-pic .white-area .txt .txt-3 {
    display: unset;
  }
  .background-pic .white-area .txt .txt-3 > h3 {
    float: left;
    margin-bottom: 0;
  }
}
.background-pic .white-area .txt .txt-3 .txt-area .txt-line {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
.background-pic .white-area .txt .txt-3 .txt-area .txt-line h3 {
  color: #2A9C5F;
  margin-right: 12px;
  margin-bottom: 0px;
}
.background-pic .white-area .txt .txt-3 .txt-area p {
  font-size: 20px;
  font-weight: 600;
  font-family: sans-serif;
  color: #02837A;
  margin-bottom: 0px;
}
.background-pic .white-area .txt .txt-3 .txt-area p .point {
  color: #E63838;
}
@media (max-width: 768px) {
  .background-pic .white-area .txt .txt-3 .txt-area p {
    font-size: 18px;
  }
}
.background-pic .white-area_2 {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8901960784);
  display: none;
}
.background-pic .white-area_2.active {
  display: block;
}
.background-pic .white-area_2 .rent_step {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
}
.background-pic .white-area_2 .rent_step .title {
  font-size: 40px;
  font-family: sans-serif;
  font-weight: 600;
  color: #02837A;
  margin-bottom: 20px;
}
.background-pic .white-area_2 .rent_step .step-area {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.background-pic .white-area_2 .rent_step .step-area .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.background-pic .white-area_2 .rent_step .step-area .item h2 {
  font-size: 40px;
  font-family: sans-serif;
  font-weight: 600;
  color: #2A9A5F;
  width: 2em;
}
.background-pic .white-area_2 .rent_step .step-area .item img {
  width: 70%;
}
@media (max-width: 992px) {
  .background-pic {
    margin-top: 0px;
  }
  .background-pic .white-area {
    padding: 0 15px;
  }
  .background-pic .white-area .txt h2 {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .background-pic .white-area {
    padding: 0 15px;
  }
  .background-pic .white-area .txt h3 {
    font-size: 30px;
  }
  .background-pic .white-area .txt h3 .headline {
    font-size: 50px;
  }
  .background-pic .white-area .txt h3 .lg {
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  .background-pic .title h2 {
    font-size: 38px;
  }
  .background-pic .control-btn .landlord-btn h3 {
    font-size: 24px;
  }
  .background-pic .control-btn .lodger-btn h3 {
    font-size: 24px;
  }
  .background-pic .white-area .txt h2 {
    font-size: 24px;
  }
  .background-pic .white-area .txt h2 .lg {
    font-size: 54px;
  }
  .background-pic .white-area_2 .rent_step .title {
    font-size: 22px;
  }
}

.trial_step {
  background: linear-gradient(to bottom, #e5efe3 0%, #A1D68B 40%, #fff 100%);
}
.trial_step .step-area {
  margin-bottom: 30px;
}
.trial_step .step-area .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 30px 0 30px 0;
}
.trial_step .step-area .item h2 {
  font-size: 40px;
  font-weight: 600;
  font-family: sans-serif;
  color: #fff;
  width: 2em;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.trial_step .step-area .item img {
  width: 70%;
}

.trial_place {
  position: relative;
  max-width: 1300px;
  margin: auto;
  margin-bottom: 50px;
}
.trial_place::after {
  content: "";
  display: inline-block;
  width: 431px;
  height: 340px;
  position: absolute;
  z-index: 99;
  bottom: -63px;
  right: 0;
  background-image: url(/images/page03.png);
  background-size: contain;
}
@media (max-width: 992px) {
  .trial_place::after {
    content: unset;
  }
}
.trial_place .trial-area {
  border: #555 solid 1px;
  border-radius: 16px;
  padding: 50px;
}
.trial_place .trial-area .title h3 {
  font-size: 18px;
  font-weight: 500;
  font-family: sans-serif;
  color: #54835A;
}
.trial_place .trial-area .title h2 {
  font-size: 36px;
  font-weight: 600;
  font-family: sans-serif;
  color: #54835A;
}
.trial_place .trial-area .form-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}
.trial_place .trial-area .form-row .form-group {
  margin-right: 20px;
  margin-bottom: 10px;
}
.trial_place .trial-area .form-row .form-group label {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 500;
}
.trial_place .trial-area .form-row .form-group input {
  border-radius: 12px;
  height: 2.5em;
  border: #333 solid 1px;
  margin: 0 20px;
}
.trial_place .trial-area .form-row .form-group input::-moz-placeholder {
  font-size: 20px;
  padding-left: 8px;
}
.trial_place .trial-area .form-row .form-group input::placeholder {
  font-size: 20px;
  padding-left: 8px;
}
.trial_place .trial-area .form-row .form-group .unit {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 500;
}
.trial_place .trial-area .form-row .form-group-02 label {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 500;
}
.trial_place .trial-area .form-row .form-group-02 select {
  width: 100px;
  border-radius: 12px;
  height: 2.5em;
  border: #333 solid 1px;
  margin: 0 20px;
}
.trial_place .trial-area .trial-btn {
  padding: 12px 24px;
  background-color: #4EC55A;
  border-radius: 12px;
  display: inline-block;
  cursor: pointer;
}
.trial_place .trial-area .trial-btn h3 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  font-family: sans-serif;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .trial_place .trial-area {
    margin: 0 15px;
    padding: 30px;
  }
}

.trial-table {
  max-width: 1300px;
  margin: auto;
  margin-bottom: 30px;
}
.trial-table .title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.trial-table .title h3 {
  font-size: 28;
  font-weight: 500;
  font-family: sans-serif;
  color: #54835A;
}
.trial-table .title p {
  font-size: 18px;
  font-weight: 500;
  font-family: sans-serif;
  color: #54835A;
  margin-bottom: 0px;
}
.trial-table table {
  width: 100%;
}
.trial-table table tr {
  border-bottom: #B7C5E6 solid 1px;
}
.trial-table table tr td {
  font-size: 28px;
  font-weight: 600;
  font-family: sans-serif;
  text-align: center;
  padding: 24px 16px;
}
.trial-table table tr td:first-child {
  text-align: left;
}
.trial-table table tr .cl-td {
  color: #75A062;
}
.trial-table table tr .bg-td {
  display: inline-block;
  color: #fff;
  padding: 12px 16px;
  background-color: #84D36E;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
}
.trial-table table tr .landlord {
  color: red;
}
.trial-table table tr .welfare {
  color: #FF6600;
}
.trial-table table tr .normal {
  color: #969696;
}
.trial-table table tr .click-td {
  cursor: pointer;
  color: #75A062;
  text-align: center !important;
  font-weight: 500;
  background: linear-gradient(to bottom, #FEFFFA 0%, #F7FFDD 100%);
}
.trial-table .click-on {
  display: none;
  transition: all 0.3s ease-in;
}
@media (max-width: 992px) {
  .trial-table {
    margin: 0 15px 20px;
  }
  .trial-table table tr td {
    font-size: 20px;
  }
}

.trial-cta {
  margin-bottom: 30px;
}
.trial-cta .cta-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: auto;
  border-radius: 16px;
  padding: 0px;
}
.trial-cta .cta-area .txt h2 {
  font-size: 36px;
  font-weight: 400;
  font-family: sans-serif;
  margin-bottom: 20px;
  letter-spacing: 2px;
  background-color: #49B22E;
  padding: 25px 0;
  text-align: center;
  color: #fff;
  border-radius: 200px;
}
.trial-cta .cta-area .txt h2 a {
  color: #fff;
  text-decoration: none;
}
.trial-cta .cta-area .txt h2 .row {
  align-items: center;
}
.trial-cta .cta-area .txt h2 .col-md-6:first-child {
  font-size: 64px;
  padding-left: 50px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .trial-cta .cta-area .txt h2 .col-md-6:first-child {
    font-size: 18px;
    padding: 0 12px;
    font-weight: 400;
  }
}
.trial-cta .cta-area .txt h3 {
  display: inline-block;
  font-weight: 400;
  font-family: sans-serif;
  background-color: red;
  padding: 12px 24px;
  border-radius: 16px;
  letter-spacing: 2px;
}
.trial-cta .cta-area .txt h3 a {
  text-decoration: none;
  font-size: 36px;
  color: #fff;
}
.trial-cta .cta-area .data {
  padding: 30px;
  max-width: 1300px;
  margin: 0px auto;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2901960784);
}
@media (max-width: 992px) {
  .trial-cta .cta-area .data {
    border-radius: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2901960784);
  }
}
.trial-cta .cta-area .data .row02 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
}
.trial-cta .cta-area .data .row02 .row-st {
  width: 100%;
}
.trial-cta .cta-area .data .row02 .row-st h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: sans-serif;
  color: #49B22E;
}
.trial-cta .cta-area .data .row02 .row-st h3 span {
  color: red;
}
.trial-cta .cta-area .data .row02 .row-st input {
  width: 95%;
  height: 2.5em;
  border-radius: 8px;
  margin-bottom: 0px;
}
.trial-cta .cta-area .data .row02 .row-st select {
  width: 100%;
  height: 2.5em;
  border-radius: 8px;
  margin-bottom: 0px;
  border-color: #ccc;
}
.trial-cta .cta-area .data h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: sans-serif;
  color: #49B22E;
}
.trial-cta .cta-area .data h3 span {
  color: red;
}
.trial-cta .cta-area .data input {
  width: 100%;
  height: 2.5em;
  border-radius: 8px;
  margin-bottom: 12px;
}
.trial-cta .cta-area .data .text-center {
  cursor: pointer;
  margin-top: 20px;
}
.trial-cta .cta-area .data textarea {
  height: 89%;
}
@media (max-width: 992px) {
  .trial-cta {
    margin: 0 15px;
  }
}
@media (max-width: 768px) {
  .trial-cta {
    margin: 0;
  }
  .trial-cta .cta-area {
    padding: 0;
    flex-direction: column;
    background-color: transparent;
  }
  .trial-cta .cta-area .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 12px;
    background-color: #49B22E;
    padding: 10px 0;
  }
  .trial-cta .cta-area .txt h2 {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    padding: 0;
  }
  .trial-cta .cta-area .txt h3 a {
    font-size: 22px;
  }
  .trial-cta .cta-area .data {
    width: 100%;
    padding: 30px 25px;
  }
  .trial-cta .cta-area .data h3 {
    font-size: 16px;
    color: #49B22E;
  }
  .trial-cta .cta-area .data .row02 .row-st h3 {
    font-size: 16px;
  }
}

#lodger-tab-pane .rent-link .outer {
  position: relative;
}
#lodger-tab-pane .rent-link .outer .link-area {
  position: absolute;
  top: 40%;
  left: 12%;
}
#lodger-tab-pane .rent-link .outer .link-area h2 {
  padding: 12px 50px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
#lodger-tab-pane .rent-link .outer .link-area h2 a {
  text-decoration: none;
  font-size: 52px;
  font-weight: 600;
  font-family: sans-serif;
  color: #B20000;
}
@media (max-width: 992px) {
  #lodger-tab-pane .rent-link .outer .link-area {
    opacity: 0.9;
    top: 32%;
  }
}
@media (max-width: 768px) {
  #lodger-tab-pane .rent-link .outer .link-area {
    top: 32%;
  }
  #lodger-tab-pane .rent-link .outer .link-area h2 a {
    font-size: 38px;
  }
}
@media (max-width: 600px) {
  #lodger-tab-pane .rent-link .outer .link-area {
    top: 19%;
  }
  #lodger-tab-pane .rent-link .outer .link-area h2 a {
    font-size: 22px;
  }
}
#lodger-tab-pane .area-pricepic {
  padding-top: 30px;
  padding-bottom: 50px;
  background: linear-gradient(to bottom, #FFFFFF 97%, #F8FFDD 100%);
  margin-bottom: 50px;
}
#lodger-tab-pane .area-pricepic .col-md-6 {
  text-align: center;
  margin-bottom: 30px;
}
.table_outer {
  overflow-y: auto;
}
.table_outer table {
  min-width: 1000px;
}

.news_share_bar {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  background-color: #fff;
  padding: 8px;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.news_share_bar .sharebar {
  font-size: 14px;
  font-weight: 500;
  font-family: sans-serif;
  color: #54835A;
  text-align: center;
  line-height: 1.2em;
  display: flex;
  flex-direction: column;
}
.news_share_bar .sharebar a {
  margin-bottom: 5px;
}

.IWantRent {
  position: relative;
}
.IWantRent .IWantRent-main h2 {
  position: absolute;
  top: 5%;
  left: 5%;
  font-size: 64px;
  color: #fff;
  font-family: sans-serif;
  font-weight: 600;
}
@media (max-width: 768px) {
  .IWantRent .IWantRent-main h2 {
    font-size: 36px;
  }
}

.assure {
  background-image: url(/images/page10.jpg);
}
.assure .assure-outer {
  padding-top: 50px;
  padding-bottom: 30px;
}
.assure .assure-outer .title h2 {
  font-size: 50px;
  font-family: sans-serif;
  font-weight: 600;
  color: #12993B;
  margin: 0 0 20px 50px;
}
.assure .assure-outer .row .col-md-4 img {
  aspect-ratio: 16/10;
  width: 100%;
}
.assure .assure-outer .row .col-md-4 h3 {
  font-size: 32px;
  font-weight: 600;
  font-family: sans-serif;
  color: #12993B;
  text-align: center;
  margin-top: 8px;
}
@media (max-width: 992px) {
  .assure {
    text-align: center;
  }
  .assure .assure-outer .title h2 {
    margin: 0 0 20px 0;
  }
  .assure .assure-outer .row {
    padding: 0 15px;
  }
  .assure .assure-outer .row .col-md-4 h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .assure {
    text-align: center;
  }
  .assure .assure-outer {
    padding: 30px 0;
  }
  .assure .assure-outer .title h2 {
    margin: 0 0 20px 0;
  }
  .assure .assure-outer .row {
    padding: 0 15px;
  }
  .assure .assure-outer .row .col-md-4 h3 {
    font-size: 15px;
  }
}

.advantages {
  background-image: url(/images/advantages-01.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.advantages .title h2 {
  font-size: 50px;
  font-weight: 600;
  font-family: sans-serif;
  color: #174C9A;
  margin: 50px 0 30px 50px;
}
.advantages .txt h3 {
  font-size: 36px;
  font-weight: 600;
  font-family: sans-serif;
  color: #174C9A;
  letter-spacing: 2px;
  margin-left: 50px;
  line-height: 250%;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.advantages .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
.advantages .pic:hover img {
  transform: scale(1.05);
}
@media (max-width: 992px) {
  .advantages .title {
    text-align: center;
  }
  .advantages .title h2 {
    margin: 50px 0 30px 0px;
  }
  .advantages .txt h3 {
    font-size: 28px;
    margin-left: 50px;
  }
}
@media (max-width: 768px) {
  .advantages .title {
    text-align: center;
  }
  .advantages .title h2 {
    margin: 20px 0 30px 0;
  }
  .advantages .txt h3 {
    font-size: 24px;
    margin-left: 0px;
    text-align: center;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 4px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
    line-height: 1.8;
  }
  .advantages .txt h3 span:first-child {
    display: block;
    width: 100%;
    background-color: #C5FDB2;
  }
  .advantages .txt h3 span:last-child {
    font-size: 18px;
  }
  .advantages .txt h3:nth-child(even) span:first-child {
    display: block;
    width: 100%;
    background-color: #FCFCAB;
  }
}

.mb_toolbar {
  position: fixed;
  width: calc(100% - 20px);
  left: 0;
  bottom: 0;
  display: none;
  margin: 10px;
  z-index: 99;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4980392157);
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .mb_toolbar {
    display: flex;
    align-items: center;
  }
}
.mb_toolbar a {
  width: 50%;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  border-left: 1px solid #bfbfbf;
  letter-spacing: 2px;
}
.mb_toolbar a:first-child {
  color: #4690C1;
  border-right: 0;
}
.mb_toolbar a:last-child {
  color: #2BB965;
}

@media (max-width: 768px) {
  .footer-L {
    display: none;
  }
}

.loadinglock {
  pointer-events: none;
}

.Object_Quantity {
  position: absolute;
  right: 0;
  display: inline-block;
  width: auto;
  top: -30px;
  color: #fff;
}
@media (max-width: 992px) {
  .Object_Quantity {
    top: -35px;
  }
}

.userhtml img {
  height: auto !important;
}/*# sourceMappingURL=layout.css.map */