#membership .inner {
  max-width: 980px;
}

#membership #member {
  background-color: #F1F4F6;
  padding-top: 10.6vw;
  padding-bottom: 12.5vw;
}

@media screen and (min-width: 768px) {
  #membership #member {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}

#membership #member .section__head {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #member .section__head {
    padding: 0 40px;
  }
}

#membership #member .section__txt {
  margin-bottom: 10.6vw;
  padding: 0 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #member .section__txt {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 80px;
    padding: 0 40px;
  }
}

#membership #member .member__grid {
  max-width: 940px;
  margin: 0 auto 14vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  #membership #member .member__grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 80px;
  }
}

#membership #member .member__video-inline {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #member .member__video-inline {
    padding: 0 40px;
  }
}

#membership #member .grid__item {
  width: 100%;
  padding: 0 5.3vw 0 17.3vw;
  position: relative;
}

@media screen and (min-width: 768px) {
  #membership #member .grid__item {
    width: calc(25% - 44px);
    margin: 0 20px;
    padding: 15px 0;
    border-top: 2px solid #EAEAEA;
  }
}

#membership #member .grid__item + .grid__item {
  margin-top: 8vw;
}

@media screen and (min-width: 768px) {
  #membership #member .grid__item + .grid__item {
    margin-top: 0;
  }
}

#membership #member .grid__item:before {
  content: "";
  display: block;
  width: 2px;
  height: 35px;
  background-color: #EAEAEA;
  position: absolute;
  top: 0;
  left: 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #member .grid__item:before {
    content: none;
  }
}

#membership #member .grid__num {
  font-size: 8vw;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 10.6vw;
}

@media screen and (min-width: 768px) {
  #membership #member .grid__num {
    font-size: 40px;
    text-align: center;
    position: static;
  }
}

#membership #member .grid__ttl {
  font-size: 4.2vw;
  font-weight: bold;
  line-height: 1;
  margin: 2.5vw 0 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #member .grid__ttl {
    font-size: 19px;
    text-align: center;
    margin: 15px 0 25px;
  }
}

#membership #member .grid__txt {
  line-height: 2;
}

#membership #brand {
  padding-top: 21.3vw;
  padding-bottom: 29.3vw;
}

@media screen and (min-width: 768px) {
  #membership #brand {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

#membership #brand .section__txt {
  margin-bottom: 8vw;
}

@media screen and (min-width: 768px) {
  #membership #brand .section__txt {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 80px;
  }
}

#membership #brand .box__label {
  position: absolute;
}

#membership #brand .brand__cm-box {
  position: relative;
  margin-bottom: 17.3vw;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__cm-box {
    margin-bottom: 90px;
  }
}

#membership #brand .brand__cm-box .box__label {
  width: 34vw;
  bottom: -10.6vw;
  left: 0;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__cm-box .box__label {
    width: 244px;
    bottom: -18px;
    left: 0;
  }
}

#membership #brand .brand__promo-box {
  position: relative;
  margin-bottom: 17.3vw;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__promo-box {
    width: 52.1%;
    margin-top: 150px;
    margin-bottom: 0;
  }
}

#membership #brand .brand__promo-box .box__item.item--movie:before {
  width: 42px;
  height: 42px;
  top: calc(50% - 21px);
  left: calc(50% - 21px);
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__promo-box .box__item.item--movie:before {
    width: 75px;
    height: 75px;
    top: calc(50% - 38px);
    left: calc(50% - 38px);
  }
}

#membership #brand .brand__promo-box .box__item.item--movie:after {
  background-size: 14px auto;
  left: calc(50% - 6px);
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__promo-box .box__item.item--movie:after {
    background-size: 28px auto;
    left: calc(50% - 22px);
  }
}

#membership #brand .brand__promo-box .box__label {
  width: 72.8vw;
  bottom: -12vw;
  left: 0;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__promo-box .box__label {
    width: 342px;
    top: -78px;
    right: -8px;
    bottom: auto;
    left: auto;
  }
}

#membership #brand .brand__insta-box {
  position: relative;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__insta-box {
    width: 43.5%;
  }
}

#membership #brand .brand__insta-box .box__label {
  width: 61.8vw;
  bottom: -12vw;
  left: 0;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  #membership #brand .brand__insta-box .box__label {
    width: 344px;
    bottom: -48px;
    left: 0;
  }
}

@media(hover: hover) {
  #membership #brand .brand__insta-box .box__label a {
    display: block;
    transition: opacity 0.2s;
  }
  #membership #brand .brand__insta-box .box__label a:hover {
    opacity: 0.7;
  }
}

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

#membership #promo {
  background-color: #F1F4F6;
  padding-top: 10.6vw;
  padding-bottom: 16vw;
}

@media screen and (min-width: 768px) {
  #membership #promo {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

#membership #promo .section__head {
  margin-bottom: 13.3vw;
}

@media screen and (min-width: 768px) {
  #membership #promo .section__head {
    margin-bottom: 70px;
  }
}

#membership #promo .promo__wrap {
  padding: 0 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    padding: 0;
  }
}

#membership #promo .promo__wrap .flx__img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap .flx__img {
    width: 47.5%;
    height: 380px;
  }
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap .flx__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
}

#membership #promo .promo__wrap .flx__desc {
  padding-top: 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap .flx__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    padding-left: 35px;
    padding-right: 35px;
    position: absolute;
    right: calc(50% - 30px);
    height: 100%;
    width: 52%;
    max-width: 625px;
  }
}

@media screen and (min-width: 1280px) {
  #membership #promo .promo__wrap .flx__desc {
    padding-left: 150px;
    padding-right: 35px;
  }
}

#membership #promo .promo__wrap.wrap--rev {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#membership #promo .promo__wrap.wrap--rev .flx__img img {
  -o-object-position: right;
     object-position: right;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap.wrap--rev .flx__desc {
    left: calc(50% - 30px);
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (min-width: 1280px) {
  #membership #promo .promo__wrap.wrap--rev .flx__desc {
    padding-left: 35px;
    padding-right: 150px;
  }
}

#membership #promo .promo__wrap + .promo__wrap {
  margin-top: 10.6vw;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__wrap + .promo__wrap {
    margin-top: 70px;
  }
}

#membership #promo .promo__ttl {
  font-size: 5.3vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 5.3vw;
}

@media screen and (min-width: 768px) {
  #membership #promo .promo__ttl {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

#membership #promo .promo__txt {
  line-height: 2;
}

#membership #voice {
  padding-top: 18.6vw;
  margin-bottom: 30vw;
}

@media screen and (min-width: 768px) {
  #membership #voice {
    padding-top: 70px;
    margin-bottom: 100px;
  }
}

#membership #voice .section__head {
  margin-bottom: 8vw;
}

@media screen and (min-width: 768px) {
  #membership #voice .section__head {
    margin-bottom: 80px;
  }
}
