@charset "UTF-8";
.BrandTop * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .BrandTop * {
    font-size: 19px;
  }
}

img {
  max-width: 100%;
}

.pc {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  .pc {
    display: block !important;
  }
}

.sp {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.pc_md {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .pc_md {
    display: block !important;
  }
}

.sp_md {
  display: none !important;
}

@media screen and (max-width: 1200px) {
  .sp_md {
    display: block !important;
  }
}

.contentassetid1-sustainability-20220209.container {
  padding: 0;
}

.BrandTop {
  margin-bottom: 80px;
  color: #000;
}

.BrandTop h2 {
  font-size: calc(46 / 767 * 100vw);
  font-weight: 600;
}

.BrandTop_contents01, .BrandTop_contents02, .BrandTop_contents03, .BrandTop_contents04, .BrandTop_contents05, .BrandTop_contents08 {
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents01, .BrandTop_contents02, .BrandTop_contents03, .BrandTop_contents04, .BrandTop_contents05, .BrandTop_contents08 {
    max-width: 1200px;
    margin: 0 auto;
  }
}

.BrandTop_hedder {
  overflow-x: hidden;
}

.BrandTop_hedder_mv {
  width: 100%;
  min-height: 617px;
  text-align: center;
  background: url(../img/mv_sp.jpg) no-repeat;
  background-size: 100%;
  color: #fff;
}

.BrandTop_hedder_mv h1 {
  padding-top: calc(253 / 428 * 100%);
  font-size: calc(40 / 428 * 100vw);
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 68px;
  text-shadow: 0 0 10px #000;
  color: #fff;
}

.BrandTop_hedder_mv h1 span {
  font-weight: 300;
  display: inline;
}

.BrandTop_hedder_mv h1 img {
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .BrandTop_hedder_mv h1 {
    padding-top: calc(253 / 767 * 100%);
  }
}

@media screen and (max-width: 428px) {
  .BrandTop_hedder_mv h1 {
    padding-top: calc(223 / 428 * 100%);
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_hedder_mv h1 {
    font-size: calc(96 / 1330 * 100vw);
    padding-top: calc(223 / 1330 * 100%);
  }
  .BrandTop_hedder_mv h1 img {
    margin: 0 auto;
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_hedder_mv h1 {
    font-size: 96px;
    padding-top: 253px;
  }
  .BrandTop_hedder_mv h1 img {
    margin: 0 auto;
  }
}

.BrandTop_hedder_mv img {
  padding-bottom: 70px;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .BrandTop_hedder_mv {
    background-size: cover;
  }
}

@media screen and (max-width: 428px) {
  .BrandTop_hedder_mv {
    min-height: 617px;
    background-size: cover;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_hedder_mv {
    background: url(../img/mv_pc.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
  }
}

.BrandTop_hedder_text {
  background-color: #F7DC52;
  padding-bottom: calc(140 / 767 * 100vw);
}

.BrandTop_hedder_text_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.BrandTop_hedder_text_inner_left {
  padding: calc(60 / 767 * 100vw);
  padding-bottom: 0;
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
  text-align: center;
}

.BrandTop_hedder_text_inner_left p {
  font-size: calc(30 / 767 * 100vw);
  margin-bottom: calc(60 / 767 * 100vw);
  line-height: 1.4;
}

.BrandTop_hedder_text_inner_left p:first-of-type {
  margin-bottom: calc(88 / 767 * 100vw);
  font-size: calc(42 / 767 * 100vw);
  font-weight: 600;
}

.BrandTop_hedder_text_inner_left p:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .BrandTop_hedder_text_inner_left {
    padding: 73px 20px 77px;
    -webkit-flex-basis: 55%;
        -ms-flex-preferred-size: 55%;
            flex-basis: 55%;
    text-align: center;
  }
  .BrandTop_hedder_text_inner_left p {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .BrandTop_hedder_text_inner_left p:first-of-type {
    margin-bottom: 40px;
    font-size: 26px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_hedder_text_inner_left {
    text-align: left;
  }
}

.BrandTop_hedder_text_inner_right {
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
}

.BrandTop_hedder_text_inner img {
  margin-top: -10%;
  width: 130%;
  max-width: initial;
  margin-left: -16%;
}

@media screen and (min-width: 768px) {
  .BrandTop_hedder_text_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    max-width: 1200px;
    margin: 0 auto;
  }
  .BrandTop_hedder_text_inner img {
    width: 100%;
    max-width: initial;
    margin-left: -5%;
    margin: -5% auto 0;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_hedder_text_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto;
  }
  .BrandTop_hedder_text_inner img {
    width: 126%;
    max-width: initial;
    margin-left: -5%;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_hedder_text {
    padding-bottom: 25px;
  }
}

.BrandTop_contents01 {
  padding: calc(50 / 767 * 100vw) calc(60 / 767 * 100vw);
}

.BrandTop_contents01_inner_left {
  margin-bottom: calc(68 / 767 * 100vw);
  text-align: center;
}

.BrandTop_contents01_inner_right {
  text-align: center;
}

.BrandTop_contents01_inner_right h2 {
  margin-bottom: calc(20 / 767 * 100vw);
}

.BrandTop_contents01_inner_right p {
  margin-bottom: calc(50 / 767 * 100vw);
}

.BrandTop_contents01_inner_right p:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents01_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .BrandTop_contents01_inner_left {
    margin-bottom: 0;
  }
  .BrandTop_contents01_inner_right {
    -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
            flex-basis: 49%;
    text-align: center;
  }
  .BrandTop_contents01_inner_right h2 {
    font-size: 30px;
  }
  .BrandTop_contents01_inner_right p {
    margin-bottom: calc(30 / 1330 * 100vw);
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents01_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .BrandTop_contents01_inner_right {
    -webkit-flex-basis: 55%;
        -ms-flex-preferred-size: 55%;
            flex-basis: 55%;
    text-align: left;
  }
  .BrandTop_contents01_inner_right p {
    margin-bottom: calc(30 / 1330 * 100vw);
    font-size: 19px;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_contents01 {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents01 {
    padding: 57px 0 0;
  }
}

.BrandTop_contents02 {
  padding: calc(50 / 767 * 100vw) calc(60 / 767 * 100vw);
}

.BrandTop_contents02_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.BrandTop_contents02_inner h2 {
  padding: calc(80 / 767 * 100vw) 0 calc(60 / 767 * 100vw);
  background-color: #F2ECE6;
}

.BrandTop_contents02_inner_left {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  background-color: #fff;
  padding: calc(40 / 767 * 100vw) 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 428px;
  margin: 0 auto;
}

.BrandTop_contents02_inner_left a {
  color: #000;
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  background-color: #F4F4F4;
  position: relative;
  padding-top: 60px;
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-size: calc(20 / 767 * 100vw);
}

.BrandTop_contents02_inner_left a .seller {
  margin: 5px;
  padding: 0 4px;
  position: absolute;
  background-color: #fff;
  top: 0;
  color: #009900;
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.BrandTop_contents02_inner_left a img {
  padding: 0 10px;
}

.BrandTop_contents02_inner_left a .name_block {
  background-color: #fff;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: -2px;
  text-align: left;
}

.BrandTop_contents02_inner_left a .name_block .name {
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.BrandTop_contents02_inner_right {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  background-color: #F2ECE6;
  padding: calc(80 / 1330 * 100vw) calc(60 / 1330 * 100vw) calc(60 / 1330 * 100vw);
}

.BrandTop_contents02_inner_right h2 {
  padding: calc(80 / 767 * 100vw) 0 calc(60 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents02_inner h2 {
    font-size: 28px;
    padding: calc(80 / 1330 * 100vw) 0 calc(70 / 1330 * 100vw);
  }
  .BrandTop_contents02_inner_left a {
    margin: 0 3px;
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents02_inner {
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 278px;
    background-color: #F2ECE6;
  }
  .BrandTop_contents02_inner_left {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    background-color: #fff;
    padding: 15px 0 0 15px;
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
    text-align: left;
    margin: 15px 0 0;
  }
  .BrandTop_contents02_inner_left a {
    background-color: #F4F4F4;
  }
  .BrandTop_contents02_inner_left a .name_block {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    width: 100%;
  }
  .BrandTop_contents02_inner_right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    -webkit-flex-basis: 67%;
        -ms-flex-preferred-size: 67%;
            flex-basis: 67%;
    padding: 0 10px 70px;
  }
  .BrandTop_contents02_inner_right h2 {
    padding: 70px 0 27px;
  }
  .BrandTop_contents02_inner_right p {
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents02 {
    padding: 57px 0 0;
  }
}

.BrandTop_contents03 {
  padding: calc(50 / 767 * 100vw) calc(60 / 767 * 100vw);
}

.BrandTop_contents03 h3 {
  font-size: calc(30 / 767 * 100vw);
  text-align: center;
  margin-bottom: calc(50 / 767 * 100vw);
  font-weight: 600;
}

.BrandTop_contents03_inner span {
  font-size: 60px;
  width: 80px;
  display: block;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 1.4;
  margin: 0 auto 25px;
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents03_inner.pc {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .BrandTop_contents03_inner_block {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    font-size: 19px;
    position: relative;
  }
  .BrandTop_contents03_inner_block::before {
    position: absolute;
    left: 85%;
    top: 15%;
    content: "";
    width: 85%;
    height: 2px;
    background-color: #707070;
  }
  .BrandTop_contents03_inner_block::after {
    position: absolute;
    right: -69%;
    top: 11%;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #707070;
    border-left: 2px solid #707070;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .BrandTop_contents03_inner_block:last-of-type::before, .BrandTop_contents03_inner_block:last-of-type::after {
    display: none;
  }
}

.BrandTop_contents03_inner.sp_md {
  max-width: 428px;
  margin: 0 auto;
}

.BrandTop_contents03_inner.sp_md .slick-list {
  overflow: hidden;
}

.BrandTop_contents03_inner.sp_md .slick-prev {
  left: -5%;
  top: 17%;
}

.BrandTop_contents03_inner.sp_md .slick-prev::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.BrandTop_contents03_inner.sp_md .slick-next {
  right: 0;
  top: 17%;
}

.BrandTop_contents03_inner.sp_md .slick-next::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  position: absolute;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents03 h3 {
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents03 {
    padding: 40px 0 0;
  }
}

.BrandTop_contents04 {
  padding: calc(55 / 767 * 100vw) calc(60 / 767 * 100vw) 0;
  max-width: 767px;
  margin: 0 auto;
}

.BrandTop_contents04_outer {
  background-color: #F2ECE6;
  padding: calc(80 / 767 * 100vw) calc(60 / 767 * 100vw);
  text-align: center;
}

.BrandTop_contents04_outer h2 {
  text-align: center;
  margin-bottom: calc(76 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents04_outer h2 {
    font-size: 30px;
    margin-bottom: 45px;
  }
}

.BrandTop_contents04_outer_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.BrandTop_contents04_outer_inner div {
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  text-align: center;
  margin-bottom: calc(80 / 767 * 100vw);
}

.BrandTop_contents04_outer_inner div img {
  display: block;
  margin: 0 auto 10px;
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents04_outer_inner div {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents04 {
    padding: 68px 0 0;
    max-width: 1200px;
  }
  .BrandTop_contents04_outer {
    padding: 67px 70px 60px;
  }
}

.BrandTop_contents05 {
  padding: calc(90 / 767 * 100vw) calc(60 / 767 * 100vw) 0;
  max-width: 767px;
  margin: 0 auto;
}

.BrandTop_contents05 h2 {
  text-align: center;
  margin-bottom: calc(76 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents05 h2 {
    font-size: 30px;
    margin-bottom: 45px;
  }
}

.BrandTop_contents05_inner {
  background-color: #F2ECE6;
}

.BrandTop_contents05_inner .slick-list {
  overflow: hidden;
}

.BrandTop_contents05_inner .slick-list .block_l {
  margin: 0;
}

.BrandTop_contents05_inner .slick-list .block_l img {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents05_inner .slick-list .block_l {
    -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%;
  }
  .BrandTop_contents05_inner .slick-list .block_l img {
    width: inherit;
  }
}

.BrandTop_contents05_inner .slick-list .block_r {
  padding: calc(80 / 767 * 100vw) calc(40 / 767 * 100vw) calc(40 / 767 * 100vw);
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents05_inner .slick-list .block_r {
    padding: 46px 37px 75px;
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
  }
}

.BrandTop_contents05_inner .slick-list .BrandTop_contents05_inner_block {
  margin: 0;
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents05_inner .slick-list .BrandTop_contents05_inner_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.BrandTop_contents05_inner .slick-dots {
  margin-bottom: -10px;
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents05_inner .slick-dots {
    padding-top: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents05 {
    padding: 85px 0 0;
    max-width: 1200px;
    margin: 0 auto;
  }
}

.BrandTop_contents06 {
  padding: calc(60 / 767 * 100vw) 0 calc(100 / 767 * 100vw);
  background-color: #F7DC52;
  margin-top: 30px;
}

.BrandTop_contents06_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.BrandTop_contents06_inner h2 {
  text-align: center;
  line-height: 2.3;
  font-family: 'SpectralSemiBold';
  font-weight: 400;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.BrandTop_contents06_inner h2 span {
  display: block;
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.BrandTop_contents06_inner h2 div {
  font-size: calc(36 / 767 * 100vw);
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.BrandTop_contents06_inner h2 div span {
  display: inline;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents06_inner h2 {
    font-size: 36px;
    margin-bottom: 25px;
    padding-top: 80px;
  }
  .BrandTop_contents06_inner h2 div {
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06_inner h2 {
    font-size: 36px;
    text-align: left;
    margin-bottom: 35px;
    line-height: 2;
  }
}

.BrandTop_contents06_inner_left {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  padding: 0 calc(60 / 767 * 100vw) 0;
  text-align: center;
  max-width: 767px;
  margin: 0 auto;
}

.BrandTop_contents06_inner_left p {
  margin-bottom: calc(60 / 767 * 100vw);
  font-size: calc(30 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents06_inner_left p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: left;
  }
}

.BrandTop_contents06_inner_left a {
  background-color: #000;
  color: #fff;
  width: 194px;
  padding: calc(26 / 767 * 100vw);
  display: block;
  margin: 20px auto 0;
  font-size: calc(22 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents06_inner_left a {
    padding: 13px 0;
    font-size: 11px;
    margin: 20px auto 0;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06_inner_left a {
    padding: 13px 0;
    font-size: 11px;
    margin: 20px 0 0;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06_inner_left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    max-width: inherit;
    padding: 0;
    -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
  }
}

.BrandTop_contents06_inner_right {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.BrandTop_contents06_inner_right img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents06_inner_right img {
    width: inherit;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06_inner_right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents06 {
    padding: 0;
  }
}

.BrandTop_contents07 {
  padding: calc(80 / 767 * 100vw) calc(60 / 767 * 100vw);
  background: url(../img/contents07_bg_sp.jpg) no-repeat top center;
  background-size: cover;
}

.BrandTop_contents07_inner {
  background-color: #fff;
  padding: calc(58 / 767 * 100vw) calc(58 / 767 * 100vw) calc(110 / 767 * 100vw);
}

.BrandTop_contents07_inner h2 {
  text-align: center;
  margin-bottom: calc(76 / 767 * 100vw);
}

.BrandTop_contents07_inner h2 span {
  display: block;
  font-size: calc(30 / 767 * 100vw);
  margin-top: calc(30 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner h2 {
    font-size: 30px;
    margin-bottom: 45px;
  }
  .BrandTop_contents07_inner h2 span {
    font-size: 19px;
    margin-top: 15px;
  }
}

.BrandTop_contents07_inner .slick3 {
  margin-bottom: 0;
}

.BrandTop_contents07_inner .slick3 .slick-list {
  overflow: hidden;
  text-align: center;
  max-width: 768px;
  margin: 0 auto;
}

.BrandTop_contents07_inner .slick3 .slick-list img {
  margin: 0 auto calc(30 / 767 * 100vw);
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner .slick3 .slick-list img {
    margin-bottom: 25px;
  }
}

.BrandTop_contents07_inner .slick3 .slick-list p {
  font-size: calc(30 / 767 * 100vw);
  margin: 0 auto calc(30 / 767 * 100vw);
}

.BrandTop_contents07_inner .slick3 .slick-list p span {
  font-weight: bold;
  margin: 0 auto calc(30 / 767 * 100vw);
  display: block;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner .slick3 .slick-list p span {
    margin-bottom: 25px;
  }
}

.BrandTop_contents07_inner .slick3 .slick-list p a {
  text-decoration: underline;
}

.BrandTop_contents07_inner .slick3 .slick-list p a:first-of-type {
  text-decoration: none;
}

.BrandTop_contents07_inner .slick3 .slick-list p a.link_und {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner .slick3 .slick-list p {
    font-size: 19px;
    margin-bottom: 25px;
  }
}

.BrandTop_contents07_inner .slick3 .slick-list a {
  color: #000;
}

.BrandTop_contents07_inner .slick3 .slick-next, .BrandTop_contents07_inner .slick3 .slick-prev {
  background-color: #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  z-index: 1;
}

.BrandTop_contents07_inner .slick3 .slick-next::before, .BrandTop_contents07_inner .slick3 .slick-prev::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  position: absolute;
}

.BrandTop_contents07_inner .slick3 .slick-prev {
  left: -17%;
  top: 17%;
}

.BrandTop_contents07_inner .slick3 .slick-prev::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 31%;
  left: 35%;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner .slick3 .slick-prev {
    left: -5%;
  }
}

.BrandTop_contents07_inner .slick3 .slick-next {
  right: -17%;
  top: 17%;
}

.BrandTop_contents07_inner .slick3 .slick-next::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  position: absolute;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 31%;
  left: 35%;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner .slick3 .slick-next {
    right: -5%;
  }
}

.BrandTop_contents07_inner .slick3 .slick-dots {
  bottom: -40px;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents07_inner {
    padding: 70px calc(58 / 767 * 100vw) 50px;
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .BrandTop_contents07 {
    background: url(../img/contents07_bg.jpg) no-repeat;
    background-size: cover;
    padding: 86px 89px;
  }
}

.BrandTop_contents08 {
  padding: calc(90 / 767 * 100vw) calc(60 / 767 * 100vw) 0;
  max-width: 767px;
  margin: 0 auto;
}

.BrandTop_contents08 h2 {
  text-align: center;
  margin-bottom: calc(76 / 767 * 100vw);
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08 h2 {
    font-size: 30px;
    margin-bottom: 45px;
  }
}

.BrandTop_contents08_inner .slick-list {
  padding: 0 10% 0 0 !important;
}

.BrandTop_contents08_inner .shop {
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.BrandTop_contents08_inner .shop.slick-slide {
  margin-right: 15px;
}

.BrandTop_contents08_inner .shop .shop_pic {
  background-color: #F4F4F4;
  padding: 150px 25px 70px;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08_inner .shop .shop_pic {
    padding: 150px 25px 20px;
    text-align: center;
  }
}

.BrandTop_contents08_inner .shop a {
  color: #000;
}

.BrandTop_contents08_inner .shop a span {
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  text-decoration: underline;
  margin-top: 15px;
  display: block;
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08_inner .shop a span {
    margin-top: 0;
    padding-bottom: 30px;
    text-align: center;
    background-color: #F4F4F4;
    font-size: 19px;
    font-weight: 400;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08_inner .shop {
    -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
            flex-basis: 49%;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .BrandTop_contents08 {
    padding: 80px 0 0;
    max-width: 1200px;
    margin: 0 auto;
  }
}
