@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Roboto+Condensed:wght@300&display=swap");
/* reset
---------------------------------------------------- */
#shape-beauty div,
#shape-beauty span,
#shape-beauty object,
#shape-beauty iframe,
#shape-beauty h1,
#shape-beauty h2,
#shape-beauty h3,
#shape-beauty h4,
#shape-beauty h5,
#shape-beauty h6,
#shape-beauty p,
#shape-beauty blockquote,
#shape-beauty pre,
#shape-beauty abbr,
#shape-beauty address,
#shape-beauty cite,
#shape-beauty code,
#shape-beauty del,
#shape-beauty dfn,
#shape-beauty em,
#shape-beauty img,
#shape-beauty ins,
#shape-beauty kbd,
#shape-beauty q,
#shape-beauty samp,
#shape-beauty small,
#shape-beauty strong,
#shape-beauty sub,
#shape-beauty sup,
#shape-beauty var,
#shape-beauty b,
#shape-beauty i,
#shape-beauty dl,
#shape-beauty dt,
#shape-beauty dd,
#shape-beauty ol,
#shape-beauty ul,
#shape-beauty li,
#shape-beauty fieldset,
#shape-beauty form,
#shape-beauty label,
#shape-beauty legend,
#shape-beauty table,
#shape-beauty caption,
#shape-beauty tbody,
#shape-beauty tfoot,
#shape-beauty thead,
#shape-beauty tr,
#shape-beauty th,
#shape-beauty td,
#shape-beauty article,
#shape-beauty aside,
#shape-beauty canvas,
#shape-beauty details,
#shape-beauty figcaption,
#shape-beauty figure,
#shape-beauty footer,
#shape-beauty header,
#shape-beauty hgroup,
#shape-beauty menu,
#shape-beauty nav,
#shape-beauty section,
#shape-beauty summary,
#shape-beauty time,
#shape-beauty mark,
#shape-beauty audio,
#shape-beauty video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#shape-beauty article,
#shape-beauty aside,
#shape-beauty details,
#shape-beauty figcaption,
#shape-beauty figure,
#shape-beauty footer,
#shape-beauty header,
#shape-beauty hgroup,
#shape-beauty menu,
#shape-beauty nav,
#shape-beauty section {
  display: block;
}

#shape-beauty ul,
#shape-beauty ol {
  list-style: none;
}

#shape-beauty table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  overflow-x: visible;
}

#shape-beauty div:after,
#shape-beauty dl:after,
#shape-beauty ul:after {
  content: none;
}

/* common
---------------------------------------------------- */
#shape-beauty *,
#shape-beauty *::before,
#shape-beauty *::after {
  box-sizing: border-box;
}

#shape-beauty {
  -webkit-text-size-adjust: none;
  font-size: 3.2vw;
  line-height: 1.75;
  color: #000;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  /*p, h1, h2, h3, h4, h5, h6, a, li, caption, td, th, dt, dd, input, textarea, select, address {
    font-family: 'Noto Sans JP', sans-serif;
  }*/
}
@media screen and (min-width: 768px) {
  #shape-beauty {
    font-size: 17px;
    line-height: 2.11;
    min-width: 1100px;
    -webkit-font-smoothing: antialiased;
  }
}
#shape-beauty a {
  text-decoration: none;
  overflow: hidden;
  outline: none;
  transition: all 0.3s ease;
}
#shape-beauty a:hover {
  text-decoration: none;
}
#shape-beauty img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (min-width: 768px) {
  #shape-beauty img {
    width: auto;
  }
}
#shape-beauty sup {
  font-size: 60%;
  vertical-align: 0.3em;
}
#shape-beauty sub {
  font-size: 60%;
  vertical-align: -0.1em;
}
#shape-beauty .modal-contents {
  display: none;
}
@media screen and (min-width: 768px) {
  #shape-beauty .wrap {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
#shape-beauty .notes {
  font-size: 2.1333333333vw;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #shape-beauty .notes {
    font-size: 14px;
    line-height: 1.75;
  }
}
#shape-beauty .sp {
  display: block;
}
@media screen and (min-width: 768px) {
  #shape-beauty .sp {
    display: none;
  }
}
#shape-beauty .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  #shape-beauty .pc {
    display: block;
  }
}

.modaal-inner-wrapper {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.modaal-video-wrap {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .modaal-video-wrap {
    margin-left: 50px;
    margin-right: 50px;
  }
}

/* fv
---------------------------------------------------- */
#shape-beauty .fv .slick {
  line-height: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#shape-beauty .fv .slick.slick-initialized {
  opacity: 1;
}
#shape-beauty .fv .slick img {
  width: 100%;
  height: auto;
}

/* cv
---------------------------------------------------- */
#shape-beauty .cv-txt {
  font-size: 2.5093333333vw;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin: 1.6vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-txt {
    font-size: 14px;
    letter-spacing: 0.07em;
    line-height: 1;
    margin: 8px 0 0 0;
  }
}
#shape-beauty .cv-txt span:not(.pc) {
  font-size: 3.1373333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-txt span:not(.pc) {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-txt span.pc {
    display: inline;
  }
}

#shape-beauty .cv-btn {
  width: 79.8666666667vw;
  margin: 4.6666666667vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-btn {
    width: 967px;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-btn li {
    width: 311px;
  }
}
#shape-beauty .cv-btn li:not(:last-child) {
  margin: 0 0 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv-btn li:not(:last-child) {
    margin: 0;
  }
}

/* cv01
---------------------------------------------------- */
#shape-beauty .cv01 {
  background: #d9116a;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 4.6666666667vw 0 6.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv01 {
    padding: 30px 0 33px 0;
  }
}
#shape-beauty .cv01 h2 {
  font-size: 4vw;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv01 h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
  }
}
#shape-beauty .cv01.cv02 {
  padding: 9.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .cv01.cv02 {
    padding: 55px 0;
  }
}
#shape-beauty .cv01.cv02 .cv-btn {
  margin-top: 0 !important;
}

/* new-release
---------------------------------------------------- */
#shape-beauty .new-release {
  margin: 12vw 0 0 0;
  font-size: 2.9333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release {
    margin: 90px 0 0 0;
    font-size: 16px;
  }
}
#shape-beauty .new-release h2 {
  background: #a0523d;
  padding: 5.6vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h2 {
    background: #a0523d;
    padding: 50px 0 40px 0;
    text-align: center;
  }
}
#shape-beauty .new-release h2 > span {
  display: block;
  font-size: 7.3333333333vw;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h2 > span {
    display: inline;
    font-size: 50px;
  }
}
#shape-beauty .new-release h2 > span:nth-child(2) {
  font-weight: 900;
  margin: 2.2666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h2 > span:nth-child(2) {
    margin: 0;
  }
}
#shape-beauty .new-release h2 > span:nth-child(3) {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10vw;
  letter-spacing: 0.03em;
  margin: 2.2666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h2 > span:nth-child(3) {
    display: block;
    font-size: 65px;
    margin: 10px 0 0 0;
  }
}
#shape-beauty .new-release .inner {
  padding: 85.3333333333vw 6.6666666667vw 5.3333333333vw 6.6666666667vw;
  background: #f7ebeb url(../images/new-release-img01.jpg) no-repeat 50% 6.6666666667vw;
  background-size: 86.6666666667vw auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .inner {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fcf6f6;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .txt-inner {
    max-width: 580px;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .txt {
    flex: 1;
    padding: 0 50px 0 75px;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.09em;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .new-release .txt {
    padding: 0 3.5714285714vw 0 3.5714285714vw;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .img {
    width: 47.22%;
    min-height: 590px;
    background: url(../images/new-release-bg.png) no-repeat 50%;
    background-size: cover;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .img p {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
#shape-beauty .new-release .catch {
  font-size: 3.3333333333vw;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.75;
  margin: 1.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .catch {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin: 15px 0 0 0;
  }
}
#shape-beauty .new-release h3 {
  font-size: 4.9333333333vw;
  font-weight: 900;
  letter-spacing: 0.07em;
  line-height: 1.43;
  color: #a0523d;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h3 {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
}
#shape-beauty .new-release h4 {
  font-size: 3.2vw;
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #a0523d;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release h4 {
    font-size: 18px;
    line-height: 1;
    margin: 0 0 5px 0;
  }
}
#shape-beauty .new-release section {
  margin: 4.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release section {
    margin: 30px 0 0 0;
  }
}
#shape-beauty .new-release .products {
  background: #a0523d;
  font-size: 2.5093333333vw;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .products {
    font-size: 16px;
    line-height: 1.2;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
#shape-beauty .new-release .products span:not(.pc) {
  font-size: 3.1373333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .products span:not(.pc) {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .products span.pc {
    display: inline;
  }
}
#shape-beauty .new-release .products .txt01 {
  font-size: 3.4666666667vw;
  font-weight: 700;
  margin: 0 0 1.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .new-release .products .txt01 {
    font-size: 22px;
    margin: 0 1em 0 0;
  }
}

/* protein
---------------------------------------------------- */
#shape-beauty .protein {
  text-align: center;
}
#shape-beauty .protein h2 {
  font-size: 4.2666666667vw;
  line-height: 18.6666666667vw;
  color: #fff;
  background: #d9116a;
  position: relative;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein h2 {
    font-size: 32px;
    line-height: 120px;
  }
}
#shape-beauty .protein h2::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.2666666667vw 4.2666666667vw 0 4.2666666667vw;
  border-color: #d9116a transparent transparent transparent;
  position: absolute;
  bottom: -4vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein h2::after {
    border-width: 32px 32px 0 32px;
    bottom: -31px;
  }
}
#shape-beauty .protein h2 span {
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein h2 span {
    font-size: 40px;
  }
}
#shape-beauty .protein .ttl-area {
  padding: 13.3333333333vw 0 9.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .ttl-area {
    padding: 112px 0 70px 0;
  }
}
#shape-beauty .protein .ttl-area h3 {
  margin: 0 0 4.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .ttl-area h3 {
    margin: 0 0 35px 0;
  }
}
#shape-beauty .protein .sports {
  padding: 12.6666666667vw 6.6666666667vw 103.3333333333vw 6.6666666667vw;
  text-align: left;
  background: #f2f3f3 url(../images/protein-img03.png) no-repeat left 50% bottom 13.3333333333vw;
  background-size: 86.9333333333vw auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports {
    padding: 90px 0 0 0;
    background: #f2f3f3;
    font-size: 16px;
    line-height: 1.875;
  }
}
#shape-beauty .protein .sports h3 {
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.025em;
  margin: 0 0 5.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports h3 {
    margin: 0 0 30px 0;
  }
}
#shape-beauty .protein .sports h3 > span {
  display: block;
}
#shape-beauty .protein .sports h3 > span:nth-child(1) {
  font-size: 4.6666666667vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports h3 > span:nth-child(1) {
    font-size: 30px;
  }
}
#shape-beauty .protein .sports h3 > span:nth-child(2) {
  font-size: 6.4vw;
  letter-spacing: 0.045em;
  color: #d9116a;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports h3 > span:nth-child(2) {
    font-size: 40px;
    letter-spacing: 0;
    margin: 20px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports .wrap {
    padding: 0 0 405px 0;
    background: url(../images/protein-img03-pc.jpg) no-repeat 100% 0, url(../images/protein-img04-pc.png) no-repeat left 50% bottom 90px;
  }
}
#shape-beauty .protein .sports .txt01 {
  font-weight: 700;
  line-height: 2.33;
  margin: 5.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .protein .sports .txt01 {
    margin: 25px 0 0 0;
  }
}
#shape-beauty .protein .sports .txt01 span {
  border-bottom: 1px solid #000;
}

/* support
---------------------------------------------------- */
#shape-beauty .support {
  padding: 13.3333333333vw 6.6666666667vw;
  font-size: 3.0666666667vw;
  line-height: 1.73;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support {
    padding: 90px 0 100px 0;
    font-size: 17px;
    line-height: 2.11;
    letter-spacing: 0.1em;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .support .txt {
    width: 650px;
    padding: 80px 80px 120px 80px;
    line-height: 1.76;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .support .txt {
    padding: 5.7142857143vw 2.8571428571vw 8.5714285714vw 2.8571428571vw;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .support .img {
    width: 850px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 30px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .support .img {
    width: 60.7142857143vw;
    padding: 2.1428571429vw 0 0 0;
  }
}
#shape-beauty .support .img img {
  width: 100%;
}
#shape-beauty .support h2 {
  font-size: 4.9333333333vw;
  font-weight: 900;
  line-height: 1.43;
  padding: 94vw 0 6.6666666667vw 0;
  background: url(../images/support-img02.jpg) no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support h2 {
    font-size: 28px;
    line-height: 1.42;
    padding: 0 0 38px 0;
    background: none;
    border-bottom: 2px solid #d9116a;
  }
}
#shape-beauty .support h2 > span {
  display: block;
}
#shape-beauty .support h2 > span:nth-child(1) {
  font-size: 80%;
  letter-spacing: 0.035em;
}
#shape-beauty .support h2 > span:nth-child(2) {
  color: #d9116a;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support h2 > span:nth-child(2) {
    font-size: 28px;
  }
}
#shape-beauty .support .border {
  border-top: 0.2666666667vw solid #d9116a;
  border-bottom: 0.2666666667vw solid #d9116a;
  padding: 0 0 7.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support .border {
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
}
#shape-beauty .support h3 {
  font-size: 4.2666666667vw;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #d9116a;
  margin: 0 0 15px 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support h3 {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 0 0 15px 0;
  }
}
#shape-beauty .support section {
  margin: 8.6666666667vw 0 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support section {
    margin: 55px 0 0 0;
  }
}
#shape-beauty .support .circle {
  width: 22.9333333333vw;
  height: 22.9333333333vw;
  border-radius: 50%;
  border: 0.2666666667vw solid #d9116a;
  font-weight: 700;
  line-height: 1.215;
  letter-spacing: 0;
  text-align: center;
  color: #d9116a;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .support .circle {
    width: 130px;
    height: 130px;
    border: 2px solid #d9116a;
    font-size: 18px;
    line-height: 1.22;
  }
}

/* movie
---------------------------------------------------- */
#shape-beauty .movie {
  padding-top: 15.3333333333vw;
  padding-bottom: 12vw;
  margin: 0 6.6666666667vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie {
    padding: 100px 0 110px 0;
    margin: 0;
  }
}
#shape-beauty .movie h2 {
  font-size: 4.2666666667vw;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie h2 {
    font-size: 32px;
    letter-spacing: 0.075em;
  }
}
#shape-beauty .movie h2 span {
  color: #d9116a;
}
#shape-beauty .movie ul {
  margin-top: 6vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie ul {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
  }
}
#shape-beauty .movie li {
  line-height: 1;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie li {
    width: 500px;
  }
}
#shape-beauty .movie li:not(:last-child) {
  margin: 0 0 7.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie li:not(:last-child) {
    margin: 0;
  }
}
#shape-beauty .movie li p {
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .movie li p {
    margin: 15px 0 0 0;
  }
}

/* component
---------------------------------------------------- */
#shape-beauty .component .ttl {
  height: 38.9333333333vw;
  background: url(../images/component-ttl-bg.png) no-repeat;
  background-size: cover;
  font-size: 2.9333333333vw;
  line-height: 1.54;
  text-align: center;
  color: #fff;
  padding: 6.9333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .ttl {
    height: auto;
    background: #d9116a;
    font-size: 21px;
    line-height: 1.52;
    padding: 50px 0 45px 0;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .ttl::after {
    content: url(../images/component-img01-pc.png);
    display: block;
    visibility: visible;
    height: 293px;
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .component .ttl::after {
    width: 100%;
  }
}
#shape-beauty .component .ttl h2 {
  font-size: 4.5333333333vw;
  line-height: 1;
  margin: 0 0 3.6vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .ttl h2 {
    font-size: 34px;
    margin: 0 0 30px 0;
  }
}
#shape-beauty .component .notes {
  text-align: right;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .notes {
    line-height: 1;
    letter-spacing: 0.075em;
    margin-top: 45px;
    margin-bottom: 0;
  }
}
#shape-beauty .component .inner {
  padding: 80vw 6.6666666667vw 0 6.6666666667vw;
  background: url(../images/component-img01.jpg) no-repeat;
  background-size: 100% auto;
  margin: 12.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .inner {
    padding: 0;
    background: #eef0f1;
    margin: 0;
    position: relative;
  }
}
#shape-beauty .component .inner .notes {
  text-align: left;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .inner .notes {
    text-align: left;
    margin: 20px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .txt {
    background: #fff;
    width: 50%;
    padding: 0 80px 72px 80px;
    position: relative;
    left: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .component .txt {
    padding: 0 5.7142857143vw 5.1428571429vw 5.7142857143vw;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .img {
    position: sticky;
    top: 0;
    width: 50%;
    text-align: center;
    padding: 100px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .component .img {
    padding: 7.1428571429vw 0 0 0;
  }
}
#shape-beauty .component h3 {
  font-size: 4.2666666667vw;
  font-weight: 900;
  line-height: 1.75;
  color: #d9116a;
  letter-spacing: 0.1em;
  margin: 0 0 3.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .component section {
    padding: 55px 0 0 0;
  }
}
#shape-beauty .component section:not(:nth-of-type(1)) {
  margin: 8vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component section:not(:nth-of-type(1)) {
    margin: 0;
  }
}
#shape-beauty .component ul {
  margin: 10vw 0 0 0;
  display: flex;
  flex-wrap: wrap;
  border-top: 0.2666666667vw solid #000;
  border-left: 0.2666666667vw solid #000;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component ul {
    width: 540px;
    margin: 65px 0 0 0;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .component ul {
    width: 38.5714285714vw;
  }
}
#shape-beauty .component li {
  width: calc(100% / 3);
  font-size: 2.6666666667vw;
  text-align: center;
  line-height: 9.3333333333vw;
  border-bottom: 0.2666666667vw solid #000;
  border-right: 0.2666666667vw solid #000;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component li {
    font-size: 18px;
    line-height: 66px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
  }
}
#shape-beauty .component li:nth-child(1), #shape-beauty .component li:nth-child(2), #shape-beauty .component li:nth-child(3), #shape-beauty .component li:nth-child(7), #shape-beauty .component li:nth-child(8), #shape-beauty .component li:nth-child(9), #shape-beauty .component li:nth-child(13), #shape-beauty .component li:nth-child(14) {
  background: #fffde5;
}
#shape-beauty .component .graph {
  text-align: center;
  margin: 5.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .graph {
    margin: 50px 0 0 0;
  }
}
#shape-beauty .component .graph img {
  width: auto;
  height: 70.9333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .component .graph img {
    height: 342px;
  }
}

/* taste
---------------------------------------------------- */
#shape-beauty .taste {
  text-align: center;
  padding: 0 0 13.3333333333vw 0;
  /*@media all and (-ms-high-contrast:none){
	  *::-ms-backdrop, .milk-tea {
			height: 260px;
			padding: 0 0 0 250px;
		}
	}*/
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste {
    padding: 0;
    margin: 0 0 90px 0;
  }
}
#shape-beauty .taste h2 {
  color: #fff;
  text-align: center;
  background: #000;
  height: 18.6666666667vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h2 {
    height: 120px;
  }
}
#shape-beauty .taste h2::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.2666666667vw 4.2666666667vw 0 4.2666666667vw;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  bottom: -4vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h2::after {
    border-width: 32px 32px 0 32px;
    bottom: -31px;
  }
}
#shape-beauty .taste h2 > span:nth-child(1) {
  width: 10.2666666667vw;
  height: 10.2666666667vw;
  line-height: 9.7333333333vw;
  border-radius: 50%;
  border: 0.2666666667vw solid #fff;
  font-size: 3.4666666667vw;
  letter-spacing: 0.05em;
  margin: 0 2vw 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h2 > span:nth-child(1) {
    width: 77px;
    height: 77px;
    line-height: 73px;
    border: 2px solid #fff;
    font-size: 27px;
    margin: 0 17px 0 0;
  }
}
#shape-beauty .taste h2 > span:nth-child(2) {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h2 > span:nth-child(2) {
    font-size: 35px;
  }
}
#shape-beauty .taste .inner {
  padding: 0 6.6666666667vw;
  margin: 10vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .inner {
    padding: 0;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h3 {
    margin: 75px 0 45px 0;
  }
}
#shape-beauty .taste .catch {
  margin: 5.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .catch {
    font-size: 18px;
    line-height: 1.88;
    margin: 0;
  }
}
#shape-beauty .taste .milk-tea {
  margin: 10vw 0 0 0;
  background: #f2f3f3;
  padding: 4vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .milk-tea {
    width: 800px;
    min-height: 260px;
    margin: 50px auto 0 auto;
    background: #f2f3f3 url(../images/taste-img02-pc.jpg) no-repeat;
    text-align: left;
    padding: 0 0 0 265px;
    display: flex;
    align-items: center;
  }
}
#shape-beauty .taste .milk-tea p {
  background: url(../images/taste-img02.jpg) no-repeat;
  background-size: 28vw auto;
  margin: 3.3333333333vw 3.3333333333vw 0 3.3333333333vw;
  padding: 0 0 0 32vw;
  min-height: 29.3333333333vw;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .milk-tea p {
    background: none;
    margin: 0;
    padding: 0;
    min-height: auto;
    display: block;
    letter-spacing: 0.1em;
  }
}
#shape-beauty .taste h4 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding: 0 0 4.6666666667vw 0;
  border-bottom: 0.2666666667vw solid #dee2e3;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h4 {
    font-size: 31px;
    padding: 0;
    border-bottom: none;
    margin: 0 0 5px 0;
  }
}
#shape-beauty .taste h4 span {
  display: block;
  font-size: 3.2vw;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste h4 span {
    font-size: 22px;
    letter-spacing: 0.01em;
  }
}
#shape-beauty .taste .how-to {
  background: #f2f3f3;
  padding: 4vw 0;
  margin: 6.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .how-to {
    width: 800px;
    min-height: 340px;
    text-align: left;
    margin: 32px auto 0 auto;
    background: #f2f3f3 url(../images/taste-img03-pc.png) no-repeat;
    padding: 0 0 0 265px;
    display: flex;
    align-items: center;
  }
}
#shape-beauty .taste .how-to-txt01 {
  text-align: left;
  padding: 0 0 0 35.6vw;
  background: url(../images/taste-img03.png) no-repeat 3.3333333333vw 0;
  background-size: 28vw auto;
  margin: 3.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .how-to-txt01 {
    padding: 0;
    background: none;
    margin: 0;
    display: flex;
    align-items: center;
  }
}
#shape-beauty .taste .how-to-txt01 > p:nth-of-type(1) {
  width: 17.4666666667vw;
  height: 5.0666666667vw;
  font-size: 3.2vw;
  letter-spacing: 0.08em;
  border: 1px solid #3a3b3b;
  border-radius: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .how-to-txt01 > p:nth-of-type(1) {
    width: 58px;
    height: 58px;
    font-size: 14px;
  }
}
#shape-beauty .taste .how-to-txt01 > p:nth-of-type(2) {
  font-size: 3.2vw;
  letter-spacing: 0.08em;
  line-height: 1.75;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .how-to-txt01 > p:nth-of-type(2) {
    font-size: 17px;
    line-height: 1.64;
    margin: 0 0 0 8px;
  }
}
#shape-beauty .taste .how-to-notes {
  font-size: 2.1333333333vw;
  line-height: 1.75;
  color: #ff0000;
  text-align: left;
  padding: 3.3333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .how-to-notes {
    font-size: 11px;
    padding: 0;
    margin: 25px 0 0 0;
  }
}
#shape-beauty .taste .proof {
  text-align: left;
  border: 1px solid #bfbfbf;
  padding: 5.3333333333vw 5.3333333333vw 4.6666666667vw 5.3333333333vw;
  margin: 10.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof {
    width: 800px;
    padding: 20px 22px 20px 30px;
    margin: 50px auto 0 auto;
  }
}
#shape-beauty .taste .proof h4 {
  font-size: 4.9866666667vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0;
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof h4 {
    font-size: 22px;
    text-align: left;
  }
}
#shape-beauty .taste .proof-box {
  margin: 6.4vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof-box {
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    column-gap: 40px;
  }
}
#shape-beauty .taste .proof-logo {
  width: 39.4666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof-logo {
    width: 162px;
    margin: 0 0 0 12px;
  }
}
#shape-beauty .taste .proof-logo img {
  width: 100%;
}
#shape-beauty .taste .proof-txt {
  font-size: 3.1733333333vw;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin: 8vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof-txt {
    font-size: 14px;
    margin: 0;
    flex: 1;
  }
}
#shape-beauty .taste .proof-txt h5 {
  font-size: 4.5333333333vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0 0 3.7333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof-txt h5 {
    font-size: 20px;
    text-align: left;
    margin: 0 0 12px 0;
  }
}
#shape-beauty .taste .proof-txt .notes {
  line-height: 1.43;
  letter-spacing: 0.07em;
  margin: 1em 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .taste .proof-txt .notes {
    font-size: 11px;
    line-height: 1.4;
  }
}

/* no1
---------------------------------------------------- */
#shape-beauty .no1 {
  height: 48vw;
  background: url(../images/no1-bg.png) no-repeat 50%;
  background-size: cover;
  padding: 8.5333333333vw 0 0 0;
  text-align: center;
  /*@media all and (-ms-high-contrast:none){
	  *::-ms-backdrop, .inner {
			height: 303px;
		}
	}*/
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 {
    height: 360px;
    background: url(../images/no1-bg-pc.png) no-repeat 50%;
    background-size: cover;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 .inner {
    padding: 0 0 0 283px;
    min-height: 303px;
    background: url(../images/no1-img01-pc.png) no-repeat;
    display: flex;
    align-items: center;
  }
}
#shape-beauty .no1 h2 {
  height: 24.2666666667vw;
  padding: 0 0 0 29.7333333333vw;
  display: flex;
  align-items: center;
  background: url(../images/no1-img01.png) no-repeat;
  background-size: 25.8666666667vw auto;
  margin: 0 0 0 8.6666666667vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 h2 {
    height: auto;
    padding: 0;
    display: block;
    background: none;
    margin: 0;
  }
}
#shape-beauty .no1 h2 > span span {
  display: block;
  letter-spacing: 0.075em;
  line-height: 1.26;
}
#shape-beauty .no1 h2 > span span:nth-child(1) {
  font-size: 6.6666666667vw;
  color: #d9116a;
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 h2 > span span:nth-child(1) {
    font-size: 50px;
  }
}
#shape-beauty .no1 h2 > span span:nth-child(2) {
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 h2 > span span:nth-child(2) {
    font-size: 40px;
  }
}
#shape-beauty .no1 .notes {
  line-height: 1.55;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  #shape-beauty .no1 .notes {
    margin: 10px 0 0 0;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

/* for-woman
---------------------------------------------------- */
#shape-beauty .for-woman {
  padding: 80.666667vw 6.6666666667vw 9.0666666667vw 6.6666666667vw;
  margin: 13.3333333333vw 0 0 0;
  background: url(../images/for-woman-img03.jpg) no-repeat 50% 0;
  background-size: 86.6666666667vw auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 90px 0;
    margin: 0;
    background: none;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman .txt {
    width: 650px;
    padding: 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  #shape-beauty .for-woman .txt {
    padding: 3.5714285714vw;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman .img {
    width: 750px;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman .img img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
}
#shape-beauty .for-woman h2 {
  font-size: 5.3333333333vw;
  font-weight: 900;
  letter-spacing: 0.03em;
  color: #d9116a;
  line-height: 1;
  border-bottom: 0.2666666667vw solid #d9116a;
  padding: 0 0 3.7333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman h2 {
    font-size: 34px;
    letter-spacing: 0;
    white-space: nowrap;
    border-bottom: 2px solid #d9116a;
    padding: 0 0 30px 0;
  }
}
#shape-beauty .for-woman .catch {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.53;
  letter-spacing: 0.05em;
  margin: 5.3333333333vw 0 4vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman .catch {
    font-size: 24px;
    line-height: 1.52;
    margin: 25px 0;
  }
}
#shape-beauty .for-woman .thumb {
  margin: 10vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .for-woman .thumb {
    margin: 60px 0 0 0;
  }
}

/* nav02
---------------------------------------------------- */
#shape-beauty .nav02 {
  background: linear-gradient(to bottom, #fff, #fff 41.3333333333vw, #d9116a 41.3333333333vw);
  text-align: center;
  padding: 8vw 0 6.4vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 {
    background: linear-gradient(to bottom, #fff, #fff 310px, #d9116a 310px);
    padding: 120px 0 33px 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box {
    display: inline-block;
    text-align: left;
    padding: 20px 0 0 477px;
    background: url(../images/cv02-img01-pc.png) no-repeat;
    min-height: 225px;
  }
}
#shape-beauty .nav02 .box .catch {
  letter-spacing: 0.09em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .catch {
    font-size: 18px;
  }
}
#shape-beauty .nav02 .box h2 {
  font-size: 4.5333333333vw;
  letter-spacing: 0.075em;
  line-height: 1;
  padding: 0 0 41.3333333333vw 0;
  background: url(../images/cv02-img01.png) no-repeat 50% 100%;
  background-size: 86.6666666667vw auto;
  margin: 4.2666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box h2 {
    font-size: 26px;
    padding: 0;
    background: none;
    margin: 13px 0 0 0;
  }
}
#shape-beauty .nav02 .box .list {
  width: 86.6666666667vw;
  display: flex;
  border: 0.2666666667vw solid #fff;
  margin: 3.7333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .list {
    width: auto;
    min-width: 494px;
    border: 2px solid #fff;
    margin: 24px 0 0 0;
  }
}
#shape-beauty .nav02 .box .list li {
  background: #000;
  font-size: 2.4vw;
  letter-spacing: 0.04em;
  line-height: 1.44;
  color: #fff;
  min-height: 17.3333333333vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .list li {
    font-size: 17px;
    line-height: 1.41;
    letter-spacing: 0;
    text-align: center;
    min-height: 115px;
  }
}
#shape-beauty .nav02 .box .list li:nth-child(1) {
  width: 39.38%;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .list li:nth-child(1) {
    width: 40%;
  }
}
#shape-beauty .nav02 .box .list li:nth-child(2) {
  width: 35.69%;
  border-left: 0.2666666667vw solid #fff;
  border-right: 0.2666666667vw solid #fff;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .list li:nth-child(2) {
    width: 37.85%;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
#shape-beauty .nav02 .box .list li:nth-child(2) img {
  width: 7.2vw;
  display: block;
  margin: 0 auto 5px auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .box .list li:nth-child(2) img {
    width: auto;
    margin: 0 auto 5px auto;
  }
}
#shape-beauty .nav02 .box .list li:nth-child(3) {
  flex: 1;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .txt-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
#shape-beauty .nav02 .cv-txt {
  margin: 3.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .cv-txt {
    margin: 25px 0 0 0;
  }
}
#shape-beauty .nav02 .calorie {
  font-size: 2.5093333333vw;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #shape-beauty .nav02 .calorie {
    font-size: 16px;
    margin: 0 0 0 0.5em;
  }
}

/* trouble
---------------------------------------------------- */
#shape-beauty .trouble {
  padding: 80vw 6.6666666667vw 13.3333333333vw 6.6666666667vw;
  background: #f2f3f3 url(../images/trouble-img02.jpg) no-repeat 50% 13.3333333333vw;
  background-size: 86.6666666667vw auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble {
    padding: 90px 0;
    background: #f2f3f3;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble .wrap {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble .wrap > div {
    margin: 0 0 0 46px;
  }
}
#shape-beauty .trouble h2 {
  font-size: 5.3333333333vw;
  font-weight: 900;
  letter-spacing: 0.045em;
  line-height: 1;
  color: #d9116a;
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble h2 {
    font-size: 34px;
  }
}
#shape-beauty .trouble ul {
  margin: 7.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble ul {
    margin: 50px 0 0 0;
  }
}
#shape-beauty .trouble li {
  font-size: 4.2666666667vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 4.4vw;
  padding: 0 0 0 6.6666666667vw;
  background: url(../images/check.png) no-repeat 0 50%;
  background-size: 5.4666666667vw auto;
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble li {
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 0 40px;
    background: url(../images/check.png) no-repeat 0 50%;
    background-size: 30px auto;
  }
}
#shape-beauty .trouble li:not(:last-child) {
  margin: 0 0 5.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  #shape-beauty .trouble li:not(:last-child) {
    margin: 0 0 30px 0;
  }
}

/* --------------------------------
   modal
-------------------------------- */
.movie_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  padding: 20px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.movie_modal.is-active {
  visibility: visible;
  opacity: 1;
}

.movie_modal_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) !important;
}

.movie_modal_content {
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .movie_modal_content {
    max-width: 960px;
  }
}
.movie_modal_closeBtn {
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -59px;
  right: 0;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: transparent;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media (min-width: 1024px) {
  .movie_modal_closeBtn {
    top: -79px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    -webkit-transition: background 0.35s;
    transition: background 0.35s;
  }

  .movie_modal_closeBtn:hover {
    background: #fff;
  }

  .movie_modal_closeBtn:hover:before,
  .movie_modal_closeBtn:hover:after {
    background: #000;
  }
}
.movie_modal_closeBtn:before,
.movie_modal_closeBtn:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 46%;
  height: 3px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  background: #fff;
}

.movie_modal_closeBtn:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.movie_modal_closeBtn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.movie_modal_video {
  position: relative;
}

.yt {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0 !important;
}
.yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* drink-type
---------------------------------------------------- */
#shape-beauty .drink-type {
  font-size: calc(22 / 750 * 100vw);
  letter-spacing: 0.09em;
  background: #fcf6f6;
  padding: 0 0 calc(55 / 750 * 100vw) 0;
  margin: calc(75 / 750 * 100vw) 0 0 0;
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type {
    font-size: 16px;
    padding: 0;
    margin: 88px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .inner {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .img {
    order: 2;
    width: 47.2%;
    padding: 0 0 90px 0;
    background: url(../images/drink-type-bg02-pc.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .txt {
    order: 1;
    width: 52.8%;
    padding: 0 50px 0 75px;
  }
}
@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .txt-inner {
    /*max-width: 580px;*/
    padding: 50px 0;
  }
}
#shape-beauty .drink-type section {
  margin: calc(30 / 750 * 100vw) 0 0 0;
  padding: 0 calc(50 / 750 * 100vw);
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type section {
    margin: 35px 0 0 0;
    padding: 0;
  }
}
#shape-beauty .drink-type h3 {
  font-size: calc(45 / 750 * 100vw);
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: calc(200 / 750 * 100vw);
  text-align: center;
  background: #e06411;
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type h3 {
    font-size: 40px;
    line-height: 120px;
    margin: 0 -50px 0 -75px;
  }
}
#shape-beauty .drink-type h4 {
  font-size: calc(24 / 750 * 100vw);
  font-weight: 700;
  color: #e06411;
  letter-spacing: 0.07em;
  margin: 0 0 0.5em 0;
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type h4 {
    font-size: 18px;
  }
}
#shape-beauty .drink-type .catch {
  font-size: calc(31 / 750 * 100vw);
  font-weight: 900;
  color: #e06411;
  line-height: 1.75;
  padding: calc(580 / 750 * 100vw) 0 0 0;
  margin: calc(57 / 750 * 100vw) 0 0 calc(50 / 750 * 100vw);
  background: url(../images/drink-type-img02.jpg) no-repeat;
  background-size: calc(650 / 750 * 100vw) auto;
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .catch {
    font-size: 23px;
    padding: 0;
    margin: 0;
    background: none;
  }
}
#shape-beauty .drink-type .notes {
  margin: 2em 0 0 0;
  padding: 0 calc(50 / 750 * 100vw);
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .notes {
    padding: 0;
  }
}
#shape-beauty .drink-type .txt01 {
  font-size: calc(32 / 750 * 100vw);
  font-weight: 700;
  line-height: 1.75;
  padding: 0 calc(50 / 750 * 100vw);
  margin: calc(55 / 750 * 100vw) 0 0 0;
}

@media screen and (min-width: 768px) {
  #shape-beauty .drink-type .txt01 {
    font-size: 22px;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 55px 0 0 0;
  }
}

/*# sourceMappingURL=main.css.map */
