.header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 14.6666666667vw;
  background-color: #FFF;
  z-index: 10;
}
.header .content--wrapper .header__logo {
  width: 57.8666666667vw;
  margin: 4vw auto;
}
.header .content--wrapper .header__logo a {
  display: block;
}
.header .content--wrapper .header__logo a img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .header {
    height: 9.0909090909vw;
    background-color: #FFF;
  }
  .header .content--wrapper {
    justify-content: space-between;
    width: 95.4545454545vw;
    margin: 3.4545454545vw auto 3.1818181818vw;
  }
  .header .content--wrapper .header--menu {
    display: flex;
    padding: unset;
  }
  .header .content--wrapper .header--menu li {
    width: unset;
    margin-right: 2vw;
  }
  .header .content--wrapper .header--menu li a {
    color: #444E34;
    padding-bottom: 0.2727272727vw;
    font-size: 1.2727272727vw;
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-weight: 500;
    line-height: 2.0454545455vw;
    border-bottom: 0.1818181818vw solid #FFF;
    transition: all 0.5s;
  }
  .header .content--wrapper .header--menu li a img {
    width: 19.1818181818vw;
  }
  .header .content--wrapper .header--menu li a p {
    color: #444E34;
    font-size: 1.2727272727vw;
    font-weight: 500;
    line-height: 2.0454545455vw;
  }
  .header .content--wrapper .header--menu li a:hover {
    opacity: 1;
    border-bottom: 0.1818181818vw solid #444E34;
  }
  .header .content--wrapper .header--menu li:first-child {
    margin-right: 2.7272727273vw;
  }
  .header .content--wrapper .header--menu li:first-child a:hover {
    border-bottom: 0.1818181818vw solid #FFF;
  }
  .header .content--wrapper .header--menu li:last-child {
    margin-right: unset;
  }
  .header .content--wrapper .header--sns {
    display: flex;
  }
  .header .content--wrapper .header--sns .header--sns_btn a {
    display: flex;
    align-items: center;
    color: #261917;
    font-size: 1.1818181818vw;
    font-family: "Trade Gothic Next LT Pro", "noto-sans-cjk-jp";
    font-weight: bold;
    line-height: 1.8181818182vw;
  }
  .header .content--wrapper .header--sns .header--sns_btn:first-child {
    margin: 0.0909090909vw 1.3636363636vw 0 0;
  }
  .header .content--wrapper .header--sns .header--sns_btn:first-child img {
    width: 1.9845454545vw;
    margin-right: 0.5vw;
  }
  .header .content--wrapper .header--sns .header--sns_btn:last-child a {
    margin-top: 0.2727272727vw;
  }
  .header .content--wrapper .header--sns .header--sns_btn:last-child img {
    width: 12.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .header {
    height: 100px;
    background-color: #FFF;
  }
  .header .content--wrapper {
    justify-content: space-between;
    width: 1100px;
    margin: 38px auto 35px;
  }
  .header .content--wrapper .header--menu {
    display: flex;
    padding: unset;
  }
  .header .content--wrapper .header--menu li {
    width: unset;
    margin-right: 30.9px;
  }
  .header .content--wrapper .header--menu li a {
    color: #444E34;
    padding-bottom: 3px;
    font-size: 14px;
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-weight: 500;
    line-height: 22.5px;
    border-bottom: 2px solid #FFF;
    transition: all 0.5s;
  }
  .header .content--wrapper .header--menu li a img {
    width: 211px;
  }
  .header .content--wrapper .header--menu li a p {
    color: #444E34;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.5px;
  }
  .header .content--wrapper .header--menu li a:hover {
    opacity: 1;
    border-bottom: 2px solid #444E34;
  }
  .header .content--wrapper .header--menu li:first-child {
    margin-right: 76.4px;
  }
  .header .content--wrapper .header--menu li:first-child a:hover {
    border-bottom: 2px solid #FFF;
  }
  .header .content--wrapper .header--menu li:last-child {
    margin-right: unset;
  }
  .header .content--wrapper .header--sns {
    display: flex;
  }
  .header .content--wrapper .header--sns .header--sns_btn a {
    display: flex;
    align-items: center;
    color: #261917;
    font-size: 13px;
    font-family: "Trade Gothic Next LT Pro", "noto-sans-cjk-jp";
    font-weight: bold;
    line-height: 20px;
  }
  .header .content--wrapper .header--sns .header--sns_btn:first-child {
    margin-right: 20px;
    margin: 1px 20px 0 0;
  }
  .header .content--wrapper .header--sns .header--sns_btn:first-child img {
    width: 21.83px;
    margin-right: 5.5px;
  }
  .header .content--wrapper .header--sns .header--sns_btn:last-child a {
    margin-top: 3px;
  }
  .header .content--wrapper .header--sns .header--sns_btn:last-child img {
    width: 133px;
  }
}
h2 {
  display: flex;
  flex-direction: column;
  color: #2d2a26;
  font-family: adobe-garamond-pro, "Trade Gothic Next LT Pro", "noto-sans-cjk-jp";
  font-weight: normal;
  font-size: 8.5333333333vw;
  letter-spacing: 0.04em;
  text-align: center;
}
h2 img {
  display: none;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  margin: 0 auto 4vw;
}
h2 span {
  display: block;
  font-family: "noto-sans-cjk-jp";
  font-weight: normal;
  font-size: 3.4666666667vw;
}

.instagram img {
  display: block;
}

@media screen and (min-width: 768px) {
  h2 {
    font-size: 4.3636363636vw;
  }
  h2 img {
    width: 5.4545454545vw;
    height: 5.4545454545vw;
    margin: 0 auto 1.8181818182vw;
  }
  h2 span {
    font-size: 1.6363636364vw;
  }
}
@media screen and (min-width: 1100px) {
  h2 {
    font-size: 48px;
  }
  h2 img {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }
  h2 span {
    font-size: 18px;
  }
}
.mdl-buy-btn {
  width: 60vw;
  margin: 8vw auto 0;
  padding: 0;
  background-color: #AA5253;
  border-radius: 2.1333333333vw;
  transition: all 0.5s;
}
.mdl-buy-btn a {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 3.9666666667vw 0;
  color: #fff;
  font-size: 3.7333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px rgba(31, 31, 31, 0.1);
  border-radius: 2.1333333333vw;
}
.mdl-buy-btn a::before {
  content: "";
  position: absolute;
  top: 27%;
  left: 7%;
  width: 6.4vw;
  height: 5.688vw;
  background-image: url(../../common/images/store_cart.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mdl-buy-btn a::after {
  content: "";
  position: absolute;
  top: 37%;
  right: 7%;
  width: 3.2vw;
  height: 3.2vw;
  background-image: url(../../common/images/another_window.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mdl-buy-btn:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .mdl-buy-btn {
    width: 29.0909090909vw;
    margin: 2.7272727273vw auto 0;
    border-radius: 0.7272727273vw;
  }
  .mdl-buy-btn a {
    padding: 1.5454545455vw 0;
    font-size: 1.4545454545vw;
    border-radius: 0.7272727273vw;
  }
  .mdl-buy-btn a::before {
    top: 29%;
    left: 7%;
    width: 2.1818181818vw;
    height: 1.9390909091vw;
  }
  .mdl-buy-btn a::after {
    top: 39%;
    right: 7%;
    width: 1.0909090909vw;
    height: 1.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .mdl-buy-btn {
    width: 320px;
    margin: 30px auto 0;
    border-radius: 8px;
  }
  .mdl-buy-btn a {
    padding: 17px 0;
    font-size: 16px;
    border-radius: 8px;
  }
  .mdl-buy-btn a::before {
    top: 29%;
    left: 7%;
    width: 24px;
    height: 21.33px;
  }
  .mdl-buy-btn a::after {
    top: 39%;
    right: 7%;
    width: 12px;
    height: 12px;
  }
}
.mdl-snsshare {
  display: flex;
  align-items: center;
  margin-top: 8vw;
  padding-top: 8vw;
  border-top: 1px solid #BFBEBD;
}
.mdl-snsshare__label {
  margin-right: 8vw;
  color: #2d2a26;
  font-size: 4.2666666667vw;
  font-family: "Trade Gothic Next LT Pro", "noto-sans-cjk-jp";
  font-weight: bold;
  line-height: 6.8vw;
}
.mdl-snsshare__icon {
  width: 8vw;
  height: 8vw;
  margin-right: 5.3333333333vw;
  cursor: pointer;
}
.mdl-snsshare__icon img {
  width: 100%;
}
.mdl-snsshare__icon:last-child {
  margin-right: 0;
}
.mdl-snsshare .mdl-copy-txt {
  display: none;
  position: absolute;
  background-color: #2d2a26;
  border-radius: 9999px;
  z-index: 10;
}
.mdl-snsshare .mdl-copy-txt p {
  padding: 2.6666666667vw 4.8vw;
  color: #FFF;
  font-size: 3.7333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: 500;
  line-height: 6.72vw;
}

@media screen and (min-width: 768px) {
  .mdl-snsshare {
    justify-content: center;
    margin-top: 3.6363636364vw;
    padding-top: 3.6363636364vw;
  }
  .mdl-snsshare__label {
    margin-right: 2.7272727273vw;
    font-size: 1.4545454545vw;
    line-height: 2.3181818182vw;
  }
  .mdl-snsshare__icon {
    width: 2.7272727273vw;
    height: 2.7272727273vw;
    margin-right: 1.8181818182vw;
  }
  .mdl-snsshare .mdl-copy-txt p {
    padding: 0.9090909091vw 1.6363636364vw;
    font-size: 1.4545454545vw;
    line-height: 2.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .mdl-snsshare {
    justify-content: center;
    margin-top: 40px;
    padding-top: 40px;
  }
  .mdl-snsshare__label {
    margin-right: 30px;
    font-size: 16px;
    line-height: 25.5px;
  }
  .mdl-snsshare__icon {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }
  .mdl-snsshare .mdl-copy-txt p {
    padding: 10px 18px;
    font-size: 16px;
    line-height: 30px;
  }
}
body {
  position: relative;
  background-image: url(../../../common/images/bg_product.jpg);
  background-size: 100% auto;
}

.brand {
  margin-top: 14.6666666667vw;
  overflow: hidden;
}
.brand .brand-top .brand-fv_area {
  overflow: hidden;
  border-bottom-left-radius: 50% 15%;
  border-bottom-right-radius: 50% 15%;
}
.brand .brand-top .brand-fv_area .fv {
  position: relative;
  width: 100%;
  height: 100vw;
}
.brand .brand-top .brand-fv_area .fv p {
  position: absolute;
  top: 4%;
  font-size: 8vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 12vw;
  text-align: center;
}
.brand .brand-top .brand-fv_area .fv p span {
  font-size: 4.2666666667vw;
  line-height: 6.4vw;
}
.brand .brand-top .brand-fv_area .fv .black {
  left: 21%;
  color: #2d2a26;
}
.brand .brand-top .brand-fv_area .fv .white {
  left: 30%;
  color: #FFF;
}
.brand .brand-about {
  position: relative;
  margin-top: 10.6666666667vw;
}
.brand .brand-about h1, .brand .brand-about .brand-about__head {
  color: #2d2a26;
  font-weight: bold;
  font-size: 5.3333333333vw;
  font-family: "noto-sans-cjk-jp";
  line-height: 7.7333333333vw;
  text-align: center;
}
.brand .brand-about .brand-about__head {
  margin-top: 10.6666666667vw;
}
.brand .brand-about .brand-about__text {
  margin: 6.6666666667vw auto 0;
  color: #2d2a26;
  font-size: 3.7333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: 500;
  line-height: 6.72vw;
  text-align: center;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.16);
}
.brand .brand-about .brand-about__sustainability {
  margin: 0 5.3333333333vw;
}
.brand .brand-about .brand-about__mt {
  margin: 6.6666666667vw auto 0;
}
.brand .brand-about .brand-about__img {
  width: 28vw;
  margin-top: 5.3333333333vw;
}
.brand .brand-about .brand-about__link {
  margin-top: 5.3333333333vw;
}
.brand .brand-about .brand-about__mdl-registration-link {
  margin-top: 2.6666666667vw;
}
.brand .brand-about .brand-about__mdl-registration-link a {
  position: relative;
  color: #9a730d;
  font-size: 3.7333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: 500;
  text-decoration: underline;
  line-height: 6.72vw;
}
.brand .brand-about .brand-about__mdl-registration-link a::after {
  content: "";
  position: absolute;
  top: 25%;
  right: -17%;
  width: 3.2vw;
  height: 3.2vw;
  background-image: url(../../../common/images/arrow_right_product.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.brand .brand-recommend {
  width: 92vw;
  position: relative;
  margin: 16vw auto 0;
  padding-bottom: 8vw;
  background-color: #fff;
  border-radius: 2.1333333333vw;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.brand .brand-recommend .brand-recommend__title {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 8vw auto 5.3333333333vw;
  color: #2d2a26;
  font-size: 5.3333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: bold;
  line-height: 7.7333333333vw;
  text-align: center;
}
.brand .brand-recommend .brand-recommend__title::after {
  display: inline-block;
  content: "";
  position: absolute;
  bottom: -60%;
  left: 42%;
  width: 16vw;
  border: 1px solid #2d2a26;
}
.brand .brand-recommend .brand-recommend_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 84vw;
  margin: 6.6666666667vw auto 0;
}
.brand .brand-recommend .brand-recommend_item img {
  width: 24vw;
}
.brand .brand-recommend .brand-recommend_item p {
  display: flex;
  align-items: center;
  position: relative;
  width: 54.6666666667vw;
  padding: 4vw 0 4vw 4vw;
  color: #2d2a26;
  font-size: 3.7333333333vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: 500;
  line-height: 5.2266666667vw;
  background-color: #eff0ec;
  border-radius: 2.1333333333vw;
}
.brand .brand-recommend .brand-recommend_item p::before {
  position: absolute;
  top: 33%;
  left: -5%;
  content: "";
  width: 0;
  height: 0;
  border-top: 4vw solid transparent;
  border-bottom: 4vw solid transparent;
  border-right: 4vw solid #eff0ec;
}
.brand .brand-recommend .brand-recommend_item:nth-child(1) {
  margin-top: 0;
}
.brand .brand-recommend .brand-recommend_item:nth-child(odd) {
  flex-direction: row-reverse;
}
.brand .brand-recommend .brand-recommend_item:nth-child(odd) p::before {
  left: unset;
  right: -5%;
  border-left: 4vw solid #eff0ec;
  border-right: none;
}
.brand .brand-lineup {
  position: relative;
  margin-top: 21.3333333333vw;
}
.brand .brand-lineup .brand-lineup-list {
  display: flex;
  flex-wrap: wrap;
  width: 92vw;
  margin: 5.3333333333vw auto 16vw;
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item {
  width: 28vw;
  position: relative;
  margin: 4vw 4vw 0 0;
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item a {
  display: block;
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item a img {
  width: 100%;
  border-radius: 2.1333333333vw;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item a p {
  margin-top: 2.1333333333vw;
  color: #2d2a26;
  font-size: 3.4666666667vw;
  font-family: "noto-sans-cjk-jp";
  font-weight: normal;
  line-height: 5.2vw;
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(1), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(2), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3) {
  margin-top: 0;
}
.brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3n) {
  margin-right: 0;
}
.brand .brand-lineup .brand-lineup-list .recommend::after {
  content: "";
  position: absolute;
  top: -8%;
  left: -10%;
  width: 11.7333333333vw;
  height: 11.7333333333vw;
  background-image: url(../../../common/images/recommend.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.parallax {
  position: absolute;
  pointer-events: none;
}

.layer01 {
  top: -19%;
  left: -21%;
}
.layer01 img {
  width: 56vw;
  filter: blur(1px);
  -ms-filter: blur(1px);
}

.layer02 {
  top: -18%;
  right: -30%;
}
.layer02 img {
  width: 85.3333333333vw;
  filter: blur(2px);
  -ms-filter: blur(2px);
}

.layer05 {
  top: 7%;
  left: -25%;
  z-index: -1;
}
.layer05 img {
  width: 53.3333333333vw;
  filter: blur(3px);
  -ms-filter: blur(3px);
}

.layer06 {
  top: -2%;
  right: -22%;
}
.layer06 img {
  width: 49.3333333333vw;
  filter: blur(1px);
  -ms-filter: blur(1px);
}

.layer07 {
  top: -2%;
  left: -60%;
}
.layer07 img {
  width: 84.5333333333vw;
  filter: blur(3px);
  -ms-filter: blur(3px);
}

.layer08 {
  top: 5%;
  right: -45%;
}
.layer08 img {
  width: 66.6666666667vw;
  filter: blur(2px);
  -ms-filter: blur(2px);
}

.layer11 {
  top: 11%;
  left: -17%;
  z-index: 4;
}
.layer11 img {
  width: 66.1333333333vw;
}

.layer14 {
  top: 18%;
  right: -18%;
  z-index: 4;
}
.layer14 img {
  width: 41.6vw;
}

@media screen and (min-width: 768px) {
  body {
    background-size: 59.0909090909vw 64.5454545455vw;
    background-repeat: repeat;
  }
  .brand {
    margin-top: 9.0909090909vw;
  }
  .brand .brand-top .brand-fv_area .fv {
    height: 39.0909090909vw;
  }
  .brand .brand-top .brand-fv_area .fv p {
    top: 32%;
    left: 21%;
    font-size: 4vw;
    line-height: 6vw;
    text-align: left;
  }
  .brand .brand-top .brand-fv_area .fv p span {
    font-size: 1.8181818182vw;
    line-height: 2.7272727273vw;
  }
  .brand .brand-top .brand-fv_area .fv img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .brand .brand-about {
    margin-top: 4.5454545455vw;
  }
  .brand .brand-about h1, .brand .brand-about .brand-about__head {
    font-size: 2.5454545455vw;
    line-height: 3.6363636364vw;
  }
  .brand .brand-about .brand-about__head {
    margin-top: 4.5454545455vw;
  }
  .brand .brand-about .brand-about__text {
    margin: 2.3636363636vw auto 0;
    font-size: 1.4545454545vw;
    line-height: 2.6181818182vw;
  }
  .brand .brand-about .brand-about__sustainability {
    margin: 0 11.8181818182vw;
  }
  .brand .brand-about .brand-about__mt {
    margin: 2.3636363636vw auto 0;
  }
  .brand .brand-about .brand-about__img {
    width: 14vw;
    margin-top: 1.8181818182vw;
  }
  .brand .brand-about .brand-about__link {
    margin-top: 1.8181818182vw;
  }
  .brand .brand-about .brand-about__mdl-registration-link {
    margin-top: 0.9090909091vw;
  }
  .brand .brand-about .brand-about__mdl-registration-link a {
    font-size: 1.4545454545vw;
    line-height: 2.1818181818vw;
  }
  .brand .brand-about .brand-about__mdl-registration-link a::after {
    top: 25%;
    right: -17%;
    width: 1.0909090909vw;
    height: 1.0909090909vw;
  }
  .brand .brand-recommend {
    width: 87.2727272727vw;
    margin: 9.0909090909vw auto 0;
    padding-bottom: 4.5454545455vw;
    border-radius: 0.7272727273vw;
  }
  .brand .brand-recommend .brand-recommend__title {
    margin: 4.5454545455vw auto 3.8181818182vw;
    font-size: 2.5454545455vw;
    line-height: 4.3636363636vw;
  }
  .brand .brand-recommend .brand-recommend__title::after {
    bottom: -50%;
    left: 46%;
    width: 7.2727272727vw;
  }
  .brand .brand-recommend .brand-recommend_item {
    width: 64.5454545455vw;
    margin: 0 auto;
  }
  .brand .brand-recommend .brand-recommend_item img {
    width: 11.3636363636vw;
  }
  .brand .brand-recommend .brand-recommend_item p {
    width: 50vw;
    padding: 2.2727272727vw 0 2.2727272727vw 2.7272727273vw;
    font-size: 1.8181818182vw;
    line-height: 3vw;
    border-radius: 1.4545454545vw;
  }
  .brand .brand-recommend .brand-recommend_item p::before {
    top: 28%;
    left: -3%;
    border-top: 1.8181818182vw solid transparent;
    border-bottom: 1.8181818182vw solid transparent;
    border-right: 1.6363636364vw solid #eff0ec;
  }
  .brand .brand-recommend .brand-recommend_item:nth-child(odd) p::before {
    right: -3%;
    border-left: 1.6363636364vw solid #eff0ec;
  }
  .brand .brand-lineup {
    margin-top: 9.0909090909vw;
  }
  .brand .brand-lineup .brand-lineup-list {
    width: 87.0909090909vw;
    margin: 2.7272727273vw auto 7.2727272727vw;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item {
    width: 19.7272727273vw;
    margin: 2.7272727273vw 2.7272727273vw 0 0;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item a img {
    border-radius: 0.7272727273vw;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item a p {
    margin-top: 1.3636363636vw;
    font-size: 1.4545454545vw;
    line-height: 2.1818181818vw;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(1), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(2), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(4) {
    margin-top: 0;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3n) {
    margin-right: 2.7272727273vw;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(4n) {
    margin-right: 0;
  }
  .brand .brand-lineup .brand-lineup-list .recommend::after {
    top: -8%;
    left: -10%;
    width: 6.1818181818vw;
    height: 6.5554545455vw;
  }
  .brand .otherlink {
    margin-bottom: 7.2727272727vw;
  }
  .brand .otherlink a {
    display: block;
    width: 87.2727272727vw;
    margin: 0 auto;
  }
  .brand .otherlink a img {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .layer01 {
    top: -40%;
    left: -5%;
  }
  .layer01 img {
    width: 35.7272727273vw;
  }
  .layer02 {
    top: -28%;
    right: -10%;
  }
  .layer02 img {
    width: 50vw;
  }
  .layer05 {
    left: -13%;
    z-index: 2;
  }
  .layer05 img {
    width: 31.8181818182vw;
  }
  .layer06 {
    top: -10%;
    right: -17%;
  }
  .layer06 img {
    width: 33.6363636364vw;
  }
  .layer07 {
    top: -10%;
    left: -50%;
  }
  .layer07 img {
    width: 66.1818181818vw;
    filter: blur(1px);
    -ms-filter: blur(1px);
  }
  .layer08 {
    top: 5%;
    right: -25%;
  }
  .layer08 img {
    width: 40.9090909091vw;
  }
  .layer11 {
    top: 10%;
    left: -5%;
  }
  .layer11 img {
    width: 32.6363636364vw;
  }
  .layer14 {
    top: 15%;
    right: -11%;
  }
  .layer14 img {
    width: 31.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  body {
    background-size: 650px 710px;
    background-repeat: repeat;
  }
  .brand {
    margin-top: 100px;
  }
  .brand .brand-top .brand-fv_area .fv {
    height: 430px;
  }
  .brand .brand-top .brand-fv_area .fv p {
    top: 32%;
    left: 21%;
    font-size: 44px;
    line-height: 66px;
    text-align: left;
  }
  .brand .brand-top .brand-fv_area .fv p span {
    font-size: 20px;
    line-height: 30px;
  }
  .brand .brand-top .brand-fv_area .fv img {
    width: 100%;
  }
  .brand .brand-about {
    margin-top: 50px;
  }
  .brand .brand-about h1, .brand .brand-about .brand-about__head {
    font-size: 28px;
    line-height: 40px;
  }
  .brand .brand-about .brand-about__head {
    margin-top: 50px;
  }
  .brand .brand-about .brand-about__text {
    margin: 26px auto 0;
    font-size: 16px;
    line-height: 28.8px;
  }
  .brand .brand-about .brand-about__sustainability {
    margin: 0 180px;
  }
  .brand .brand-about .brand-about__mt {
    margin: 26px auto 0;
  }
  .brand .brand-about .brand-about__img {
    width: 160px;
    margin-top: 20px;
  }
  .brand .brand-about .brand-about__link {
    margin-top: 20px;
  }
  .brand .brand-about .brand-about__mdl-registration-link {
    margin-top: 10px;
  }
  .brand .brand-about .brand-about__mdl-registration-link a {
    font-size: 16px;
    line-height: 24px;
  }
  .brand .brand-about .brand-about__mdl-registration-link a::after {
    top: 25%;
    right: -17%;
    width: 12px;
    height: 12px;
  }
  .brand .brand-recommend {
    width: 960px;
    margin: 100px auto 0;
    padding-bottom: 50px;
    border-radius: 8px;
  }
  .brand .brand-recommend .brand-recommend__title {
    margin: 50px auto 42px;
    font-size: 28px;
    line-height: 48px;
  }
  .brand .brand-recommend .brand-recommend__title::after {
    bottom: -50%;
    left: 46%;
    width: 80px;
  }
  .brand .brand-recommend .brand-recommend_item {
    width: 710px;
    margin: 0 auto;
  }
  .brand .brand-recommend .brand-recommend_item img {
    width: 125px;
  }
  .brand .brand-recommend .brand-recommend_item p {
    width: 550px;
    padding: 25px 0 25px 30px;
    font-size: 20px;
    line-height: 33px;
    border-radius: 16px;
  }
  .brand .brand-recommend .brand-recommend_item p::before {
    top: 28%;
    left: -3%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 18px solid #eff0ec;
  }
  .brand .brand-recommend .brand-recommend_item:nth-child(odd) p::before {
    right: -3%;
    border-left: 18px solid #eff0ec;
  }
  .brand .brand-lineup {
    margin-top: 100px;
  }
  .brand .brand-lineup .brand-lineup-list {
    width: 958px;
    margin: 30px auto 80px;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item {
    width: 217px;
    margin: 30px 30px 0 0;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item a img {
    border-radius: 8px;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item a p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(1), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(2), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3), .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(4) {
    margin-top: 0;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(3n) {
    margin-right: 30px;
  }
  .brand .brand-lineup .brand-lineup-list .lineup-list__item:nth-child(4n) {
    margin-right: 0;
  }
  .brand .brand-lineup .brand-lineup-list .recommend::after {
    top: -8%;
    left: -10%;
    width: 68px;
    height: 72.11px;
  }
  .brand .otherlink {
    margin-bottom: 80px;
  }
  .brand .otherlink a {
    display: block;
    width: 960px;
    margin: 0 auto;
  }
  .brand .otherlink a img {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .layer01 {
    top: -42%;
    left: -20px;
  }
  .layer01 img {
    width: 393px;
  }
  .layer02 {
    top: -36%;
    right: -50px;
  }
  .layer02 img {
    width: 624px;
  }
  .layer05 {
    left: -130px;
    z-index: 2;
  }
  .layer05 img {
    width: 428px;
  }
  .layer06 {
    top: -10%;
    right: -180px;
  }
  .layer06 img {
    width: 451px;
  }
  .layer07 {
    top: -10%;
    left: -600px;
  }
  .layer07 img {
    width: 728px;
    filter: blur(1px);
    -ms-filter: blur(1px);
  }
  .layer08 {
    top: 5%;
    right: -550px;
  }
  .layer08 img {
    width: 578px;
  }
  .layer11 {
    top: 10%;
    left: -30px;
  }
  .layer11 img {
    width: 359px;
  }
  .layer14 {
    top: 21%;
    right: -120px;
  }
  .layer14 img {
    width: 347px;
  }
}/*# sourceMappingURL=brand.css.map */