@charset "UTF-8";
@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;
}

.modaal-inner-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.modaal-video-wrap {
  margin-left: 20px;
  margin-right: 20px;
}

/* common
---------------------------------------------------- */
#shape-beauty *,
#shape-beauty *::before,
#shape-beauty *::after {
  box-sizing: border-box;
}

#shape-beauty {
  -webkit-text-size-adjust: none;
  /*font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.2vw;
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
#shape-beauty a {
  text-decoration: none;
  overflow: hidden;
  outline: none;
  transition: all  0.3s ease;
}
#shape-beauty a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#shape-beauty img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  pointer-events: none;
}
#shape-beauty sup {
  font-size: 60%;
  vertical-align: 0.3em;
}
#shape-beauty sub {
  font-size: 60%;
  vertical-align: -0.1em;
}
#shape-beauty .notes {
  font-size: 2.1333333333vw;
  line-height: 1;
}

/* 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;
}
#shape-beauty .cv-txt span {
  font-size: 3.1373333333vw;
}

#shape-beauty .cv-btn {
  width: 79.8666666667vw;
  margin: 4.6666666667vw auto 0 auto;
}
#shape-beauty .cv-btn li:not(:last-child) {
  margin: 0 0 2.6666666667vw 0;
}
#shape-beauty .cv-btn a {
  display: block;
  font-size: 4.2666666667vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1;
  height: 12vw;
  padding: 4vw 0 0 0;
  background: url(../images/cv-btn-bg.png) no-repeat;
  background-size: 100%;
}
#shape-beauty .cv-btn a.btn-lohaco {
  padding: 2.2666666667vw 0 0 0;
}
#shape-beauty .cv-btn a.btn-lohaco .notes {
  display: block;
  font-size: 2.6666666667vw;
  margin: 0.6666666667vw 0 0 0;
}
#shape-beauty .cv-btn .shop {
  font-size: 105%;
}
#shape-beauty .cv-btn .d {
  font-size: 90%;
}

/* cv01
---------------------------------------------------- */
#shape-beauty .cv01 {
  background: #d9116a;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 4.6666666667vw 0 6.6666666667vw 0;
}
#shape-beauty .cv01 h2 {
  font-size: 4vw;
  line-height: 1.4;
}
#shape-beauty .cv01.cv02 {
  padding: 9.3333333333vw 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;
}
#shape-beauty .new-release h2 {
  background: #a0523d;
  padding: 5.6vw 0;
}
#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;
}
#shape-beauty .new-release h2 > span:nth-child(2) {
  font-weight: 900;
  margin: 2.2666666667vw 0 0 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;
}
#shape-beauty .new-release .inner {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 85.3333333333vw;
  padding-bottom: 5.3333333333vw;
  background: #f7ebeb url(../images/new-release-img01.jpg) no-repeat 50% 6.6666666667vw;
  background-size: 86.6666666667vw auto;
}
#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;
}
#shape-beauty .new-release h3 {
  font-size: 4.9333333333vw;
  font-weight: 900;
  letter-spacing: 0.07em;
  line-height: 1.43;
  color: #a0523d;
}
#shape-beauty .new-release h4 {
  font-size: 3.2vw;
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #a0523d;
}
#shape-beauty .new-release section {
  margin: 4.6666666667vw 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;
}
#shape-beauty .new-release .products span {
  font-size: 3.1373333333vw;
}
#shape-beauty .new-release .products .txt01 {
  font-size: 3.4666666667vw;
  font-weight: 700;
  margin: 0 0 1.3333333333vw 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;
}
#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%);
}
#shape-beauty .protein h2 span {
  font-size: 5.3333333333vw;
}
#shape-beauty .protein .ttl-area {
  padding: 13.3333333333vw 0 9.3333333333vw 0;
}
#shape-beauty .protein .ttl-area h3 {
  margin: 0 0 4.6666666667vw 0;
}
#shape-beauty .protein .sports {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 12.6666666667vw;
  padding-bottom: 103.3333333333vw;
  text-align: left;
  background: #f2f3f3 url(../images/protein-img01.png) no-repeat left 50% bottom 13.3333333333vw;
  background-size: 86.9333333333vw auto;
}
#shape-beauty .protein .sports h3 {
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.025em;
  margin: 0 0 5.3333333333vw 0;
}
#shape-beauty .protein .sports h3 > span {
  display: block;
}
#shape-beauty .protein .sports h3 > span:nth-child(1) {
  font-size: 4.6666666667vw;
}
#shape-beauty .protein .sports h3 > span:nth-child(2) {
  font-size: 6.4vw;
  letter-spacing: 0.045em;
  color: #d9116a;
  margin: 2vw 0 0 0;
}
#shape-beauty .protein .sports .txt01 {
  font-weight: 700;
  line-height: 2.33;
  margin: 5.3333333333vw 0 0 0;
}
#shape-beauty .protein .sports .txt01 span {
  border-bottom: 1px solid #000;
}

/* support
---------------------------------------------------- */
#shape-beauty .support {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 13.3333333333vw;
  padding-bottom: 13.3333333333vw;
  font-size: 3.0666666667vw;
  line-height: 1.73;
  letter-spacing: 0;
}
#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-img01.jpg) no-repeat;
  background-size: 100% auto;
}
#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;
}
#shape-beauty .support .border {
  border-top: 0.2666666667vw solid #d9116a;
  border-bottom: 0.2666666667vw solid #d9116a;
  padding: 0 0 7.3333333333vw 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;
}
#shape-beauty .support section {
  margin: 8.6666666667vw 0 0 0;
  position: relative;
}
#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;
}

/* movie
---------------------------------------------------- */
#shape-beauty .movie {
  padding-top: 15.3333333333vw;
  padding-bottom: 12vw;
  margin: 0 6.6666666667vw;
  text-align: center;
}
#shape-beauty .movie h2 {
  font-size: 4.2666666667vw;
  line-height: 1.4;
  letter-spacing: 0;
}
#shape-beauty .movie h2 span {
  color: #d9116a;
}
#shape-beauty .movie ul {
  margin: 6vw 0 0 0;
}
#shape-beauty .movie li {
  line-height: 1;
  letter-spacing: 0.025em;
}
#shape-beauty .movie li:not(:last-child) {
  margin: 0 0 7.3333333333vw 0;
}
#shape-beauty .movie li > div {
  padding: 56.25% 0 0 0;
  position: relative;
}
#shape-beauty .movie li iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#shape-beauty .movie li p {
  margin: 2vw 0 0 0;
}
#shape-beauty .movie a {
  display: block;
}

/* 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;
}
#shape-beauty .component .ttl h2 {
  font-size: 4.5333333333vw;
  line-height: 1;
  margin: 0 0 3.6vw 0;
}
#shape-beauty .component .notes {
  text-align: right;
  margin: 0 5.3333333333vw 0 0;
}
#shape-beauty .component .inner {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 80vw;
  background: url(../images/component-img01.jpg) no-repeat;
  background-size: 100% auto;
  margin: 12.6666666667vw 0 0 0;
}
#shape-beauty .component .inner .notes {
  text-align: left;
  margin: 2vw 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;
}
#shape-beauty .component section:not(:nth-of-type(1)) {
  margin: 8vw 0 0 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;
}
#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;
}
#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;
}

/* taste
---------------------------------------------------- */
#shape-beauty .taste {
  text-align: center;
  padding: 0 0 13.3333333333vw 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;
}
#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%);
}
#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;
}
#shape-beauty .taste h2 > span:nth-child(2) {
  font-size: 4.2666666667vw;
}
#shape-beauty .taste .inner {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  margin: 10vw 0 0 0;
}
#shape-beauty .taste .catch {
  margin: 5.3333333333vw 0 0 0;
}
#shape-beauty .taste .milk-tea {
  margin: 10vw 0 0 0;
  background: #f2f3f3;
  padding: 4vw 0;
}
#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;
}
#shape-beauty .taste h4 {
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 0 0 4.6666666667vw 0;
  border-bottom: 0.2666666667vw solid #dee2e3;
}
#shape-beauty .taste h4 span {
  display: block;
  font-size: 3.2vw;
  letter-spacing: 0.01em;
  margin: 0 0 1.6vw 0;
}

/* 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;
}
#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;
}
#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;
}
#shape-beauty .no1 h2 > span span:nth-child(2) {
  font-size: 5.3333333333vw;
}
#shape-beauty .no1 .notes {
  line-height: 1.55;
  letter-spacing: 0.04em;
}

/* for-woman
---------------------------------------------------- */
#shape-beauty .for-woman {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 66.6666666667vw;
  padding-bottom: 9.0666666667vw;
  margin: 13.3333333333vw 0 0 0;
  background: url(../images/for-woman-img01.jpg) no-repeat 50% 0;
  background-size: 86.6666666667vw auto;
}
#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;
}
#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;
}
#shape-beauty .for-woman .thumb {
  margin: 10vw 0 0 0;
}

/* nav02
---------------------------------------------------- */
#shape-beauty .nav02 {
  min-height: 140vw;
  background: linear-gradient(to bottom, #fff, #fff 41.3333333333vw, #d9116a 41.3333333333vw);
  text-align: center;
  padding: 8vw 0 0 0;
}
#shape-beauty .nav02 .catch {
  letter-spacing: 0.09em;
  line-height: 1;
}
#shape-beauty .nav02 h2 {
  display: inline-block;
  padding: 0 0 0 36.9333333333vw;
  background: url(../images/cv02-img01.png) no-repeat;
  background-size: 32.8vw auto;
  min-height: 28.8vw;
  margin: 5.0666666667vw 0 0 0;
}
#shape-beauty .nav02 h2 > span {
  display: block;
  line-height: 1;
  text-align: left;
}
#shape-beauty .nav02 h2 > span:nth-child(1) {
  font-size: 4.5333333333vw;
  line-height: 1.35;
  letter-spacing: 0.075em;
}
#shape-beauty .nav02 h2 > span:nth-child(2) {
  font-size: 3.7333333333vw;
  font-weight: 500;
  letter-spacing: 0.075em;
  margin: 2.6666666667vw 0 0 0;
}
#shape-beauty .nav02 .list {
  width: 86.6666666667vw;
  display: flex;
  border: 0.2666666667vw solid #fff;
  margin: 3.7333333333vw auto 0 auto;
}
#shape-beauty .nav02 .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;
}
#shape-beauty .nav02 .list li:nth-child(1) {
  width: 39.38%;
}
#shape-beauty .nav02 .list li:nth-child(2) {
  width: 35.69%;
  border-left: 0.2666666667vw solid #fff;
  border-right: 0.2666666667vw solid #fff;
}
#shape-beauty .nav02 .list li:nth-child(2) img {
  width: 7.2vw;
  display: block;
  margin: 0 auto 5px auto;
}
#shape-beauty .nav02 .list li:nth-child(3) {
  flex: 1;
}
#shape-beauty .nav02 .cv-txt {
  margin: 3.3333333333vw 0 0 0;
}
#shape-beauty .nav02 .calorie {
  font-size: 2.5093333333vw;
  color: #fff;
}

/* trouble
---------------------------------------------------- */
#shape-beauty .trouble {
  padding-left: 6.6666666667vw;
  padding-right: 6.6666666667vw;
  padding-top: 80vw;
  padding-bottom: 13.3333333333vw;
  background: #f2f3f3 url(../images/trouble-img01.jpg) no-repeat 50% 13.3333333333vw;
  background-size: 86.6666666667vw auto;
}
#shape-beauty .trouble h2 {
  font-size: 5.3333333333vw;
  font-weight: 900;
  letter-spacing: 0.045em;
  line-height: 1;
  color: #d9116a;
}
#shape-beauty .trouble ul {
  margin: 7.3333333333vw 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;
}
#shape-beauty .trouble li:not(:last-child) {
  margin: 0 0 5.3333333333vw 0;
}

/*# sourceMappingURL=main.css.map */
