@charset "UTF-8";
.ya_container {
  max-width: 1200px;
  margin: 0 auto;
}

body {
  background: #F2EFEA;
  font-family: 微軟正黑體;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.fonttext {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 980px) {
  .fonttext {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 微軟正黑體;
}

h2.title {
  font-family: 微軟正黑體;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
}
@media (min-width: 980px) {
  h2.title {
    font-size: 30px;
  }
}
h2.title b {
  color: #B28500;
  font-weight: normal;
}

h4.title {
  font-family: 微軟正黑體;
}

header {
  background: url("../images/37-2.png") top no-repeat;
  border-top: 8px solid #6A5051;
  height: 568px;
}
@media (min-width: 481px) {
  header {
    background: url("../images/37-1.png") top no-repeat;
    height: 568px;
  }
}
@media (min-width: 980px) {
  header {
    background: url("../images/37.png") top no-repeat;
    height: 650px;
  }
  header img.top1 {
    margin-top: 144px;
  }
}
header img {
  max-width: 100%;
  height: auto;
}
header img.top1 {
  margin-top: 184px;
}
header img.top2 {
  margin-top: 20px;
}

.bar01 {
  padding: 0px 0 50px;
}
.bar01 .title {
  text-align: center;
}

.bar02 {
  background: #F8F7F3;
  padding: 50px 0;
  text-align: center;
}
.bar02 img {
  margin: 20px auto;
}

.bar03 {
  padding: 50px 0;
  text-align: center;
}

.bar04 {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}

.bar05 {
  padding: 50px 0;
}
.bar05 ul {
  padding: 0;
  margin: 0;
}
.bar05 li {
  list-style: none;
  font-size: 20px;
  line-height: 40px;
}
.bar05 li:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  height: 20px;
  width: 20px;
  background: url("../images/20.png") no-repeat;
}

.bar06 {
  padding: 50px 0;
  text-align: center;
  background: #F8F7F3;
}
.bar06 img {
  display: block;
  margin-bottom: 20px;
}

.bar07 {
  padding: 50px 0;
}
.bar07 h2 {
  text-align: center;
}
.bar07 img {
  display: block;
  margin-bottom: 10px;
}
.bar07 .note {
  border: 1px dashed #B89165;
  border-radius: 10px;
  color: #664C00;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.6);
}

.bar08 {
  padding: 50px 0;
  background: #F8F7F3;
}
.bar08 .eaual {
  display: block;
  clear: both;
}
.bar08 .title {
  text-align: center;
}
.bar08 img {
  display: block;
  margin-bottom: 10px;
}

.bar09 {
  padding: 50px 0;
  background: #EBE8DE;
}
.bar09 .title {
  text-align: center;
}
.bar09 .massonary .w3-col {
  padding: 5px;
}
.bar09 a {
  text-decoration: none;
}

.footer {
  background: #D1C7B6;
  text-align: center;
  line-height: 60px;
  color: #6F6046;
  border-bottom: 3px solid #6F6046;
  border-top: 1px solid #B1A085;
}

#id01 .cardheader {
  background: #E0D6CB;
  color: #5F4D38;
}
#id01 .w3-modal-content {
  border-radius: 10px;
}
#id01 .cardfooter {
  color: #5F4D38;
}

#infocard {
  padding-top: 20px;
  padding-bottom: 20px;
}
#infocard .cardtitle {
  line-height: 30px;
  font-size: 24px;
  padding: 10px 0;
}
#infocard .cardprice {
  font-size: 20px;
  color: #8C6900;
  padding-bottom: 10px;
}
#infocard .table {
  display: table;
  width: 100%;
  padding: 0px 0;
}
#infocard .left {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
}
#infocard .right {
  display: table-cell;
}
#infocard #askforpriceform {
  display: none;
}
#infocard #resizeno {
  height: 120px;
}

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