* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  overflow-x: hidden;
}

a,
a:link,
a:hover,
a:active,
a:visited {
  outline: none;
  text-decoration: none;
  color: #666666;
}

.common-header {
  width: 100%;
  height: 5.2083333333vw;
  background: #ffffff;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

.common-footer {
  width: 100%;
  height: 17.96875vw;
  background: #f8f4f1;
}

.page-about {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  margin: 0 auto;
  padding: 5.2083333333vw 0 0 0;
  overflow-x: hidden;
}
.page-about .about-us {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 3.6458333333vw 0 2.6041666667vw 0;
  background: #f8f4f1;
}
.page-about .about-us .us-about {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-about .about-us .us-about .about-label {
  font-weight: 600;
  font-size: 0.8333333333vw;
  color: #e1772a;
  line-height: 1.1458333333vw;
}
.page-about .about-us .us-about .about-maintitle {
  margin: 0.5208333333vw 0;
  font-weight: bold;
  font-size: 2.1875vw;
  color: #333333;
  line-height: 2.9166666667vw;
  text-align: center;
}
.page-about .about-us .us-about .about-maintitle span {
  color: #e1772a;
}
.page-about .about-us .us-about .about-title {
  margin: 0.5208333333vw 0 0 0;
  font-weight: bold;
  font-size: 1.7708333333vw;
  color: #333333;
  line-height: 2.3958333333vw;
}
.page-about .about-us .us-about .about-subtitle {
  width: 45.3125vw;
  margin: 0.5208333333vw 0 0 0;
  font-size: 1.0416666667vw;
  color: #666666;
  line-height: 1.6666666667vw;
  text-align: center;
}
.page-about .about-us .us-about .about-tag {
  display: flex;
  align-items: center;
  margin: 1.0416666667vw 0 0 0;
}
.page-about .about-us .us-about .about-tag .tag-tag {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.6666666667vw;
  margin: 0 0.5208333333vw;
  padding: 0 1.0416666667vw;
  background: #ffe1ca;
  border-radius: 16px;
  border: 1px solid #ffb67e;
  font-size: 0.7291666667vw;
  color: #e1772a;
}
.page-about .about-us .us-about .about-tag-detail {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
  height: 6.71875vw;
  margin: 1.5625vw 0 6.25vw 0;
  padding: 0 4.1666666667vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-us .us-about .about-tag-detail .detail-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-about .about-us .us-about .about-tag-detail .detail-item .item-title {
  font-weight: bold;
  font-size: 1.9791666667vw;
  color: #333333;
  line-height: 2.65625vw;
}
.page-about .about-us .us-about .about-tag-detail .detail-item .item-text {
  margin: 0.46875vw 0 0 0;
  font-size: 0.7291666667vw;
  color: #333333;
  line-height: 1.3541666667vw;
}
.page-about .about-us .us-about .about-info {
  display: flex;
  flex-direction: column;
  margin: 2.0833333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
}
.page-about .about-us .us-about .about-info .info-title .title-title {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info .info-title .title-title .title-number {
  margin: 0 0.5208333333vw 0 0;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info .info-title .title-title .title-text {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info .info-title .title-link {
  font-size: 0.9375vw;
  color: #e1772a;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info .info-title .title-link img {
  width: 0.3645833333vw;
  margin: 0 0 0 0.3125vw;
}
.page-about .about-us .us-about .about-info .info-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 62.5vw;
  height: 10.5729166667vw;
  margin: 0.8333333333vw 0 0 0;
  padding: 2.6041666667vw 2.0833333333vw 0 1.0416666667vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-us .us-about .about-info .info-card .card-head {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info .info-card .card-head .head-badge {
  flex-shrink: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  margin: 0 1.5625vw 0 0;
  background: #ffe1ca;
  border-radius: 9px;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info .info-card .card-head .head-info {
  display: flex;
  flex-direction: column;
}
.page-about .about-us .us-about .about-info .info-card .card-head .head-info .info-name {
  font-weight: bold;
  font-size: 1.0416666667vw;
  color: #333333;
  line-height: 1.40625vw;
}
.page-about .about-us .us-about .about-info .info-card .card-head .head-info .info-desc {
  width: 56.25vw;
  margin: 0.5208333333vw 0 0 0;
  font-size: 0.7291666667vw;
  color: #666666;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info .info-card .card-data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.0416666667vw 0 0 0;
}
.page-about .about-us .us-about .about-info .info-card .card-data .data-item {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info .info-card .card-data .data-item .item-label {
  font-weight: 600;
  font-size: 0.625vw;
  color: #333333;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info .info-card .card-data .data-item .item-value {
  font-size: 0.625vw;
  color: #888888;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-2 {
  display: flex;
  flex-direction: column;
  margin: 2.0833333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-2 .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
}
.page-about .about-us .us-about .about-info-2 .info-title .title-title {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info-2 .info-title .title-title .title-number {
  margin: 0 0.5208333333vw 0 0;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-2 .info-title .title-title .title-text {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-2 .info-title .title-link {
  font-size: 0.9375vw;
  color: #e1772a;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-2 .info-title .title-link img {
  width: 0.3645833333vw;
  margin: 0 0 0 0.3125vw;
}
.page-about .about-us .us-about .about-info-2 .info-card {
  display: flex;
  justify-content: space-between;
  margin: 0.8333333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item {
  box-sizing: border-box;
  width: 30.4166666667vw;
  height: 10.5729166667vw;
  padding: 1.7708333333vw 1.0416666667vw 0 1.0416666667vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-head {
  display: flex;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-head .head-badge {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  margin: 0 1.0416666667vw 0 0;
  background: #ffe1ca;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-head .head-info .info-name {
  font-weight: bold;
  font-size: 1.0416666667vw;
  color: #333333;
  line-height: 1.40625vw;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-head .head-info .info-desc {
  width: 19.0104166667vw;
  margin: 0.5208333333vw 0 0 0;
  font-size: 0.7291666667vw;
  color: #666666;
  line-height: 1.3020833333vw;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-data {
  display: flex;
  justify-content: space-between;
  margin: 0.7291666667vw 0 0 0;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-data .data-item {
  display: flex;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-data .data-item .item-label {
  font-weight: 600;
  font-size: 0.625vw;
  color: #333333;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-2 .info-card .card-item .item-data .data-item .item-value {
  max-width: 6.7708333333vw;
  font-size: 0.625vw;
  color: #888888;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-3 {
  display: flex;
  flex-direction: column;
  margin: 2.0833333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-3 .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
}
.page-about .about-us .us-about .about-info-3 .info-title .title-title {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info-3 .info-title .title-title .title-number {
  margin: 0 0.5208333333vw 0 0;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-3 .info-title .title-title .title-text {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-3 .info-title .title-link {
  font-size: 0.9375vw;
  color: #e1772a;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-3 .info-title .title-link img {
  width: 0.3645833333vw;
  margin: 0 0 0 0.3125vw;
}
.page-about .about-us .us-about .about-info-3 .info-card {
  display: flex;
  justify-content: space-between;
  margin: 0.8333333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item {
  box-sizing: border-box;
  width: 30.4166666667vw;
  height: 10.5729166667vw;
  padding: 1.7708333333vw 1.0416666667vw 0 1.0416666667vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-head {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-head .head-badge {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  margin: 0 1.0416666667vw 0 0;
  background: #ffe1ca;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-head .head-info .info-name {
  font-weight: bold;
  font-size: 1.0416666667vw;
  color: #333333;
  line-height: 1.40625vw;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-head .head-info .info-desc {
  margin: 0.5208333333vw 0 0 0;
  font-size: 0.7291666667vw;
  color: #666666;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-data {
  display: flex;
  align-items: center;
  margin: 1.8229166667vw 0 0 0;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-data .data-item {
  display: flex;
  align-items: center;
  margin: 0 2.0833333333vw 0 0;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-data .data-item .item-label {
  font-weight: 600;
  font-size: 0.625vw;
  color: #333333;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-3 .info-card .card-item .item-data .data-item .item-value {
  font-size: 0.625vw;
  color: #888888;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-4 {
  display: flex;
  flex-direction: column;
  margin: 2.0833333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-4 .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
}
.page-about .about-us .us-about .about-info-4 .info-title .title-title {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info-4 .info-title .title-title .title-number {
  margin: 0 0.5208333333vw 0 0;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-4 .info-title .title-title .title-text {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-4 .info-title .title-link {
  font-size: 0.9375vw;
  color: #e1772a;
  line-height: 1.25vw;
}
.page-about .about-us .us-about .about-info-4 .info-title .title-link img {
  width: 0.3645833333vw;
  margin: 0 0 0 0.3125vw;
}
.page-about .about-us .us-about .about-info-4 .info-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
  margin: 1.3020833333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-4 .info-card .store-item {
  display: flex;
  align-items: center;
  width: 8.3333333333vw;
  height: 2.2916666667vw;
  background: #ffffff;
  border-radius: 8px;
}
.page-about .about-us .us-about .about-info-4 .info-card .store-item .store-icon {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2916666667vw;
  height: 2.2916666667vw;
  margin: 0 0.5208333333vw 0 0;
  border-radius: 8px;
  overflow: hidden;
}
.page-about .about-us .us-about .about-info-4 .info-card .store-item .store-icon img {
  width: 100%;
  height: 100%;
}
.page-about .about-us .us-about .about-info-4 .info-card .store-item .store-name {
  font-weight: 600;
  font-size: 0.7291666667vw;
  color: #333333;
  line-height: 0.9895833333vw;
}
.page-about .about-us .us-about .about-info-4 .info-sub {
  margin: 1.5625vw 0 0 0;
  font-size: 0.8333333333vw;
  color: #888888;
  line-height: 1.09375vw;
}
.page-about .about-us .us-about .about-info-5 {
  display: flex;
  flex-direction: column;
  margin: 5.2083333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-5 .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 62.5vw;
}
.page-about .about-us .us-about .about-info-5 .info-title .title-title {
  display: flex;
  align-items: center;
}
.page-about .about-us .us-about .about-info-5 .info-title .title-title .title-number {
  margin: 0 0.5208333333vw 0 0;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-5 .info-title .title-title .title-text {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-5 .info-card {
  display: flex;
  flex-direction: column;
  padding: 0.8333333333vw 0 0 0;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 62.5vw;
  height: 6.4583333333vw;
  margin: 0 0 1.5625vw 0;
  padding: 0 3.6458333333vw 0 2.6041666667vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item .award-badge {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  margin: 0 2.0833333333vw 0 0;
  background: #ffe1ca;
  border-radius: 9px;
  font-weight: bold;
  font-size: 1.25vw;
  color: #e1772a;
  line-height: 1.6666666667vw;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item .award-text .text-name {
  font-weight: bold;
  font-size: 1.0416666667vw;
  color: #333333;
  line-height: 1.40625vw;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item .award-text .text-unit {
  margin: 0.5208333333vw 0 0 0;
  font-size: 0.7291666667vw;
  color: #666666;
  line-height: 0.9895833333vw;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item .award-link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  padding: 0 1.0416666667vw;
  height: 1.6666666667vw;
  background: #ffe1ca;
  border-radius: 16px;
  border: 1px solid #ffb67e;
  font-weight: 600;
  font-size: 0.7291666667vw;
  color: #e1772a;
  line-height: 0.9895833333vw;
}
.page-about .about-us .us-about .about-info-5 .info-card .award-item .award-link img {
  width: 0.3125vw;
  margin: 0 0 0 0.4166666667vw;
}
.page-about .about-us .us-about .margin-top-80 {
  margin-top: 4.1666666667vw !important;
}
.page-about .about-contact {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 6.25vw 0;
  background: #ffffff;
}
.page-about .about-contact .contact-label {
  font-weight: 600;
  font-size: 0.8333333333vw;
  color: #e1772a;
  line-height: 1.1458333333vw;
}
.page-about .about-contact .contact-title {
  margin: 0.46875vw 0 0 0;
  font-weight: bold;
  font-size: 1.7708333333vw;
  color: #333333;
  line-height: 2.3958333333vw;
}
.page-about .about-contact .contact-subtitle {
  margin: 0.4166666667vw 0 0 0;
  font-size: 1.0416666667vw;
  color: #666666;
  line-height: 1.6666666667vw;
}
.page-about .about-contact .contact-card {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: 62.5vw;
  height: 25.625vw;
  margin: 3.3333333333vw 0 0 0;
  padding: 2.6041666667vw 2.4479166667vw 0 3.125vw;
  background: #f8f4f1;
  border-radius: 24px;
}
.page-about .about-contact .contact-card .card-company {
  display: flex;
  flex-direction: column;
  width: 21.8229166667vw;
}
.page-about .about-contact .contact-card .card-company .company-head {
  width: 17.9166666667vw;
}
.page-about .about-contact .contact-card .card-company .company-desc {
  width: 21.8229166667vw;
  margin: 1.1458333333vw 0 0 0;
  font-size: 0.8333333333vw;
  color: #666666;
  line-height: 1.71875vw;
}
.page-about .about-contact .contact-card .card-relation {
  display: flex;
  flex-direction: column;
  width: 33.0208333333vw;
}
.page-about .about-contact .contact-card .card-relation .relation-item {
  box-sizing: border-box;
  width: 33.0208333333vw;
  height: 6.4583333333vw;
  margin: 0 0 0.5208333333vw 0;
  padding: 1.7708333333vw 0 2.0833333333vw 1.9270833333vw;
  background: #ffffff;
  border-radius: 17px;
}
.page-about .about-contact .contact-card .card-relation .relation-item .item-label {
  font-size: 0.7291666667vw;
  color: #666666;
  line-height: 0.9895833333vw;
}
.page-about .about-contact .contact-card .card-relation .relation-item .item-value {
  margin: 0.5208333333vw 0 0 0;
  font-weight: bold;
  font-size: 1.0416666667vw;
  color: #333333;
  line-height: 1.40625vw;
}

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