body[page="quotation"] section.customize {
  min-height: 300px;
  background-color: #DDDDDD;
  padding: 30px;
  font-family: serif;
  text-align: left;
  color: #5F5F5F;
  font-size: 16px;
  line-height: 1.5;
}
body[page="quotation"] section.customize[type="1"] .photoWrap li[type="1"] {
  display: block;
}
body[page="quotation"] section.customize[type="1"] .btn[type="1"] {
  background-color: #DBB44D;
}
body[page="quotation"] section.customize[type="1"] .introWrap li[type="1"] {
  display: block;
}
body[page="quotation"] section.customize[type="2"] .photoWrap li[type="2"] {
  display: block;
}
body[page="quotation"] section.customize[type="2"] .btn[type="2"] {
  background-color: #DBB44D;
}
body[page="quotation"] section.customize[type="2"] .introWrap li[type="2"] {
  display: block;
}
body[page="quotation"] section.customize[type="3"] .photoWrap li[type="3"] {
  display: block;
}
body[page="quotation"] section.customize[type="3"] .btn[type="3"] {
  background-color: #DBB44D;
}
body[page="quotation"] section.customize[type="3"] .introWrap li[type="3"] {
  display: block;
}
body[page="quotation"] section.customize centerwrap {
  text-align: center;
  max-width: 1024px;
}
body[page="quotation"] section.customize centerwrap h1 {
  font-size: 55px;
  font-weight: 100;
}
body[page="quotation"] section.customize centerwrap h2 {
  letter-spacing: 5px;
  font-size: 20px;
}
body[page="quotation"] section.customize centerwrap .calculator {
  text-align: left;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 30px;
}
body[page="quotation"] section.customize centerwrap .calculator li {
  margin-bottom: 10px;
}
body[page="quotation"] section.customize centerwrap .calculator input {
  border: none;
  border-radius: 5px;
  height: 18px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 15px;
  font-size: 24px;
  width: 77px;
  text-align-last: center;
  margin-right: 5px;
  font-family: serif;
}
body[page="quotation"] section.customize centerwrap .calculator .btn {
  display: inline-block;
  background-color: #FFF;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px;
}
body[page="quotation"] section.customize centerwrap .calculator .title_m {
  font-size: 16px;
  height: auto;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
}
body[page="quotation"] section.customize centerwrap .calculator .title_m .total {
  background-color: #FFF;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  margin-left: 30px;
  font-size: 25px;
  display: block;
  margin: auto;
  margin-top: 10px;
}
body[page="quotation"] section.customize centerwrap .info {
  display: block;
  height: 300px;
  position: relative;
}
body[page="quotation"] section.customize centerwrap .info .photoWrap {
  background-color: #FFF;
  width: 46%;
  height: 100%;
  position: absolute;
}
body[page="quotation"] section.customize centerwrap .info .photoWrap li {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: none;
}
body[page="quotation"] section.customize centerwrap .info .introWrap {
  display: flex;
  align-items: center;
  width: 46%;
  height: 100%;
  position: absolute;
  right: 0px;
  text-align: left;
  color: #000;
}
body[page="quotation"] section.customize centerwrap .info .introWrap li {
  display: none;
}
body[page="quotation"] section.customize centerwrap .info .introWrap li span {
  color: #5F5F5F;
  margin-top: 20px;
  display: block;
}
body[page="quotation"] section.customize centerwrap .return {
  display: inline-block;
  padding: 30px;
}
body[page="quotation"] section.customize centerwrap .return .title {
  font-size: 22px;
  border-bottom: 1px solid #b7b7b7;
  height: 50px;
  margin-bottom: 20px;
}
body[page="quotation"] section.customize centerwrap .return .title .total {
  background-color: #FFF;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 5px;
  margin-left: 30px;
  font-size: 25px;
}
body[page="quotation"] section.customize centerwrap .return .text {
  text-align: left;
  line-height: 2;
}
body[page="quotation"] section.info {
  background-color: #FFF;
  padding: 30px;
  font-family: serif;
  text-align: left;
  color: #5F5F5F;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
body[page="quotation"] section.info .wrap {
  padding: 40px;
  background-color: #6D7781;
  color: #FFF;
  background-image: url(/images/hub.png);
  background-position: right 20px bottom 20px;
  background-repeat: no-repeat;
}
body[page="quotation"] section.info centerwrap {
  text-align: center;
  max-width: 760px;
}
body[page="quotation"] section.info centerwrap h1 {
  font-size: 55px;
  font-weight: 100;
  color: #f0eab7;
}
body[page="quotation"] section.info centerwrap h2 {
  letter-spacing: 5px;
  font-size: 20px;
  color: #f0eab7;
}
body[page="quotation"] section.info centerwrap article {
  font-size: 18px;
  text-align: center;
}
body[page="quotation"] section.info centerwrap article img {
  max-width: 100%;
  height: auto !important;
}
body[page="quotation"] section.info centerwrap article p {
  line-height: 33px;
}
body[page="quotation"] section.form {
  background-color: #FFF;
}
@media screen and (max-width: 1280px) {
  body[page="home"] section.banner .photo {
    padding-bottom: 65vw;
  }
  body[page="quotation"] section.customize centerwrap .info {
    display: block;
    height: auto;
    position: relative;
  }
  body[page="quotation"] section.customize centerwrap .info .photoWrap {
    background-color: #FFF;
    width: calc(100vw - 60px);
    height: 58vw;
    position: relative;
  }
  body[page="quotation"] section.customize centerwrap .info .introWrap {
    display: block;
    align-items: center;
    width: auto;
    height: 100%;
    position: relative;
    right: 0px;
    text-align: left;
    color: #000;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body[page="quotation"] section.customize centerwrap .calculator li label {
    text-align: center;
    display: block;
    margin-bottom: 15px;
    margin-top: 25px;
  }
  body[page="quotation"] section.customize centerwrap .calculator {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  body[page="quotation"] section.customize centerwrap .return .title {
    font-size: 22px;
    border-bottom: 1px solid #b7b7b7;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  body[page="quotation"] section.customize centerwrap .return .title .total {
    background-color: #FFF;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    margin-left: 0px;
    font-size: 25px;
    margin-top: 20px;
  }
  body[page="quotation"] section.customize centerwrap .calculator input {
    margin: auto;
    display: block;
  }
  body[page="quotation"] section.customize centerwrap .return .text {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
  }
  body[page="quotation"] section.customize centerwrap .return {
    padding-top: 0px;
  }
}
