#Contents a:hover {
  opacity: 0.7;
}

html {
  font-size: 62.5%;
}
.top .logoarea {
  width: calc(133 * (100vw / 750));
  max-width: 103px;
  height: calc(97 * (100vw / 750));
  max-height: 73px;
  margin: calc(65 * (100vw / 750)) auto 0;
}
.top .logoarea img {
  width: 100%;
  height: auto;
}
.top .title {
  margin: calc(60 * (100vw / 750)) auto calc(45 * (100vw / 750));
}
.content {
  margin-bottom: calc(80 * (100vw / 750));
  overflow: hidden;
}
.content img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content .model_img {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.content .model_item a,
.content .prod_item a,
.content .prod_wrap a {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.content .prod_wrap {
  width: calc(710 * (100vw / 750));
  max-width: 1000px;
  margin: auto;
}
.content .prod_wrap .model_link {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  margin: auto;
}
.content .prod_detail {
  width: calc(630 * (100vw / 750));
  height: calc(380 * (100vw / 750));
  background-color: #fff;
  -webkit-box-shadow: 0 calc(15 * (100vw / 750)) calc(30 * (100vw / 750)) rgba(0, 0, 0, 0.1);
          box-shadow: 0 calc(15 * (100vw / 750)) calc(30 * (100vw / 750)) rgba(0, 0, 0, 0.1);
  margin: auto;
  padding: calc(50 * (100vw / 750)) 0 calc(60 * (100vw / 750));
}
.content .prod_detail .buy_button {
  margin-top: calc(10 * (100vw / 750));
}
.content .prod_name {
  margin: calc(28 * (100vw / 750)) 0 calc(4 * (100vw / 750));
}
.content1,
.content2,
.content3 {
  padding-bottom: calc(82 * (100vw / 750));
  margin: 0;
}
.content1 .prod_wrap,
.content2 .prod_wrap,
.content3 .prod_wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: calc(770 * (100vw / 750)) auto;
  grid-template-rows: calc(770 * (100vw / 750)) auto;
}
.content1 .prod_wrap > *:nth-child(1), .content2 .prod_wrap > *:nth-child(1), .content3 .prod_wrap > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.content1 .prod_wrap > *:nth-child(2), .content2 .prod_wrap > *:nth-child(2), .content3 .prod_wrap > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
.content1 .prod_detail,
.content2 .prod_detail,
.content3 .prod_detail {
  z-index: 2;
}

.content3 {
  margin-bottom: calc(48 * (100vw / 750));
}
.content4 {
  margin-bottom: calc(58 * (100vw / 750));
}
.content4 .title_sub {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.3846153846;
  text-align: center;
}
.content4 .title {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 0.7894736842;
  margin-top: calc(24 * (100vw / 750));
  text-align: center;
}
.content4 .cont4_img {
  width: calc(710 * (100vw / 750));
  max-width: 710px;
  margin: calc(36 * (100vw / 750)) auto 0;
}
.content4 .cont4_img:nth-of-type(2) {
  margin-top: calc(20 * (100vw / 750));
}
.content4 .price_wrap {
  width: calc(710 * (100vw / 750));
  max-width: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: calc(28 * (100vw / 750)) auto 0;
}
.content4 .cont4_buy {
  width: calc(92 * (100vw / 750));
  max-width: 92px;
  height: calc(40 * (100vw / 750));
  max-height: 40px;
  margin: 0;
}
.content4 .cont4_name,
.content4 .cont4_price,
.content4 .cont4_model_text {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 1.3846153846;
}
.content4 .model_wrap {
  width: calc(710 * (100vw / 750));
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: calc(50 * (100vw / 750)) auto 0;
}
.content4 .model_wrap .model_item {
  width: calc(345 * (100vw / 750));
}
.content4 .model_wrap .cont4_model_img {
  width: calc(345 * (100vw / 750));
  height: calc(392 * (100vw / 750));
}
.content4 .model_wrap .cont4_model_text {
  width: 100%;
  margin-top: calc(18 * (100vw / 750));
  text-align: center;
}
.content5 {
  margin-bottom: calc(140 * (100vw / 750));
}
.content5 .title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.9rem;
  letter-spacing: 0.15em;
  line-height: 0.7894736842;
  text-align: center;
}
.content5 .prod_wrap {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: calc(40 * (100vw / 750));
}
.content5 .prod_item {
  width: calc(345 * (100vw / 750));
}
.content5 .prod_item:nth-of-type(3) {
  margin-top: calc(58 * (100vw / 750));
}
.content5 .prod_desp {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 1.5384615385;
  margin-top: calc(20 * (100vw / 750));
  text-align: center;
}
.content6 {
  margin-bottom: calc(100 * (100vw / 750));
}
.content6 .prod_wrap {
  row-gap: calc(50 * (100vw / 750));
}
.content6 .prod_item:nth-of-type(3) {
  margin-top: 0;
}
.content6 .prod_item:nth-of-type(4) {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
}
.content6 .prod_item:nth-of-type(5) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
}
.content7 .prod_wrap {
  -ms-grid-columns: calc(345 * (100vw / 750)) 1fr calc(345 * (100vw / 750));
  grid-template-columns: calc(345 * (100vw / 750)) 1fr calc(345 * (100vw / 750));
  -ms-grid-rows: 100%;
  grid-template-rows: 100%;
}
.content7 .prod_wrap > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.content7 .prod_wrap > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.content7 .prod_wrap > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
/* autoprefixer grid: autoplace */
.buy_button {
  width: calc(290 * (100vw / 750));
  height: calc(60 * (100vw / 750));
  background-color: #000;
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: auto;
}
.buy_button:hover {
  opacity: 1 !important;
}
.main-area p {
  color: #000;
}

.top .title {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5263157895;
  text-align: center;
}

.content .num_wrap .item,
.content .num_wrap .item_num {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
.content .num_wrap .item {
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  line-height: 1.9659090909;
}
.content .num_wrap .item_num {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  line-height: 0.7854545455;
}
.content .prod_name {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5428571429;
  text-align: center;
}
.content .prod_price {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: center;
}
.content .prod_price_span {
  font-size: 1rem;
}
.content .lead {
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-top: calc(20 * (100vw / 750));
  text-align: center;
}
.content .buy_text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: calc(36 * (100vw / 750));
  text-align: center;
}

.content1 .buy_text,
.content2 .buy_text,
.content3 .buy_text {
  line-height: calc(56 * (100vw / 750));
}

.viewall_link, .viewall_brand {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.3rem;
  letter-spacing: 0.15em;
  line-height: 1.6346153846;
  text-align: center;
}
.viewall {
  margin-bottom: calc(255 * (100vw / 750));
}
.viewall_link, .viewall_brand {
  width: calc(600 * (100vw / 750));
  max-width: 300px;
  height: calc(100 * (100vw / 750));
  max-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.viewall_link {
  background-color: #000;
  border: 1px solid #000;
  color: #fff !important;
}
.viewall_link:hover {
  background-color: #fff;
  color: #000 !important;
}
.viewall_brand {
  background-color: #fff;
  border: 1px solid #000;
  margin-top: calc(20 * (100vw / 750));
}
.viewall_brand:hover {
  background-color: #000;
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .sponly {
    display: block;
  }

  .pconly {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none;
  }

  .pconly {
    display: block;
  }
  .top .logoarea {
    width: calc(103 * (100vw / 1200));
    height: calc(73 * (100vw / 1200));
    margin: calc(75 * (100vw / 1200)) auto 0;
  }
  .top .title {
    margin: calc(50 * (100vw / 1200)) auto calc(28 * (100vw / 1200));
  }
  .content .prod_detail {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  }
  .content1,
.content2,
.content3 {
    margin-bottom: calc(80 * (100vw / 1200));
    padding-bottom: 0;
  }
  .content1 .prod_wrap,
.content2 .prod_wrap,
.content3 .prod_wrap {
    width: calc(1000 * (100vw / 1200));
    height: calc(682 * (100vw / 1200));
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    display: block;
    position: relative;
  }
  .content1 .prod_detail,
.content2 .prod_detail,
.content3 .prod_detail {
    width: calc(400 * (100vw / 1200));
    height: calc(400 * (100vw / 1200));
    padding: calc(90 * (100vw / 1200)) 0;
    position: absolute;
    top: calc(123 * (100vw / 1200));
    right: calc(50 * (100vw / 1200));
  }
  .content1 .prod_detail .buy_button,
.content2 .prod_detail .buy_button,
.content3 .prod_detail .buy_button {
    margin-top: calc(16 * (100vw / 1200));
  }
  .content1 .prod_name,
.content2 .prod_name,
.content3 .prod_name {
    margin: calc(15 * (100vw / 1200)) 0 0;
  }
  .content1 .model_img_wrap,
.content2 .model_img_wrap,
.content3 .model_img_wrap {
    width: calc(600 * (100vw / 1200));
    position: absolute;
    top: 0;
    left: 0;
  }

  .content2 .prod_detail {
    right: auto;
    left: calc(50 * (100vw / 1200));
  }
  .content2 .model_img_wrap {
    top: 0;
    left: auto;
    right: 0;
  }
  .content2 .model_img_wrap .model_img {
    margin: 0 0 0 auto;
  }

  .content3 {
    margin-bottom: calc(115 * (100vw / 1200));
  }
  .content4 {
    margin-bottom: calc(70 * (100vw / 1200));
    width: 100%;
  }
  .content4 .title_sub {
    font-size: calc(20 * (100vw / 1200));
  }
  .content4 .title {
    font-size: calc(28 * (100vw / 1200));
    margin-top: calc(20 * (100vw / 1200));
  }
  .content4 .cont4_img {
    width: calc(580 * (100vw / 1200));
    margin: calc(28 * (100vw / 1200)) auto 0;
  }
  .content4 .cont4_img_wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: calc(30 * (100vw / 1200));
  }
  .content4 .cont4_img_wrap .cont4_img {
    margin: 0;
  }
  .content4 .cont4_name,
.content4 .cont4_price,
.content4 .cont4_model_text {
    font-size: calc(16 * (100vw / 1200));
    line-height: 1.7;
  }
  .content4 .price_wrap {
    width: calc(580 * (100vw / 1200));
    margin: calc(23 * (100vw / 1200)) auto 0;
  }
  .content4 .cont4_buy {
    width: calc(66 * (100vw / 1200));
    height: calc(27 * (100vw / 1200));
  }
  .content4 .prod_wrap_max {
    width: 100%;
    max-width: 100%;
  }
  .content4 .prod_wrap_max .title {
    margin-top: calc(18 * (100vw / 1200));
  }
  .content4 .prod_wrap_max .lead {
    margin-top: calc(10 * (100vw / 1200));
  }
  .content4 .model_wrap {
    width: calc(1000 * (100vw / 1200));
    margin: calc(50 * (100vw / 1200)) auto 0;
  }
  .content4 .model_wrap .model_item {
    width: calc(480 * (100vw / 1200));
  }
  .content4 .model_wrap .cont4_model_img {
    width: calc(480 * (100vw / 1200));
    height: auto;
  }
  .content4 .model_wrap .cont4_model_text {
    margin-top: calc(18 * (100vw / 1200));
  }
  .content5 {
    margin-bottom: calc(100 * (100vw / 1200));
  }
  .content5 .title {
    font-size: calc(28 * (100vw / 1200));
  }
  .content5 .prod_wrap {
    width: calc(1200 * (100vw / 1200));
    margin-top: calc(28 * (100vw / 1200));
  }
  .content5 .prod_item {
    width: calc(385 * (100vw / 1200));
  }
  .content5 .prod_item:nth-of-type(3) {
    margin-top: 0;
  }
  .content5 .prod_item .cont5_img {
    width: 100%;
  }
  .content5 .prod_desp {
    font-size: calc(16 * (100vw / 1200));
    margin-top: calc(20 * (100vw / 1200));
  }
  .content6 {
    margin-bottom: calc(90 * (100vw / 1200));
  }
  .content6 .prod_wrap {
    row-gap: 0;
  }
  .content6 .prod_item {
    width: calc(385 * (100vw / 1200));
  }
  .content6 .prod_item:nth-of-type(1) {
    width: calc(480 * (100vw / 1200));
    margin-left: calc(100 * (100vw / 1200));
    margin-bottom: calc(50 * (100vw / 1200));
  }
  .content6 .prod_item:nth-of-type(2) {
    width: calc(480 * (100vw / 1200));
    margin-right: calc(100 * (100vw / 1200));
    margin-bottom: calc(50 * (100vw / 1200));
  }
  .content7 .prod_wrap {
    width: calc(1000 * (100vw / 1200));
  }
  .content7 .prod_item {
    width: calc(480 * (100vw / 1200));
  }
  .content7 .prod_desp {
    line-height: 1.625;
  }
  .buy_button {
    width: calc(166 * (100vw / 1200));
    height: calc(34 * (100vw / 1200));
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .buy_button:hover {
    background-color: #fff;
  }
  .buy_button:hover .buy_text {
    color: #000;
  }
  .viewall {
    margin-bottom: calc(158 * (100vw / 1200));
  }
  .viewall_brand {
    margin-top: calc(20 * (100vw / 1200));
  }
}
@media screen and (min-width: 1200px) {
  .top .logoarea {
    margin: 75px auto 0;
  }
  .top .title {
    margin: 50px auto 28px;
  }
  .content {
    margin-bottom: 100px;
  }
  .content1,
.content2,
.content3 {
    margin-bottom: 80px;
  }
  .content1 .prod_wrap,
.content2 .prod_wrap,
.content3 .prod_wrap {
    width: 1000px;
    height: 682px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .content1 .prod_detail,
.content2 .prod_detail,
.content3 .prod_detail {
    width: 400px;
    height: 400px;
    padding: 90px 0;
    top: 123px;
    right: 50px;
  }
  .content1 .prod_detail .buy_button,
.content2 .prod_detail .buy_button,
.content3 .prod_detail .buy_button {
    margin-top: 16px;
  }
  .content1 .prod_name,
.content2 .prod_name,
.content3 .prod_name {
    margin: 15px 0 0;
  }
  .content1 .model_img_wrap,
.content2 .model_img_wrap,
.content3 .model_img_wrap {
    width: 600px;
    display: block;
  }

  .content2 .prod_detail {
    right: auto;
    left: 50px;
  }

  .content3 {
    margin-bottom: 115px;
  }
  .content4 {
    margin-bottom: 70px;
  }
  .content4 .title_sub {
    font-size: 20px;
  }
  .content4 .title {
    font-size: 28px;
    margin-top: 20px;
  }
  .content4 .cont4_img {
    width: 580px;
    margin: 28px auto 0;
  }
  .content4 .cont4_img_wrap {
    width: 1200px;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    margin-top: 30px;
  }
  .content4 .cont4_name,
.content4 .cont4_price,
.content4 .cont4_model_text {
    font-size: 16px;
    line-height: 1.7;
  }
  .content4 .price_wrap {
    width: 580px;
    margin: 23px auto 0;
  }
  .content4 .cont4_buy {
    width: 66px;
    height: 27px;
  }
  .content4 .prod_wrap_max {
    max-width: 1000px;
  }
  .content4 .prod_wrap_max .title {
    margin-top: 18px;
  }
  .content4 .prod_wrap_max .lead {
    margin-top: 10px;
  }
  .content4 .model_wrap {
    margin: 50px auto 0;
  }
  .content4 .model_wrap .model_item {
    width: 480px;
  }
  .content4 .model_wrap .cont4_model_img {
    width: 480px;
    height: auto;
  }
  .content4 .model_wrap .cont4_model_text {
    margin-top: 18px;
  }
  .content5 {
    margin-bottom: 100px;
  }
  .content5 .title {
    font-size: 28px;
  }
  .content5 .prod_wrap {
    margin-top: 28px;
    row-gap: 0;
  }
  .content5 .prod_item {
    width: 383px;
  }
  .content5 .prod_item .cont5_img {
    width: 100%;
  }
  .content5 .prod_desp {
    font-size: 16px;
    margin-top: 20px;
  }
  .content6 {
    margin-bottom: 90px;
  }
  .content6 .prod_item {
    width: 385px;
  }
  .content6 .prod_item:nth-of-type(1) {
    width: 480px;
    margin-left: 100px;
    margin-bottom: 50px;
  }
  .content6 .prod_item:nth-of-type(2) {
    width: 480px;
    margin-right: 100px;
    margin-bottom: 50px;
  }
  .content7 .prod_wrap {
    max-width: 1000px;
  }
  .content7 .prod_item {
    width: 480px;
  }
  .buy_button {
    width: 166px;
    height: 34px;
  }
  .top .title {
    font-size: 28px;
    letter-spacing: 0.1em;
    line-height: 1.5263157895;
    text-align: center;
  }

  .content .num_wrap .item {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.25;
  }
  .content .num_wrap .item_num {
    font-size: 45px;
    letter-spacing: 0.05em;
    line-height: 0.7854545455;
  }
  .content .prod_name {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 2;
    text-align: center;
  }
  .content .prod_price {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.25;
    text-align: center;
  }
  .content .prod_price_span {
    font-size: 12px;
  }
  .content .lead {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2.1111111111;
    margin-top: 18px;
    text-align: center;
  }
  .content .buy_text {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.875;
    text-align: center;
  }

  .viewall_link, .viewall_brand {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 16px;
    line-height: 1.875;
    text-align: center;
  }
  .viewall {
    margin-bottom: 158px;
  }
  .viewall_brand {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=style.css.map */