.banner {
  background-color: #333333; }
  .banner h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: #FEC303;
    line-height: 45px;
    margin: 40px 0 65px; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.strline {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.2); }

.strnav {
  font-size: 16px;
  font-family: Rubik;
  line-height: 72px;
  margin: 5px 0 4px; }
  .strnav em {
    margin: 0 8px; }
  .strnav a {
    color: #999999; }
  .strnav .getbox {
    font-family: Rubik;
    font-weight: bold;
    color: #FEC303; }

.rich {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  margin-top: 55px; }

.richdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px;
  margin-bottom: 35px; }

.shopcnt {
  display: inline-block;
  vertical-align: top;
  width: 31.1%;
  margin-top: 30px; }
  .shopcnt a {
    display: block; }
  .shopcnt h2 {
    font-size: 24px;
    font-family: Oswald;
    font-weight: 400;
    color: #262626;
    line-height: 24px;
    margin: 20px 0 20px; }

.shopbox {
  font-size: 0;
  margin: 0; }
  .shopbox > div.shopcnt:nth-child(3n-1) {
    margin: 30px 3.2% 0; }

.set2 {
  margin-bottom: 100px; }

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .suprt h2 {
    margin-top: 25px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .strnav {
    line-height: 49px; }

  .rich {
    margin-top: 50px; }

  .richdel {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px; }

  .shopcnt h2 {
    font-size: 20px;
    margin: 15px 0 15px; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px;
    font-size: 15px; }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .rich {
    font-size: 20px;
    line-height: 48px;
    margin-top: 20px; }

  .richdel {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px; }

  .shopcnt {
    width: 100%;
    margin-top: 20px; }
    .shopcnt h2 {
      font-size: 20px;
      line-height: 24px;
      margin: 15px 0 15px; }

  .shopbox > div.shopcnt:nth-child(3n-1) {
    margin: 20px 0 0 0; }

  .set2 {
    margin-bottom: 60px; }

  .set1 {
    display: none; } }

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