@charset "UTF-8";
/* body */
body {
  margin: 0;
  padding: 0;
}

.brand_cp-body {
  margin: 0 auto;
  padding-bottom: 120px;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brand_cp-body a {
  text-decoration: none;
  color: #000;
}

.brand_cp-body img {
  max-width: 100%;
  vertical-align: top;
  line-height: 0;
}

.brand_cp-body p {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 751px) {
  .brand_cp-body {
    min-width: 1050px;
    font-size: 16px;
  }
  .brand_cp-body .sp {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body {
    font-size: 3.46667vw;
  }
  .brand_cp-body .pc {
    display: none;
  }
  .brand_cp-body .mb--0-sp {
    margin-bottom: 0 !important;
  }
}

.brand_cp-body .shiseido__btn {
  display: inline-block;
  background-color: #000;
  color: #fff !important;
  text-align: center;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.brand_cp-body .shiseido__btn:hover {
  opacity: 0.7;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .shiseido__btn {
    font-size: 16px;
  }
  .brand_cp-body .shiseido__btn.-m {
    padding: 12px 0;
    width: 200px;
  }
  .brand_cp-body .shiseido__btn.-ms {
    padding: 9px 0;
    width: 200px;
  }
  .brand_cp-body .shiseido__btn.-l {
    padding: 17px 0;
    width: 280px;
  }
  .brand_cp-body .shiseido__btn.-ls {
    padding: 12px 0;
    width: 280px;
  }
  .brand_cp-body .shiseido__btn.-xl {
    padding: 17px 0;
    width: 376px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .shiseido__btn {
    font-size: 3.2vw;
    padding: 2.8vw 0;
    width: 100%;
  }
}

.brand_cp-body .shiseido__notice {
  list-style: none;
  color: #999999;
  margin: 0;
  padding: 0;
}

.brand_cp-body .shiseido__notice.-indent li {
  text-indent: -1em;
  margin: 0 0 0 1em;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .shiseido__notice {
    font-size: 12px;
  }
  .brand_cp-body .shiseido__notice.-pagebtm {
    max-width: 1000px;
    margin: 60px auto 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .shiseido__notice {
    font-size: 2.93333vw;
  }
  .brand_cp-body .shiseido__notice.-pagebtm {
    width: 89.6%;
    margin: 4.66667vw auto 0;
  }
}

.brand_cp-body .shiseido__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.55;
  text-indent: -1em;
  margin: 0 0 0 1em;
}

@media screen and (max-width: 750px) {
  .brand_cp-body .shiseido__list {
    font-size: 3.2vw;
  }
}

.brand_cp-body .brand_cp-kv {
  margin: 0;
  padding: 0;
}

.brand_cp-body .brand_cp-kv img {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kv {
    border-top: 1px solid #EEEEEE;
    padding: 6.66667vw 0 0;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special {
    background: url("../image/bkg_01.jpg") no-repeat center top;
    background-size: cover;
    color: #fff;
    padding: 80px 0 60px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special {
    background: url("../image/bkg_01_sp.jpg") no-repeat center top;
    background-size: cover;
    color: #fff;
    padding: 8vw 0 6vw;
  }
}

.brand_cp-body .brand_cp-special__date {
  text-align: center;
}

.brand_cp-body .brand_cp-special__date span {
  display: block;
  margin: 0 auto;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__date span {
    width: 340px;
    padding: 6px 0;
    border: 1px solid #fff;
    font-size: 22px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__date span {
    width: 51.46667vw;
    padding: 1.33333vw 0;
    border: 0.26667vw solid #fff;
    font-size: 4vw;
  }
}

.brand_cp-body .brand_cp-special__notice {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__notice {
    margin: 6px 0 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__notice {
    margin: 2vw 0 0;
    font-size: 3.2vw;
  }
}

.brand_cp-body .brand_cp-special__hdg {
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__hdg {
    margin: 30px 0 22px;
    font-size: 40px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__hdg {
    margin: 2.66667vw 0 2.4vw;
    font-size: 4.8vw;
    line-height: 1.2;
  }
}

.brand_cp-body .brand_cp-special__txt {
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__txt {
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__txt {
    font-size: 3.46667vw;
    line-height: 1.55;
  }
}

.brand_cp-body .brand_cp-special__point {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #DA0025;
  font-weight: bold;
  text-align: center;
}

.brand_cp-body .brand_cp-special__point span {
  font-weight: normal;
  color: #DA0025;
}

.brand_cp-body .brand_cp-special__point a {
  font-weight: normal;
  color: #DA0025;
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__point {
    background: url("../image/bkg_ribbon.png") no-repeat center top;
    height: 162px;
    margin: 33px auto 0;
    padding: 18px 0 0;
    font-size: 21px;
  }
  .brand_cp-body .brand_cp-special__point span {
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__point {
    background: url("../image/bkg_ribbon_sp.png") no-repeat center top;
    background-size: 100% auto;
    height: 36.13333vw;
    margin: 3.06667vw auto 0;
    padding: 3.33333vw 0 0;
    font-size: 3.33333vw;
  }
  .brand_cp-body .brand_cp-special__point span {
    margin: 1.33333vw 0 0;
    display: inline-block;
    font-size: 2.8vw;
  }
  .brand_cp-body .brand_cp-special__point.-type02 {
    background: url("../image/bkg_ribbon_sp_02.png") no-repeat center top;
    height: 33.33333vw;
    padding: 3.73333vw 0 0;
  }
}

.brand_cp-body .brand_cp-special__btn {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__btn {
    margin: -36px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__btn {
    width: 73.07vw;
    margin: -4vw auto 0;
  }
}

.brand_cp-body .brand_cp-special__list {
  list-style-type: none;
  padding: 0;
}

.brand_cp-body .brand_cp-special__list li:after {
  display: block;
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgba(212, 17, 27, 0.5)), color-stop(20%, rgba(184, 49, 85, 0.5)), color-stop(80%, rgba(183, 203, 179, 0.5)), to(rgba(198, 173, 210, 0.5)));
  background: -webkit-linear-gradient(left, rgba(212, 17, 27, 0.5) 0%, rgba(184, 49, 85, 0.5) 20%, rgba(183, 203, 179, 0.5) 80%, rgba(198, 173, 210, 0.5) 100%);
  background: linear-gradient(to right, rgba(212, 17, 27, 0.5) 0%, rgba(184, 49, 85, 0.5) 20%, rgba(183, 203, 179, 0.5) 80%, rgba(198, 173, 210, 0.5) 100%);
}

.brand_cp-body .brand_cp-special__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}

.brand_cp-body .brand_cp-special__list a h3 {
  color: #DA0025;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__list {
    max-width: 1000px;
    margin: 40px auto 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;
  }
  .brand_cp-body .brand_cp-special__list li {
    margin: 40px 0 0;
    width: 48%;
  }
  .brand_cp-body .brand_cp-special__list li:after {
    height: 6px;
  }
  .brand_cp-body .brand_cp-special__list a div:nth-of-type(1) {
    width: 40.5%;
  }
  .brand_cp-body .brand_cp-special__list a div:nth-of-type(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.5%;
    padding: 0 10px 0 0;
  }
  .brand_cp-body .brand_cp-special__list a h3 {
    margin: 0 0 2px;
    font-size: 20px;
  }
  .brand_cp-body .brand_cp-special__list a p {
    line-height: 1.5;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__list {
    width: 89.6%;
    margin: 8vw auto 0;
  }
  .brand_cp-body .brand_cp-special__list li {
    margin: 5.33333vw 0 0;
  }
  .brand_cp-body .brand_cp-special__list li:after {
    height: 1.06667vw;
  }
  .brand_cp-body .brand_cp-special__list a div:nth-of-type(1) {
    width: 40.18%;
  }
  .brand_cp-body .brand_cp-special__list a div:nth-of-type(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 53.57%;
    padding: 0 2.66667vw 0 0;
  }
  .brand_cp-body .brand_cp-special__list a h3 {
    margin: 0 0 1.33333vw;
    font-size: 3.73333vw;
    line-height: 1.5;
  }
  .brand_cp-body .brand_cp-special__list a p {
    line-height: 1.5;
  }
}

.brand_cp-body .brand_cp-special__list-tag {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #DA0025;
  color: #DA0025;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__list-tag {
    margin: 11px 0 5px;
    padding: 1px 8px;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__list-tag {
    margin: 2.26667vw 0 1.33333vw;
    padding: 0.26667vw 1.33333vw;
    font-size: 2.66667vw;
  }
}

.brand_cp-body .brand_cp-special__list-btn {
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.161' height='4.966' viewBox='0 0 8.161 4.966'%3E%3Cpath id='パス_22' data-name='パス 22' d='M2995.206,653.6l3.719,3.9,3.719-3.9' transform='translate(-2994.845 -653.255)' fill='none' stroke='%23da0025' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-special__list-btn {
    margin: 20px 0 0;
    padding: 0 20px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-special__list-btn {
    margin: 2vw 0 0;
    padding: 0 2.66667vw 0 0;
    font-size: 3.2vw;
    background-size: 1.86667vw auto;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item {
    background: url("../image/bkg_02.jpg") no-repeat center top;
    background-size: cover;
    padding: 112px 0 70px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item {
    position: relative;
    background: url("../image/bkg_02.png") no-repeat center top #EFE9E9;
    background-size: 100% auto;
    padding: 0 0 13.33333vw;
  }
  .brand_cp-body .brand_cp-item:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #EFE9E9;
    z-index: -1;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__inner {
    background: url("../image/bkg_02.png") no-repeat center top #F4F4F4;
    background-size: 100% auto;
    padding: 14.66667vw 0 11.2vw;
  }
}

.brand_cp-body .brand_cp-item__hdg {
  text-align: center;
  color: #DA0025;
  font-weight: bold;
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__hdg {
    font-size: 30px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__hdg {
    font-size: 5.33333vw;
    line-height: 1.5;
  }
}

.brand_cp-body .brand_cp-item__detail {
  background-color: #fff;
}

.brand_cp-body .brand_cp-item__detail:after {
  display: block;
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgba(212, 17, 27, 0.5)), color-stop(20%, rgba(184, 49, 85, 0.5)), color-stop(80%, rgba(183, 203, 179, 0.5)), to(rgba(198, 173, 210, 0.5)));
  background: -webkit-linear-gradient(left, rgba(212, 17, 27, 0.5) 0%, rgba(184, 49, 85, 0.5) 20%, rgba(183, 203, 179, 0.5) 80%, rgba(198, 173, 210, 0.5) 100%);
  background: linear-gradient(to right, rgba(212, 17, 27, 0.5) 0%, rgba(184, 49, 85, 0.5) 20%, rgba(183, 203, 179, 0.5) 80%, rgba(198, 173, 210, 0.5) 100%);
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail {
    max-width: 1000px;
    margin: 50px auto 0;
  }
  .brand_cp-body .brand_cp-item__detail + .brand_cp-item__detail {
    margin-top: 90px;
  }
  .brand_cp-body .brand_cp-item__detail:after {
    height: 10px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail {
    width: 89.6%;
    margin: 6.93333vw auto 0;
  }
  .brand_cp-body .brand_cp-item__detail + .brand_cp-item__detail {
    margin-top: 10.66667vw;
  }
  .brand_cp-body .brand_cp-item__detail:before {
    display: block;
    content: "";
    background-color: #E28489;
    height: 1.06667vw;
  }
  .brand_cp-body .brand_cp-item__detail:after {
    height: 1.33333vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-img {
    width: 49%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-txt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 51%;
    padding: 62px 0 0 6.8%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-txt {
    padding: 6.66667vw 5.06667vw 0;
  }
}

.brand_cp-body .brand_cp-item__detail-date {
  color: #DA0025;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-date {
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-date {
    font-size: 3.46667vw;
    line-height: 1.4;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-hdg {
    margin: 12px 0 20px;
    font-size: 20px;
    font-weight: bold;
  }
  .brand_cp-body .brand_cp-item__detail-hdg + p {
    line-height: 1.75;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-hdg {
    margin: 1.73333vw 0 2.66667vw;
    font-size: 4vw;
    font-weight: bold;
  }
  .brand_cp-body .brand_cp-item__detail-hdg + p {
    line-height: 1.55;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-name {
    margin: 15px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-name {
    margin: 2.4vw 0 0;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-price {
    margin: 7px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-price {
    margin: 0.4vw 0 0;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-btn {
    margin: 28px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-btn {
    margin: 4vw 0 0;
  }
}

.brand_cp-body .brand_cp-item__detail-btn-internal a {
  display: inline-block;
  line-height: 1.2;
  border-bottom: 1px solid #000;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.161' height='4.966' viewBox='0 0 8.161 4.966'%3E%3Cpath id='パス_22' data-name='パス 22' d='M2995.206,653.6l3.719,3.9,3.719-3.9' transform='translate(-2994.845 -653.255)' fill='none' stroke='%23c92a2f' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-btn-internal {
    margin: 13px 0 25px;
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-item__detail-btn-internal a {
    padding: 0 20px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-btn-internal {
    text-align: center;
    margin: 4.4vw 0 4.26667vw;
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-item__detail-btn-internal a {
    padding: 0 4vw 0 0;
    background-size: 1.73333vw auto;
  }
}

.brand_cp-body .brand_cp-item__detail-review {
  border-top: 1px solid #EEEEEE;
}

.brand_cp-body .brand_cp-item__detail-review h4 {
  font-weight: bold;
  text-align: center;
}

.brand_cp-body .brand_cp-item__detail-review ul {
  list-style-type: none;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-review {
    width: 86.1%;
    margin: 35px auto 0;
    padding: 32px 0 50px;
  }
  .brand_cp-body .brand_cp-item__detail-review h4 {
    margin: 0 0 35px;
    font-size: 18px;
  }
  .brand_cp-body .brand_cp-item__detail-review ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li > div:nth-of-type(1) {
    width: 20.91%;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li > div:nth-of-type(2) {
    width: 76.77%;
    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;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-review {
    width: 89.6%;
    margin: 7.06667vw auto 0;
    padding: 6.66667vw 0 8vw;
  }
  .brand_cp-body .brand_cp-item__detail-review h4 {
    margin: 0 0 5.33333vw;
    font-size: 4vw;
  }
  .brand_cp-body .brand_cp-item__detail-review ul {
    margin: 0;
    padding: 0;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li {
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li > div:nth-of-type(1) {
    width: 40vw;
    margin: 0 auto;
  }
  .brand_cp-body .brand_cp-item__detail-review ul li > div:nth-of-type(2) {
    margin: 4.53333vw 0 0;
  }
}

.brand_cp-body .brand_cp-item__detail-review-name {
  color: #999999;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-review-name {
    margin: 13px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-review-name {
    margin: 2.66667vw 0 0;
    font-size: 2.93333vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-item__detail-review-btn {
    margin: auto 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-item__detail-review-btn {
    margin: 4.26667vw 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kit {
    padding: 10vw 0 4.26667vw;
  }
}

.brand_cp-body .brand_cp-kit__hdg {
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-kit__hdg {
    margin: 90px 0 12px;
    font-size: 30px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kit__hdg {
    margin: 0 0 2.26667vw;
    font-size: 4.8vw;
    line-height: 1.2;
  }
}

.brand_cp-body .brand_cp-kit__txt {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-kit__txt {
    font-size: 18px;
  }
}

.brand_cp-body .brand_cp-kit__notice {
  text-align: center;
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kit__notice {
    font-size: 3.2vw;
  }
}

.brand_cp-body .brand_cp-kit__link {
  text-align: center;
}

.brand_cp-body .brand_cp-kit__link a {
  display: inline-block;
  border-bottom: 1px solid #000;
  line-height: 1.2;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.161' height='4.966' viewBox='0 0 8.161 4.966'%3E%3Cpath id='パス_22' data-name='パス 22' d='M2995.206,653.6l3.719,3.9,3.719-3.9' transform='translate(-2994.845 -653.255)' fill='none' stroke='%23c92a2f' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-kit__link {
    margin: 10px 0 0;
  }
  .brand_cp-body .brand_cp-kit__link a {
    padding: 0 20px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kit__link {
    margin: 2.13333vw 0 0;
  }
  .brand_cp-body .brand_cp-kit__link a {
    padding: 0 4.26667vw 0 0;
    font-size: 3.2vw;
    background-size: 1.86667vw auto;
  }
}

.brand_cp-body .brand_cp-kit__list {
  list-style-type: none;
  padding: 0;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-kit__list {
    max-width: 1000px;
    margin: 55px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .brand_cp-body .brand_cp-kit__list > li {
    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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 32.1%;
    background-color: #fff;
    padding: 29px 3.3% 35px;
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-kit__list h3 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.35;
    min-height: 5.3em;
  }
  .brand_cp-body .brand_cp-kit__list h3 span {
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-kit__list ul {
    margin: 0;
    margin-top: 23px !important;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .brand_cp-body .brand_cp-kit__list ul li {
    text-indent: -0.5em;
    margin-left: 0.5em;
  }
  .brand_cp-body .brand_cp-kit__list p {
    margin: 9px 0 15px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-kit__list {
    margin: 7.33333vw auto;
    width: 89.6%;
  }
  .brand_cp-body .brand_cp-kit__list > li {
    background-color: #fff;
    padding: 6.66667vw 5.06667vw 8vw;
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-kit__list > li + li {
    margin-top: 8vw;
  }
  .brand_cp-body .brand_cp-kit__list h3 {
    margin: 0 0 4vw;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
  }
  .brand_cp-body .brand_cp-kit__list h3 span {
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-kit__list ul {
    margin-top: 6.66667vw !important;
  }
  .brand_cp-body .brand_cp-kit__list p {
    margin: 1.2vw 0 3.33333vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-kit__list-btn {
    margin: auto 0 0;
    text-align: center;
  }
}

.brand_cp-body .brand_cp-present {
  position: relative;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.brand_cp-body .brand_cp-present:before, .brand_cp-body .brand_cp-present:after {
  position: absolute;
  content: "";
  display: block;
}

.brand_cp-body .brand_cp-present:before {
  background: url("../image/bkg_ribbon_01.png") no-repeat left top;
  background-size: cover;
}

.brand_cp-body .brand_cp-present:after {
  background: url("../image/bkg_ribbon_02.png") no-repeat left top;
  background-size: cover;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-present {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1000px;
    margin: 90px auto 0;
    padding: 63px 60px 70px 60px;
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-present:before, .brand_cp-body .brand_cp-present:after {
    width: 99px;
    height: 99px;
  }
  .brand_cp-body .brand_cp-present:before {
    top: -9px;
    left: -9px;
  }
  .brand_cp-body .brand_cp-present:after {
    right: -9px;
    bottom: -9px;
  }
  .brand_cp-body .brand_cp-present h2 {
    font-size: 20px;
    margin: 0 0 14px;
    font-weight: bold;
  }
  .brand_cp-body .brand_cp-present .shiseido__notice {
    margin-top: 27px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-present {
    width: 89.6%;
    margin: 14.66667vw auto 0;
    padding: 8vw 5.33333vw 7.33333vw;
  }
  .brand_cp-body .brand_cp-present:before, .brand_cp-body .brand_cp-present:after {
    width: 17.86667vw;
    height: 17.86667vw;
  }
  .brand_cp-body .brand_cp-present:before {
    top: -1.33333vw;
    left: -1.33333vw;
  }
  .brand_cp-body .brand_cp-present:after {
    right: -1.33333vw;
    bottom: -1.33333vw;
  }
  .brand_cp-body .brand_cp-present h2 {
    font-size: 4vw;
    margin: 1.06667vw 0 2.66667vw;
    font-weight: bold;
  }
  .brand_cp-body .brand_cp-present ul {
    margin: 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .brand_cp-body .brand_cp-present ul li {
    text-indent: -0.5em;
    margin-left: 0.5em;
  }
  .brand_cp-body .brand_cp-present .shiseido__notice {
    margin-top: 7.2vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-present__pic {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 29%;
    margin: 5px 0 0;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-present__txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 68.51%;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-present__txt {
    position: relative;
    margin: 5.33333vw 0 0;
  }
}

.brand_cp-body .brand_cp-present__limited {
  color: #DA0025;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-present__limited {
    font-size: 18px;
    margin: 0 0 6px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-present__limited {
    padding: 1.33333vw 0 0;
  }
}

.brand_cp-body .brand_cp-present__batch {
  position: absolute;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-present__batch {
    right: 16px;
    top: 28px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-present__batch {
    width: 20.53333vw;
    right: 0;
    top: 0;
  }
}

.brand_cp-body .brand_cp-promotion {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border: 1px solid #CCCCCC;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-promotion {
    max-width: 1000px;
    margin: 90px auto 0;
  }
  .brand_cp-body .brand_cp-promotion + .brand_cp-promotion {
    margin-top: 40px;
  }
  .brand_cp-body .brand_cp-promotion h2 {
    margin: 0;
    font-size: 24px;
    line-height: 1.45;
  }
  .brand_cp-body .brand_cp-promotion p {
    margin: 10px 0 0;
  }
  .brand_cp-body .brand_cp-promotion a {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-promotion {
    width: 89.6%;
    margin: 14.66667vw auto 0;
  }
  .brand_cp-body .brand_cp-promotion + .brand_cp-promotion {
    margin-top: 5.33333vw;
  }
  .brand_cp-body .brand_cp-promotion h2 {
    margin: 0 0 1.33333vw;
    font-size: 4vw;
    line-height: 1.45;
  }
  .brand_cp-body .brand_cp-promotion p {
    margin: 2.66667vw 0 5.33333vw;
    line-height: 1.55;
  }
  .brand_cp-body .brand_cp-promotion a {
    display: block;
    background-color: #fff;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-promotion__img {
    width: 38.2%;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-promotion__txt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 38.2%);
    padding: 0 45px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-promotion__txt {
    padding: 6.66667vw 5.33333vw 6.66667vw;
  }
}

.brand_cp-body .brand_cp-promotion__link {
  display: inline-block;
  color: #DA0025;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.686' height='9.537' viewBox='0 0 5.686 9.537'%3E%3Cpath id='パス_22' data-name='パス 22' d='M0,0,4.406,4.617,8.813,0' transform='translate(0.345 9.175) rotate(-90)' fill='none' stroke='%23c92a2f' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-promotion__link {
    margin: 10px 0 0;
    padding: 0 15px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-promotion__link {
    margin: 1.33333vw 0 0 !important;
    padding: 0 4vw 0 0;
    background-size: 1.73333vw auto;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step {
    margin: 110px 0 120px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step {
    padding: 12vw 0 16.66667vw;
  }
}

.brand_cp-body .brand_cp-step__hdg {
  margin: 0;
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__hdg {
    font-size: 30px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__hdg {
    font-size: 5.33333vw;
    line-height: 1.3;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 961px;
    margin: 38px auto 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
  }
  .brand_cp-body .brand_cp-step__list li {
    width: 32.26%;
  }
  .brand_cp-body .brand_cp-step__list li + li {
    background: url("../image/bkg_line.png") no-repeat left center;
  }
  .brand_cp-body .brand_cp-step__list li:nth-of-type(2) {
    width: 34.96%;
  }
  .brand_cp-body .brand_cp-step__list li:nth-of-type(2) div {
    margin: 0 auto;
  }
  .brand_cp-body .brand_cp-step__list li:nth-of-type(3) div {
    margin: 0 0 0 auto;
  }
  .brand_cp-body .brand_cp-step__list h3 {
    margin: 15px 0 22px;
    font-size: 22px;
    line-height: 1.55;
  }
  .brand_cp-body .brand_cp-step__list h3 span {
    color: #C8102E;
  }
  .brand_cp-body .brand_cp-step__list div {
    max-width: 270px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__list {
    width: 89.6%;
    margin: 5.33333vw auto 0;
    padding: 0;
    list-style-type: none;
  }
  .brand_cp-body .brand_cp-step__list li {
    padding: 0 0 8vw;
  }
  .brand_cp-body .brand_cp-step__list li + li {
    padding: 7.46667vw 0 8vw;
    background: url("../image/bkg_line_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .brand_cp-body .brand_cp-step__list h3 {
    margin: 0 0 0 37.86667vw;
    font-size: 3.73333vw;
  }
  .brand_cp-body .brand_cp-step__list h3 span {
    display: inline-block;
    padding: 0 3.73333vw 0 0;
    color: #C8102E;
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-step__list div:before, .brand_cp-body .brand_cp-step__list div:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .brand_cp-body .brand_cp-step__list div:after {
    clear: both;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__pic {
    width: 32.8vw;
    float: left;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__txt {
    margin: 2px 0 0;
    min-height: 4.6em;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    white-space: nowrap;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__txt {
    margin: 1.06667vw 0 0 37.86667vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__name {
    margin: 10px 0 0;
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 1.65;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__name {
    margin: 1.6vw 0 0 37.86667vw;
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__btn {
    width: 46.4vw;
    margin: 2.66667vw 0 0 37.86667vw;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__notice {
    max-width: 1000px;
    margin: 30px auto 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__notice {
    width: 89.6%;
    margin: 2.4vw auto 0;
  }
}

.brand_cp-body .brand_cp-step__bnr a {
  display: inline-block;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-step__bnr {
    margin: 55px 0 0;
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-step__bnr {
    width: 89.6%;
    margin: 10.4vw auto 0;
  }
}

.brand_cp-body .brand_cp-live {
  background-color: #F4F4F4;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-live {
    padding: 131px 0 121px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live {
    padding: 16.66667vw 0 13.33333vw;
  }
}

.brand_cp-body .brand_cp-live__hdg {
  margin: 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live__hdg {
    width: 81.47%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-live__inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1000px;
    margin: 64px auto 0;
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .brand_cp-body .brand_cp-live__inner h3 {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: bold;
    line-height: 1.5;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live__inner {
    width: 79.47%;
    margin: 4.66667vw auto 0;
    padding: 0;
  }
  .brand_cp-body .brand_cp-live__inner h3 {
    font-size: 4vw;
    margin: 0 0 2.93333vw;
    font-weight: bold;
    line-height: 1.57;
    text-align: center;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-live__img {
    width: 359px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .brand_cp-body .brand_cp-live__img img {
    -webkit-transform: translate(12px, 0);
            transform: translate(12px, 0);
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live__img {
    width: 71.33333vw;
    margin: 0 auto;
    text-align: center;
  }
  .brand_cp-body .brand_cp-live__img img {
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-live__txt {
    width: 625px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live__txt {
    padding: 6.66667vw 0 3.2vw;
  }
  .brand_cp-body .brand_cp-live__txt ul {
    width: 100%;
  }
}

.brand_cp-body .brand_cp-live__link + p a {
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-live__link {
    margin: 0 0 0;
    margin: 20px 0 0;
    font-size: 16px;
  }
  .brand_cp-body .brand_cp-live__link a {
    padding: 0 15px 0 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.686' height='9.536' viewBox='0 0 5.686 9.536'%3E%3Cpath id='パス_22' data-name='パス 22' d='M2995.206,653.6l4.406,4.617,4.407-4.617' transform='translate(-653.255 3004.381) rotate(-90)' fill='none' stroke='%23333' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
    text-decoration: none;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-live__link {
    margin: 0 0 0;
    margin: 2.26667vw 0 0;
    line-height: 1.1;
  }
  .brand_cp-body .brand_cp-live__link a {
    padding: 0 2.66667vw 0 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.686' height='9.536' viewBox='0 0 5.686 9.536'%3E%3Cpath id='パス_22' data-name='パス 22' d='M2995.206,653.6l4.406,4.617,4.407-4.617' transform='translate(-653.255 3004.381) rotate(-90)' fill='none' stroke='%23333' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat right center;
    background-size: 1.33333vw auto;
    text-decoration: none;
  }
}

.brand_cp-body .brand_cp-event {
  background-color: #B30000;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-event {
    padding: 110px 0 120px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-event {
    padding: 16.66667vw 0 17.33333vw;
  }
}

.brand_cp-body .brand_cp-event__hdg {
  margin: 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-event__hdg {
    padding: 0 0 70px;
    font-size: 30px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-event__hdg {
    padding: 0 0 4vw;
    font-size: 5.33333vw;
    line-height: 1.35;
  }
}

.brand_cp-body .brand_cp-event__inner {
  background-color: #fff;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-event__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-event__inner {
    width: 89.6%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-event__txt {
    padding: 56px 72px 78px;
  }
  .brand_cp-body .brand_cp-event__txt h3 {
    margin: 0 0 25px;
    text-align: center;
  }
  .brand_cp-body .brand_cp-event__txt p {
    line-height: 1.8;
  }
  .brand_cp-body .brand_cp-event__txt p + p {
    margin-top: 25px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-event__txt {
    padding: 6.66667vw 5.33333vw 8vw;
  }
  .brand_cp-body .brand_cp-event__txt h3 {
    margin: 0 0 2.66667vw;
    font-size: 4vw;
  }
  .brand_cp-body .brand_cp-event__txt p {
    line-height: 1.55;
  }
  .brand_cp-body .brand_cp-event__txt p + p {
    margin-top: 5.06667vw;
  }
}

.brand_cp-body .brand_cp-event__privilege dl {
  margin: 0;
}

.brand_cp-body .brand_cp-event__privilege dl:before, .brand_cp-body .brand_cp-event__privilege dl:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.brand_cp-body .brand_cp-event__privilege dl:after {
  clear: both;
}

.brand_cp-body .brand_cp-event__privilege dl dt {
  margin: 0;
  padding: 0;
  clear: both;
  float: left;
  width: 4em;
}

.brand_cp-body .brand_cp-event__privilege dl dd {
  margin: 0;
  padding: 0 0 0 4em;
  word-break: break-all;
}

.brand_cp-body .brand_cp-event__privilege dl a {
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-event__privilege {
    margin: 40px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
  }
  .brand_cp-body .brand_cp-event__privilege div:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 432px;
  }
  .brand_cp-body .brand_cp-event__privilege div:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 387px;
    padding: 4px 0 0;
  }
  .brand_cp-body .brand_cp-event__privilege div:nth-of-type(2) p {
    padding: 8px 0 0 23px;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-event__privilege {
    margin: 6.66667vw 0 0;
    font-size: 3.2vw;
  }
  .brand_cp-body .brand_cp-event__privilege div:nth-of-type(2) {
    margin: 4vw 0 0;
  }
  .brand_cp-body .brand_cp-event__privilege div:nth-of-type(2) p {
    padding: 3.73333vw 0 0 0;
  }
}

.brand_cp-body .brand_cp-event__notice {
  margin-top: 40px;
}

.brand_cp-body .brand_cp-btm {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .brand_cp-body .brand_cp-btm {
    margin: 83px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .brand_cp-body .brand_cp-btm {
    width: 89.6%;
    margin: 9.33333vw auto 0;
  }
}
