@charset "UTF-8";
/*!
*** based on ***
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kurenaido&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kurenaido&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kurenaido&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kurenaido&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kurenaido&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

/* HTML5 display-role reset for older browsers */
address, article, aside, figure, figcaption, footer,
header, hgroup, hr, legend, main, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Adjust border color as needed */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* Added global box-sizing reset */
*,
::before,
::after {
  box-sizing: border-box;
}

/* Cancel webkit text-size adjustment */
body {
  -webkit-text-size-adjust: 100%;
}

/* Reset button default styles */
button {
  display: inline-block;
  padding: 0;
  background: none;
  border: none;
}

/* Adjust small tag default size */
small {
  font-size: 75%;
}

/* Hide hidden elements */
[hidden] {
  display: none;
}

/* Remove mark default background */
mark {
  background: none;
}

/* Normalize em tag to non-italic */
em {
  font-style: normal;
}

/* Set input opacity to visible */
input {
  opacity: 1;
}

/* Align images to bottom */
img {
  vertical-align: bottom;
}

/* Normalize address font style */
address {
  font-style: normal;
}

.wrapper-sweetsyogurt button {
  cursor: pointer;
}
.wrapper-sweetsyogurt input::-webkit-input-placeholder {
  color: #bbb;
}
.wrapper-sweetsyogurt input:-moz-placeholder {
  color: #999;
}
.wrapper-sweetsyogurt input::-moz-placeholder {
  color: #999;
}
.wrapper-sweetsyogurt input:-ms-input-placeholder {
  color: #999;
}
.wrapper-sweetsyogurt .sp-only {
  display: block;
}
@media only screen and (min-width: 768px) {
  .wrapper-sweetsyogurt .sp-only {
    display: none;
    visibility: hidden;
  }
}
.wrapper-sweetsyogurt .pc-only {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .wrapper-sweetsyogurt .pc-only {
    display: block;
    visibility: visible;
  }
}
.wrapper-sweetsyogurt .al-right {
  text-align: right;
}
.wrapper-sweetsyogurt .al-center {
  text-align: center;
}
.wrapper-sweetsyogurt .al-left {
  text-align: left;
}
.wrapper-sweetsyogurt .strong {
  font-weight: bold;
}
.wrapper-sweetsyogurt img {
  width: 100%;
  height: auto;
}
.wrapper-sweetsyogurt .inner-block {
  padding: 0 20px;
}

.wrapper-sweetsyogurt {
  margin: 0;
  font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  line-height: 1.5;
  background: #FFFFFF;
  color: #000;
  font-size: 0.875rem;
  overflow-x: hidden;
  letter-spacing: 0.07em;
}
@media only screen and (min-width: 768px) {
  .wrapper-sweetsyogurt {
    font-size: clamp(12px, 1.17vw, 1.17vw);
    line-height: 1.625;
  }
}
.wrapper-sweetsyogurt strong {
  font-weight: bold;
}
.wrapper-sweetsyogurt a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease-in;
}
.wrapper-sweetsyogurt a:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.2s ease-in;
}
.wrapper-sweetsyogurt button,
.wrapper-sweetsyogurt input,
.wrapper-sweetsyogurt select,
.wrapper-sweetsyogurt option,
.wrapper-sweetsyogurt textarea,
.wrapper-sweetsyogurt label {
  font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
}

.c-ttl01 {
  font-size: 6.4vw;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.51;
}
@media only screen and (min-width: 768px) {
  .c-ttl01 {
    font-size: 30px;
  }
}

.section-txt {
  font-size: 4.27vw;
  letter-spacing: -0.05em;
  line-height: 1.67;
  text-align: center;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .section-txt {
    font-size: 18px;
  }
}
.section-txt + .section-txt {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .section-txt + .section-txt {
    margin-top: 20px;
  }
}
.section-txt + .section-txt.magin-l {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .section-txt + .section-txt.magin-l {
    margin-top: 40px;
  }
}
.section-txt small {
  font-size: 4vw;
  letter-spacing: -0.1em;
}
@media only screen and (min-width: 768px) {
  .section-txt small {
    font-size: 16px;
  }
}

.ib {
  display: inline-block;
}

body.sweetsyogurt {
  width: 100%;
  top: 0;
  left: 0;
}
body.sweetsyogurt .m-pagetop {
  display: none;
}
body.sweetsyogurt.hidden {
  display: none;
}

#pagetop {
  width: 82px;
  height: 82px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
}
@media only screen and (min-width: 768px) {
  #pagetop {
    right: 30px;
  }
}

html {
  overflow-y: scroll !important;
}

.p-sweetsyogurt {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
  box-shadow: 0 0 65px 30px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
  .p-sweetsyogurt {
    max-width: 430px;
  }
}

.bg-sweetsyogurt {
  width: 100%;
  height: 100vh;
  height: 100svh;
  background: url(./images/bg_pc.webp) no-repeat center/cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

#footer {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.mv-block {
  position: relative;
  background-color: #64bcea;
}
.mv-block .mv-txt {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  display: none;
}
.mv-block .mv-txt.txt01 {
  padding: 0 20px;
  bottom: 40vw;
}
@media only screen and (min-width: 768px) {
  .mv-block .mv-txt.txt01 {
    bottom: 175px;
  }
}
.mv-block .mv-txt.txt02 {
  padding-right: 20px;
  width: 56.53vw;
  bottom: 26.67vw;
}
@media only screen and (min-width: 768px) {
  .mv-block .mv-txt.txt02 {
    width: 240px;
    bottom: 115px;
  }
}

.exp-block {
  color: #FFFFFF;
  background-color: #64bcea;
  position: relative;
}
.exp-block .inner-block {
  padding-top: 85px;
  padding-bottom: 177px;
  margin-top: -2px;
}
.exp-block .ttl-sub {
  max-width: 72vw;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .exp-block .ttl-sub {
    max-width: 310px;
  }
}
.exp-block .c-ttl01 {
  margin-top: 20px;
}
.exp-block .kv {
  margin: -16px -20px 15px;
}
.exp-block .chart {
  margin: 25px 0;
}

.cal-block {
  --separator_top_margin: 18.67vw;
  position: relative;
  z-index: 1;
  color: #001b5b;
}
@media only screen and (min-width: 768px) {
  .cal-block {
    --separator_top_margin: 75px;
  }
}
.cal-block::before {
  position: absolute;
  content: "";
  width: 100%;
  height: var(--separator_top_margin);
  background: url(./images/exp_bg_separator.webp) no-repeat bottom left/cover;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.cal-block::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(./images/100kcal_bg.webp) no-repeat bottom center/cover;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: -2;
}
.cal-block .inner-block {
  position: relative;
  top: -78px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .cal-block .inner-block {
    padding-bottom: 55px;
  }
}
.cal-block .ttl {
  text-align: center;
  max-width: 73.07vw;
}
@media only screen and (min-width: 768px) {
  .cal-block .ttl {
    max-width: 310px;
  }
}
.cal-block .section-txt {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .cal-block .section-txt {
    margin-top: 65px;
  }
}
.cal-block .main-img {
  padding-left: 15px;
  margin-right: -20px;
}
.reward-block {
  --separator_top_margin: 24vw;
  --separator_bottom_margin: 20vw;
  color: #001b5b;
  position: relative;
  margin: 0 0 var(--separator_bottom_margin);
  background: url(./images/reward_bg.webp) repeat center/100%;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .reward-block {
    --separator_top_margin: 103px;
    --separator_bottom_margin: 83px;
  }
}
.reward-block::before, .reward-block::after {
  position: absolute;
  content: "";
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
}
.reward-block::before {
  height: var(--separator_top_margin);
  background: url(./images/reward_bg_separator_top.webp) no-repeat top center/100%;
  top: calc((var(--separator_top_margin) - 2px) * -1);
}
.reward-block::after {
  height: var(--separator_bottom_margin);
  background: url(./images/reward_bg_separator_bottom.webp) no-repeat bottom center/100%;
  bottom: calc((var(--separator_bottom_margin) - 2px) * -1);
}
.reward-block .inner-block {
  padding-top: 50px;
  padding-bottom: 40px;
}
.reward-block .section-txt {
  margin-top: 40px;
}
.reward-block .img-items {
  margin-top: 45px;
  padding: 0 15px;
}
.reward-block .img-items .item {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.reward-block .img-items .item + .item {
  margin-top: 22px;
}

.introduce-block {
  color: #001b5b;
}
.introduce-block .inner-block {
  padding-top: 55px;
  padding-bottom: 35px;
}
.introduce-block .c-ttl01 {
  font-size: 6.13vw;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .introduce-block .c-ttl01 {
    padding-bottom: 85px;
    font-size: 28px;
  }
}
.introduce-block .c-ttl01 .spacing {
  letter-spacing: 0;
}
.introduce-block .c-ttl01 small {
  font-size: 5.33vw;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .introduce-block .c-ttl01 small {
    font-size: 22px;
  }
}
.introduce-block .box {
  background-color: #64bcea;
  color: #FFFFFF;
  border-radius: 7.5px;
  padding: 1px 10px 0;
  margin-top: 160px;
}
@media only screen and (min-width: 768px) {
  .introduce-block .box {
    border-radius: 15px;
  }
}
.introduce-block .box + .box {
  margin-top: 205px;
}
@media only screen and (min-width: 768px) {
  .introduce-block .box + .box {
    margin-top: 280px;
  }
}
.introduce-block .main-img {
  max-width: clamp(300px, 80vw, 555px);
  padding-right: 30px;
  margin: -165px auto 0;
}
@media only screen and (min-width: 768px) {
  .introduce-block .main-img {
    padding-right: 40px;
    margin-top: -192px;
  }
}
.introduce-block .product-name .en {
  max-width: 66.67vw;
  margin: -43px auto 0;
}
@media only screen and (min-width: 768px) {
  .introduce-block .product-name .en {
    margin-top: -65px;
    max-width: 285px;
  }
}
.introduce-block .product-name .ja {
  font-size: 3.2vw;
  background-color: #FFFFFF;
  color: #64bcea;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 25px;
  border-radius: 5px;
  margin: 6px auto 0;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .introduce-block .product-name .ja {
    border-radius: 10px;
    padding: 2px 33px;
    margin-top: 8px;
    font-size: 18px;
  }
}
.introduce-block .detail-txt {
  text-align: center;
  margin-top: 30px;
  max-width: 70.13vw;
  margin: 30px auto 0;
}
@media only screen and (min-width: 768px) {
  .introduce-block .detail-txt {
    max-width: 300px;
  }
}
.introduce-block .table {
  margin-top: 20px;
}
.introduce-block .table th,
.introduce-block .table td {
  width: 100%;
  display: block;
  text-align: left;
}
.introduce-block .table .inn {
  display: flex;
  align-items: center;
}
.introduce-block .table th {
  font-size: clamp(14px, 4vw, 17px);
  padding-bottom: 4px;
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .introduce-block .table th {
    padding-bottom: 8px;
  }
}
.introduce-block .table th small {
  font-weight: 500;
  font-size: clamp(10px, 2.67vw, 12px);
  margin-left: 12px;
}
@media only screen and (min-width: 768px) {
  .introduce-block .table th small {
    margin-left: 18px;
  }
}
.introduce-block .table td {
  font-size: clamp(12px, 3.2vw, 16px);
  padding-top: 4px;
  padding-bottom: 19px;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 768px) {
  .introduce-block .table td {
    padding-top: 8px;
    padding-bottom: 34px;
  }
}

.store-block {
  color: #001b5b;
}
.store-block .inner-block {
  padding-top: 35px;
  padding-bottom: 76px;
}
.store-block .c-ttl01 {
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 768px) {
  .store-block .c-ttl01 {
    font-size: clamp(18px, 6.4vw, 28px);
  }
}
.store-block .section-txt {
  margin: 53px auto 0;
  margin: 20px auto 0;
  max-width: 46.67vw;
}
@media only screen and (min-width: 768px) {
  .store-block .section-txt {
    max-width: 200px;
  }
}
.store-block .icon {
  max-width: 110px;
  margin: 20px auto 0;
}
@media only screen and (min-width: 768px) {
  .store-block .icon {
    margin-top: 20px;
  }
}

.sns-block {
  background-color: #001b5b;
  color: #FFFFFF;
}
.sns-block .inner-block {
  padding-top: 25px;
  padding-bottom: 140px;
}
.sns-block .deco {
  max-width: 30.67vw;
  margin-left: -10px;
}
@media only screen and (min-width: 768px) {
  .sns-block .deco {
    margin-left: -20px;
    max-width: 140px;
  }
}
.sns-block .c-ttl01 {
  font-size: 6.13vw;
  letter-spacing: -0.08em;
}
@media only screen and (min-width: 768px) {
  .sns-block .c-ttl01 {
    font-size: 26px;
  }
}
.sns-block .ttl-area {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 10px 9.07vw;
}
@media only screen and (min-width: 768px) {
  .sns-block .ttl-area {
    padding: 0 20px 45px;
  }
}
.sns-block .ttl-area::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 4vw;
  background: url(./images/sns_blowing.svg) no-repeat center/cover;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .sns-block .ttl-area::after {
    height: 20px;
  }
}
.sns-block .section-txt {
  margin-top: 20px;
}
.sns-block .box {
  background-color: #FFFFFF;
  padding: 17px 27px 14px;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  border-radius: 7.5px;
  margin-top: 8px;
}
@media only screen and (min-width: 768px) {
  .sns-block .box {
    border-radius: 16px;
    margin-top: 16px;
  }
}
.sns-block .box .icon {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.sns-block .box .icon img {
  max-width: 55px;
  max-height: 55px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sns-block .box a {
  color: #001b5b;
  font-size: clamp(12px, 3.2vw, 14px);
  text-align: center;
  letter-spacing: 0;
}
.sns-block .box .account-name {
  margin-top: 12px;
}

.loading-block {
  background-color: #64bcea;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
.loading-block .inner-block {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.loading-block .txt {
  display: none;
  max-width: 300px;
  width: 100%;
}
.loading-block .txt img {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */