.loyal-customer-container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 94px;
}

.loyal-customer-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  color: #1A1A1A;
  margin: 0;
  padding-top: 60px;
}

.loyal-customer-divide {
  width: 120px;
  margin: 0 auto;
  height: 1px;
  background-color: #EB0A1E;
  margin-top: 20px;
  margin-bottom: 35px;
}

.loyal-customer-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 24px;
}

.title-loyal-customer {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  text-align: center;
  color: #EB0A1E;
  margin: 0;
  text-transform: uppercase;
}

.convention-point {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}

.convention-point .list-convention-point {
  margin: 0;
  padding: 0;
  list-style: none;
}

.convention-point .list-convention-point .convention-item {
  margin-top: 40px;
}

.convention-point .list-convention-point .convention-item .convention-item-box {
  display: flex;
  align-items: flex-start;
}

.convention-point .list-convention-point .convention-item .convention-item-box .convention-item-icon {
  margin-right: 24px;
}

.convention-point .list-convention-point .convention-item .convention-item-box .convention-item-description {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #000000;
}

.benefit-customer {
  margin-top: 60px;
}

.benefit-table {
  margin: 0;
  margin-top: 29px;
}

.table.benefit-table td {
  padding: 0;
  vertical-align: middle;
  border: 2px solid #FFFFFF;
}

.table.benefit-table tr td {
  height: 136px;
}

.table.benefit-table tr td:first-child {
  width: 29%;
}

.table.benefit-table tr td:not(:first-child) {
  width: calc((100% - 29%) / 3);
}

.table.benefit-table tr:first-child td {
  height: 80px;
}

.table-loyal-logo {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.table.benefit-table tr td.rank {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
}
.table.benefit-table tr td.silver {
  background-color: #F5F5F5;
  color: #808080;
}
.table.benefit-table tr td.gold {
  background-color: #FAF3DC;
  color: #F2994A;
}
.table.benefit-table tr td.platinum {
  background-color: #D9D9D9;
  color: #101010;
}
.table.benefit-table tr td.box-item {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.table.benefit-table tr td.box-item.bg-red {
  background-color: #BA2822;
}
.table.benefit-table tr td.box-item.bg-black {
  background-color: #101010;
}
.table.benefit-table tr td.content {
  text-align: center;
}
.table.benefit-table tr td.content.content-text {
  font-size: 16px;
  line-height: 120%;
  color: #000000;
}
.table.benefit-table tr td.content.content-text span {
  display: block;
}
.table.benefit-table tr td.content.content-text .highlight {
  color: #EB0A1E;
  font-weight: 600;
  margin-bottom: 5px;
}
.service-point {
  margin-top: 120px;
}
.service-point-list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-left: -60px;
}
.service-point-list .service-point-item {
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.service-point-list .service-point-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}
.service-point-list .service-point-item .service-point-text {
  display: block;
  text-align: center;
}
.rules-point {
  margin-top: 120px;
}
.table-rules {
  margin: 0;
  margin-top: 44px;
}
.table.table-rules td {
  padding: 0;
  vertical-align: middle;
  border: 1px solid #CCCCCC;
}
.table.table-rules tr td {
  width: calc(100% / 3);
}
.table.table-rules tr:nth-child(1) td {
  height: 148px;
}
.table.table-rules tr td .rules-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table.table-rules tr td .rules-box img {
  display: block;
  max-width: 100%;
}
.table.table-rules tr td.rules-content {
  background-color: #F5F5F5;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  padding: 36px 54px;
}
.loyal-customer-other {
  margin-top: 120px;
  background-color: #F5F5F5;
  padding: 100px 0 110px 0;
}
.other-rules {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
.list-other-rules {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 32px;
}
.list-other-rules li {
  font-size: 16px;
  line-height: 200%;
  color: #000000;
}
.rules-contaner {
  margin-top: 44px;
}
.rules-item {
  padding: 0;
  border: 1px solid #CCCCCC;
}
.rules-item-image {
  height: 148px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rules-item-description {
  padding: 0px 54px;
  height: 167px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #CCCCCC;
  background-color: #F5F5F5;
}
.rules-item-description p {
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 0;
}

@media (max-width: 1080px) {
  .convention-point {
    padding: 0 16px;
  }
  .convention-point .list-convention-point .convention-item .convention-item-box .convention-item-description {
    font-size: 16px;
  }
  .convention-point .list-convention-point .convention-item .convention-item-box .convention-item-icon svg {
    height: 24px;
    width: 24px;
  }
  .table.benefit-table tr td:first-child {
    width: 20%;
  }
  .table.benefit-table tr td:not(:first-child) {
    width: calc((100% - 20% - 15%) / 2);
  }
  .table.benefit-table tr td:nth-child(2) {
    width: 15%;
  }
  .table.benefit-table tr td svg {
    width: 24px;
    height: 24px;
  }
  .service-point {
    padding: 0 16px;
  }
  .loyal-customer-other {
    padding-left: 16px;
    padding-right: 16px;
  }
  .rules-contaner {
    padding: 0 16px;
  }
}