@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
body, html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }
body, html {
  line-height: 1; }
ol, ul {
  list-style: none; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
hr {
  border: 0; }
@font-face {
  font-family: 'GenJyuuGothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/common/fonts/GenJyuuGothic-Regular.eot");
  src: url("/common/fonts/GenJyuuGothic-Regular.woff") format("woff"), url("/common/fonts/GenJyuuGothic-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'GenJyuuGothic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/common/fonts/GenJyuuGothic-Bold.eot");
  src: url("/common/fonts/GenJyuuGothic-Bold.woff") format("woff"), url("/common/fonts/GenJyuuGothic-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/common/fonts/Nunito-Regular.eot");
  src: url("/common/fonts/Nunito-Regular.woff") format("woff"), url("/common/fonts/Nunito-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/common/fonts/Nunito-Bold.eot");
  src: url("/common/fonts/Nunito-Bold.woff") format("woff"), url("/common/fonts/Nunito-Bold.ttf") format("truetype"); }
/**
 * Custom media queries
 * @example
 * @media (--mobile) {
 *    styles for mobile viewport
 * }
 */
/* LPメイン用 */
/** http://bourbon.io/docs/#timing-functions */
/** example @include transition(all 5s $ease-in-circ);*/
/**
transition timing-function:
ease - cubic-bezier(0.25, 0.1, 0.25, 1.0) を指定したのと同じ（開始と完了を滑らかにする）（初期値）
linear - cubic-bezier(0.0, 0.0, 1.0, 1.0) を指定したのと同じ（一定）
ease-in - cubic-bezier(0.42, 0, 1.0, 1.0) を指定したのと同じ（ゆっくり始まる）
ease-out - cubic-bezier(0, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり終わる）
ease-in-out - cubic-bezier(0.42, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり始まってゆっくり終わる）
*/
/**
* Variables
*/
/** extend */
[v-cloak] {
  display: none; }
a {
  color: #000000;
  text-decoration: none; }
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
h1, h2, h3, h4, h5, h6, div, dl, dt, dd, p {
  margin: 0;
  padding: 0; }
ul, ol, li {
  padding: 0;
  margin: 0; }
li {
  list-style: none; }
img {
  vertical-align: bottom; }
figure {
  margin: 0;
  padding: 0; }
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
input[type="number"] {
  -moz-appearance: textfield; }
.l-main {
  line-height: 1.2; }
.pageup, .i18n-featureSection .i18n-featureSection__head--a1:before, .i18n-featureSection .i18n-featureSection__head--a2:before, .i18n-featureSection .i18n-featureSection__head--a3:before, .i18n-featureSection .i18n-featureSection__head--a4:before, .i18n-featureSection .i18n-featureSection__head--a5:before, .i18n-featureSection .i18n-featureSection__head--b1:before, .i18n-featureSection .i18n-featureSection__head--b2:before, .i18n-featureSection .i18n-featureSection__head--b3:before, .i18n-featureSection .i18n-featureSection__head--b4:before, .i18n-featureSection .i18n-featureSection__head--b5:before, .i18n-featureSection .i18n-featureSection__head--a1:after, .i18n-featureSection .i18n-featureSection__head--a2:after, .i18n-featureSection .i18n-featureSection__head--a3:after, .i18n-featureSection .i18n-featureSection__head--a4:after, .i18n-featureSection .i18n-featureSection__head--a5:after, .i18n-featureSection .i18n-featureSection__head--b1:after, .i18n-featureSection .i18n-featureSection__head--b2:after, .i18n-featureSection .i18n-featureSection__head--b3:after, .i18n-featureSection .i18n-featureSection__head--b4:after, .i18n-featureSection .i18n-featureSection__head--b5:after, .header__logo, .navigation__logo, .navigation .has-pulldown.navigation__item:after, .navigation .has-pulldown.navigation__item--product:after, .navigation .has-pulldown.navigation__item--voice:after, .navigation .has-pulldown.navigation__item--campaign:after, .navigation .has-pulldown.navigation__item--safety:after, .navigation .has-pulldown.navigation__item--faq:after, .bracket__toggle, .button:after, .button-close:after, .modal__button:after, .pl__button:after, .more a:after, .campaign__badge:after, .column__head, .extendable__btn, .other-product__item, .features-link .features-link__item--a1:before, .features-link .features-link__item--a2:before, .features-link .features-link__item--a3:before, .features-link .features-link__item--a4:before, .features-link .features-link__item--a5:before, .features-link .features-link__item--b1:before, .features-link .features-link__item--b2:before, .features-link .features-link__item--b3:before, .features-link .features-link__item--b4:before, .features-link .features-link__item--b5:before, .features-link .features-link__item--a1:after, .features-link .features-link__item--a2:after, .features-link .features-link__item--a3:after, .features-link .features-link__item--a4:after, .features-link .features-link__item--a5:after, .features-link .features-link__item--b1:after, .features-link .features-link__item--b2:after, .features-link .features-link__item--b3:after, .features-link .features-link__item--b4:after, .features-link .features-link__item--b5:after, .lineup__badge:after, .modal__close, .modal__illust, .modalOnline__close, .feature__iq:before, .feature .feature__more:after, .product-box__badge:after, .pulldown__image, .pulldown__text:after, .recipe__illust, .recipe__tag, .recipe__name:after, .recipe__step:before, .recipeCard__illust, .recipeCard__tag, .recipeCard__name:after, .shop__lead:before, .shop__lead:after, .shop__logo, .shop__logo:after, .shop__anchor:after, .tab .tab__tab--a, .tab .tab__tab--b, .tab .tab__tab--c, .tab .tab__tab--bm, .tab .tab__tab--fm, .movie__illust, .voice__illust, .voice__image, .way__toggleIcon::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }
/*
font
$font-ja
$font-en
$font-ch
----------------- */
#page-en {
  font-family: "Nunito"; }
#page-pt {
  font-family: "Nunito"; }
#page-vi {
  font-family: "Nunito"; }
#page-ch {
  font-family: "Yuanti SC", "Microsoft Yahei", "Nunito"; }
.container {
  position: relative;
  margin: 0 auto; }
.container--narrow {
    width: 768px; }
.container--medium {
    width: 960px; }
.container--wide {
    width: 100%; }
.container--faq {
    width: 768px;
    padding-bottom: 50px; }
.dn {
  display: none; }
.fr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.cc {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.background, .modal__bg, .modalOnline__bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
.pageup {
  position: absolute;
  display: block;
  width: 88px;
  height: 88px;
  bottom: 20px;
  right: 60px; }
.pageup--a {
    background-image: url("../images/common/pageup.png"); }
.pageup--left {
    right: initial;
    left: 30px; }
.fix-bar {
  position: fixed;
  width: 100%;
  right: 0%;
  bottom: 0;
  z-index: 100; }
.fix-bar .pageup {
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; }
.fix-bar.show .pageup {
    opacity: 1; }
.ingredient {
  margin-top: -20px; }
.ingredient__image {
    height: 320px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-size: cover;
    background-image: url("../images/products/balancemilk/ingredient.jpg");
    background-position: 100% 100%; }
.ingredient__image--b {
      background-image: url("../images/products/followupmilk/ingredient.jpg"); }
.ingredient__image--baby {
      background-image: url("../images/products/akachan-milk/ingredient.jpg"); }
.ingredient__h2 {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.08em;
    margin-bottom: 0; }
.ingredient__h3 {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.1em; }
.ingredient__t1 {
    font-size: 30px;
    letter-spacing: 0.1em; }
.ingredient__t2 {
    font-size: 24px;
    letter-spacing: 0.15em;
    font-family: 'Nunito';
    font-weight: 700; }
.ingredient__title {
    color: #E5005A;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding-top: 20px; }
.ingredient__title + .bracket {
      padding-top: 30px; }
.kv__list {
  font-size: 14px;
  margin-left: -45px; }
.kv__list:after {
    content: '';
    display: table;
    clear: both; }
.kv__item {
  width: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4px;
  overflow: hidden; }
.kv__key {
  position: relative; }
.kv__key:after {
    position: absolute;
    display: block;
    content: '';
    width: calc(192px - 100%);
    height: 1px;
    top: 13px;
    left: calc(100% + 12px);
    background-image: url("../images/products/balancemilk/kv-bar.png");
    background-repeat: repeat-x; }
.kv__value {
  padding-left: 14px;
  z-index: 1; }
.kv__value--b {
    background: #FFFFFF !important; }
.hr-dot {
  height: 13px;
  margin-bottom: 20px;
  background-image: url("../images/products/balancemilk/hr-dot.png"); }
.tutor {
  width: 672px;
  margin: 0 auto;
  padding-bottom: 90px; }
#page-babymilk .tutor {
    margin-top: -20px;
    padding-bottom: 33px; }
.tutor.-is-no-top {
    padding-top: 0; }
.tutor__item {
    padding-top: 60px; }
.tutor__item.-is-no-top {
      padding-top: 0; }
.tutor__item + .tutor__item {
      padding-top: 56px; }
.tutor__title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px; }
.tutor__video {
    position: relative;
    padding-top: 55%; }
.tutor__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%; }
.tutor__video-pix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    overflow: hidden; }
.tutor__video-pix img {
      width: 100%;
      height: auto; }
.meyasu {
  background-color: #fff;
  max-width: 768px;
  margin: 0 auto;
  border-radius: 50px;
  padding: 53px 48px;
  margin-bottom: 50px; }
.meyasu.-is-akatyan {
    margin-bottom: 30px; }
.meyasu__body {
    margin: 15px 0 30px; }
.meyasu__body table {
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%; }
.meyasu__body table th, .meyasu__body table td {
        font-size: 14px;
        padding: 7px;
        border: 2px solid #d1d1d1;
        text-align: center;
        vertical-align: middle; }
.meyasu__body table th {
        font-weight: bold;
        background-color: #fef6fa;
        padding: 32px 7px; }
.meyasu__ttl {
    font-size: 16px;
    font-weight: bold;
    color: #E5005A;
    text-align: center;
    margin-bottom: 28px; }
.meyasu__att {
    font-size: 14px;
    font-weight: bold; }
.meyasu__att2 {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em; }
.hr-way {
  height: 4px;
  margin-bottom: 22px;
  background-image: url("../images/products/balancemilk/hr-way.png");
  background-repeat: no-repeat; }
.hr-way.hr-way_mg {
    margin-top: 62px; }
.section__tc {
  text-align: center; }
.section__h1 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 10px; }
.section__h2 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 32px; }
.section__desc {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 50px; }
.wrapper__i18n .point--a, .wrapper__i18n .point--b {
  position: relative;
  font-weight: 700; }
.wrapper__i18n .point--a strong, .wrapper__i18n .point--b strong {
    font-size: 28px; }
.wrapper__i18n .point--a:before, .wrapper__i18n .point--b:before {
    position: absolute;
    display: block;
    top: -3px;
    left: 0; }
.wrapper__i18n .point--a {
  color: #E5005A; }
.wrapper__i18n .point--a strong {
    background: url(../images/common/line/point.png) no-repeat 50% 100%; }
.wrapper__i18n .point--a:before {
    content: url("../images/products/list-dot-a.png"); }
.wrapper__i18n .point--b {
  color: #00489D; }
.wrapper__i18n .point--b strong {
    background: url(../images/common/line/point-b.png) no-repeat 50% 100%; }
.wrapper__i18n .point--b:before {
    content: url("../images/products/list-dot-b.png"); }
.wrapper__i18n .sub--a, .wrapper__i18n .sub--b, .wrapper__i18n .sub--b-big {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.5; }
.wrapper__i18n .sub--a {
  color: #E5005A; }
.wrapper__i18n .sub--b {
  color: #00a0e9; }
.wrapper__i18n .sub--b-big {
  color: #00a0e9;
  font-size: 26px; }
.i18n-featureSection {
  padding-top: 70px;
  padding-bottom: 114px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }
.i18n-featureSection .i18n-featureSection__head--a1, .i18n-featureSection .i18n-featureSection__head--a2, .i18n-featureSection .i18n-featureSection__head--a3, .i18n-featureSection .i18n-featureSection__head--a4, .i18n-featureSection .i18n-featureSection__head--a5, .i18n-featureSection .i18n-featureSection__head--b1, .i18n-featureSection .i18n-featureSection__head--b2, .i18n-featureSection .i18n-featureSection__head--b3, .i18n-featureSection .i18n-featureSection__head--b4, .i18n-featureSection .i18n-featureSection__head--b5 {
  background: #FFFFFF;
  height: 148px;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px; }
.i18n-featureSection .i18n-featureSection__head--a1:before, .i18n-featureSection .i18n-featureSection__head--a2:before, .i18n-featureSection .i18n-featureSection__head--a3:before, .i18n-featureSection .i18n-featureSection__head--a4:before, .i18n-featureSection .i18n-featureSection__head--a5:before, .i18n-featureSection .i18n-featureSection__head--b1:before, .i18n-featureSection .i18n-featureSection__head--b2:before, .i18n-featureSection .i18n-featureSection__head--b3:before, .i18n-featureSection .i18n-featureSection__head--b4:before, .i18n-featureSection .i18n-featureSection__head--b5:before {
    position: absolute;
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: -27px;
    margin: 0 auto; }
.i18n-featureSection .i18n-featureSection__head--a1:after, .i18n-featureSection .i18n-featureSection__head--a2:after, .i18n-featureSection .i18n-featureSection__head--a3:after, .i18n-featureSection .i18n-featureSection__head--a4:after, .i18n-featureSection .i18n-featureSection__head--a5:after, .i18n-featureSection .i18n-featureSection__head--b1:after, .i18n-featureSection .i18n-featureSection__head--b2:after, .i18n-featureSection .i18n-featureSection__head--b3:after, .i18n-featureSection .i18n-featureSection__head--b4:after, .i18n-featureSection .i18n-featureSection__head--b5:after {
    position: absolute;
    display: block;
    content: '';
    width: calc(100% - 60px);
    height: 8px;
    left: 30px;
    bottom: -2px; }
.i18n-featureSection .i18n-featureSection__head--a1:after, .i18n-featureSection .i18n-featureSection__head--a2:after, .i18n-featureSection .i18n-featureSection__head--a3:after, .i18n-featureSection .i18n-featureSection__head--a4:after, .i18n-featureSection .i18n-featureSection__head--a5:after {
  background-image: url("../images/products/feature_hr-a.png"); }
.i18n-featureSection .i18n-featureSection__head--b1:after, .i18n-featureSection .i18n-featureSection__head--b2:after, .i18n-featureSection .i18n-featureSection__head--b3:after, .i18n-featureSection .i18n-featureSection__head--b4:after, .i18n-featureSection .i18n-featureSection__head--b5:after {
  background-image: url("../images/products/feature_hr-b.png"); }
.i18n-featureSection__head--a1, .i18n-featureSection__head--a2, .i18n-featureSection__head--a3, .i18n-featureSection__head--a4, .i18n-featureSection__head--a5 {
  color: #E5005A; }
.i18n-featureSection__head--b1, .i18n-featureSection__head--b2, .i18n-featureSection__head--b3, .i18n-featureSection__head--b4, .i18n-featureSection__head--b5 {
  color: #00489D; }
.i18n-featureSection__head--a1:before {
  background-image: url("../images/products/feature_num-a1_b.png"); }
.i18n-featureSection__head--a2:before {
  background-image: url("../images/products/feature_num-a2_b.png"); }
.i18n-featureSection__head--a3:before {
  background-image: url("../images/products/feature_num-a3_b.png"); }
.i18n-featureSection__head--a4:before {
  background-image: url("../images/products/feature_num-a4_b.png"); }
.i18n-featureSection__head--a5:before {
  background-image: url("../images/products/feature_num-a5_b.png"); }
.i18n-featureSection__head--b1:before {
  background-image: url("../images/products/feature_num-b1_b.png"); }
.i18n-featureSection__head--b2:before {
  background-image: url("../images/products/feature_num-b2_b.png"); }
.i18n-featureSection__head--b3:before {
  background-image: url("../images/products/feature_num-b3_b.png"); }
.i18n-featureSection__head--b4:before {
  background-image: url("../images/products/feature_num-b4_b.png"); }
.i18n-featureSection__head--b5:before {
  background-image: url("../images/products/feature_num-b5_b.png"); }
.i18n-featureSection__body {
  position: relative;
  padding: 50px 49px 48px;
  margin-top: -4px;
  background: #FFFFFF;
  border-radius: 50px; }
.i18n-featureSection__body h4 {
    font-size: 24px;
    margin-bottom: 20px; }
.i18n-featureSection__body * + h4 {
    margin-top: 32px; }
.i18n-featureSection__body p {
    font-size: 20px;
    line-height: 1.6; }
.i18n-featureSection__body figure {
    display: block; }
.i18n-featureSection__body .mg1 {
    margin-top: 30px; }
.i18n-featureSection__body .att {
    margin-top: 20px;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 14px;
    line-height: 20px; }
.i18n-featureSection__box {
  position: relative;
  margin-bottom: 85px;
  width: 770px;
  margin: 0 auto; }
.i18n-featureSection__box + .i18n-featureSection__box {
    margin-top: 80px; }
.i18n-featureSection__title {
  text-align: center;
  font-size: 32px;
  line-height: 1.32; }
.i18n-featureSection .i18n-featureSection__pix--a1, .i18n-featureSection .i18n-featureSection__pix--a2, .i18n-featureSection .i18n-featureSection__pix--a3, .i18n-featureSection .i18n-featureSection__pix--a4, .i18n-featureSection .i18n-featureSection__pix--a5, .i18n-featureSection .i18n-featureSection__pix--b1, .i18n-featureSection .i18n-featureSection__pix--b2, .i18n-featureSection .i18n-featureSection__pix--b3, .i18n-featureSection .i18n-featureSection__pix--b4, .i18n-featureSection .i18n-featureSection__pix--b5, .i18n-featureSection .i18n-featureSection__pix--b6 {
  margin-top: 22px;
  text-align: center; }
.i18n-featureSection .i18n-featureSection__pix--a1 {
  margin-bottom: 20px; }
.i18n-featureSection .i18n-featureSection__pix--a1 img {
    width: 363px; }
.i18n-featureSection .i18n-featureSection__pix--a2 {
  margin-bottom: 20px; }
.i18n-featureSection .i18n-featureSection__pix--a2 img {
    width: 274px; }
.i18n-featureSection .i18n-featureSection__pix--a3 {
  margin-top: 0; }
.i18n-featureSection .i18n-featureSection__pix--a3 img {
    width: 316px; }
.i18n-featureSection .i18n-featureSection__pix--a4 img {
  width: 454px; }
.i18n-featureSection .i18n-featureSection__pix--b1 {
  margin-top: 30px; }
.i18n-featureSection .i18n-featureSection__pix--b1 img {
    width: 600px; }
.i18n-featureSection .i18n-featureSection__pix--b2 img {
  width: 284px; }
.i18n-featureSection .i18n-featureSection__pix--b3 img {
  width: 267px; }
.i18n-featureSection .i18n-featureSection__pix--b4 img {
  width: 573px; }
.i18n-featureSection .i18n-featureSection__pix--b5 {
  margin-top: 0; }
.i18n-featureSection .i18n-featureSection__pix--b5 img {
    width: 316px; }
.i18n-featureSection .i18n-featureSection__pix--b6 img {
  width: 454px; }
h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 55px; }
h2 {
  font-size: 37.17px;
  font-weight: 700; }
h2.dot {
    font-size: 36px; }
h3 {
  font-weight: 700; }
h4 {
  font-weight: 700; }
h5 {
  font-weight: 700; }
h5.strong {
    font-size: 26px; }
.light-text {
  font-weight: 400; }
.regular-text {
  font-weight: 400; }
.bold-text {
  font-weight: 700; }
.center-text {
  text-align: center; }
.text--r {
  color: #E5005A; }
.text--b {
  color: #00489D; }
.nunito {
  font-family: "Nunito"; }
.wrapper__body, .icreo-style {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-family: "GenJyuuGothic", "Nunito";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  text-align: left; }
a {
  color: inherit;
  text-decoration: none; }
a:hover, a:visited, a:focus, a:active {
    color: inherit; }
a:focus {
    outline: 0; }
sub {
  font-size: .8em; }
sup {
  font-size: .5em;
  vertical-align: text-top; }
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
.slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
.slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
.up {
  position: relative;
  z-index: 10;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  opacity: 0;
  -webkit-transition: opacity .4s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .4s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .4s ease-out, transform .5s ease-out;
  transition: opacity .4s ease-out, transform .5s ease-out, -webkit-transform .5s ease-out; }
.up.is-appear {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }
.up .upc {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 0; }
.up .upc-1 {
      -webkit-transition: all .4s ease-out .4s;
      transition: all .4s ease-out .4s; }
.up .upc-2 {
      -webkit-transition: all .4s ease-out .8s;
      transition: all .4s ease-out .8s; }
.up .upc-3 {
      -webkit-transition: all .4s ease-out 1.2s;
      transition: all .4s ease-out 1.2s; }
.up .upc-4 {
      -webkit-transition: all .4s ease-out 1.6s;
      transition: all .4s ease-out 1.6s; }
.up .upc-5 {
      -webkit-transition: all .4s ease-out 2.0s;
      transition: all .4s ease-out 2.0s; }
.up .diagonal {
    -webkit-transform: translate(-50px, 50px);
            transform: translate(-50px, 50px);
    opacity: 0;
    -webkit-transition: all .4s ease-out 1.8s;
    transition: all .4s ease-out 1.8s; }
.up.stay, .up .stay {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
.up .up-sr {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
.up .up-sr:before, .up .up-sr:after {
      width: 100%;
      -webkit-transition: width .3s ease-out;
      transition: width .3s ease-out; }
.up .up-sr:after {
      width: 100%;
      -webkit-transition: width .3s ease-out .4s;
      transition: width .3s ease-out .4s; }
.up .up-fade-delay {
    opacity: 0;
    -webkit-transition: opacity ease-out .8s, -webkit-transform ease-out .8s;
    transition: opacity ease-out .8s, -webkit-transform ease-out .8s;
    transition: opacity ease-out .8s, transform ease-out .8s;
    transition: opacity ease-out .8s, transform ease-out .8s, -webkit-transform ease-out .8s;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
.up.is-appear .up-fade-delay {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
.up.is-appear .upc {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }
.up.is-appear .upc-1 {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }
.up.is-appear .upc-2 {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }
.up.is-appear .upc-3 {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }
.up.is-appear .diagonal {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  z-index: -1; }
.up.is-appear .up-sr:before, .up.is-appear .up-sr:after {
  width: 0px; }
@-webkit-keyframes kv-fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes kv-fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes kv-fade-up__sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(calc(100vw / 750 * 40));
            transform: translateY(calc(100vw / 750 * 40)); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes kv-fade-up__sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(calc(100vw / 750 * 40));
            transform: translateY(calc(100vw / 750 * 40)); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.kv-fade--1, .kv-fade--2, .kv-fade--3, .kv-fade--4, .kv-fade--5, .kv-fade--6, .kv-fade--7, .kv-fade--8, .kv-fade-products--1, .kv-fade-products--2, .kv-fade-products--3, .kv-fade-products--4, .kv-fade-products--5, .kv-fade-products--6 {
  opacity: 0; }
.kv-fade--1 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important; }
.kv-fade--2 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important; }
.kv-fade--3 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important; }
.kv-fade--4 {
  -webkit-animation-delay: 1.6s !important;
          animation-delay: 1.6s !important; }
.kv-fade--5 {
  -webkit-animation-delay: 2s !important;
          animation-delay: 2s !important; }
.kv-fade--6 {
  -webkit-animation-delay: 2.4s !important;
          animation-delay: 2.4s !important; }
.kv-fade--7 {
  -webkit-animation-delay: 2.8s !important;
          animation-delay: 2.8s !important; }
.kv-fade--8 {
  -webkit-animation-delay: 3.2s !important;
          animation-delay: 3.2s !important; }
.grico-set {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1100; }
.grico-menu {
  position: absolute;
  width: 72px;
  height: 72px;
  background-size: 24px 19px;
  background: url(/common/template/images/btn_menu_01.png) no-repeat 50% 50%;
  background-size: 24px auto;
  display: block;
  padding: 0;
  cursor: pointer;
  -webkit-transition: background-color ease-out .1s, background-image ease-out .1s;
  transition: background-color ease-out .1s, background-image ease-out .1s; }
.grico-menu.is-open {
    background-image: url(/common/template/images/btn_menu_02.png);
    background-color: #f44336; }
.grico-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: none; }
.grico-nav {
  margin-top: 72px;
  background-color: #f44336;
  position: absolute;
  top: 0;
  left: 0;
  width: 256px;
  text-align: left; }
.grico-nav__wrap {
    display: none; }
.grico-nav .nav__list01 {
    top: 72px;
    padding: 10px 0; }
.grico-nav .nav__item01 {
    font-size: 14px; }
.grico-nav .nav__trigger01 {
    padding: 8px 0 8px 28px;
    font-weight: bold;
    display: block;
    color: #fff;
    position: relative;
    cursor: pointer; }
.grico-nav .nav__trigger01:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      right: 20px;
      width: 6px;
      height: 6px;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-top: -6px;
      background-image: url(/common/template/images/icon_down_i.png) \9;
      border: none \9;
      margin-top: -6px \9;
      width: 14px\9;
      height: 12px\9; }
.grico-nav .nav__trigger01.nav--selected:after {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
      margin-top: -3px;
      background-image: url(/common/template/images/icon_up_i.png) \9;
      margin-top: -6px \9; }
.grico-nav .nav__item02 {
    font-size: 14px;
    color: #212121;
    border-top: 1px solid #e8e8e8; }
.grico-nav .nav__item02:first-child {
      border-top: none; }
.grico-nav .nav__list02 {
    display: none;
    padding: 0 16px;
    background-color: #fff; }
.grico-nav .nav__trigger02 {
    font-weight: normal;
    display: block;
    padding: 8px 0 8px 12px;
    color: #212121;
    display: block;
    padding: 8px 0 8px 12px;
    color: #212121; }
.grico-nav .nav--external:after {
    width: 14px;
    height: 12px;
    border: none;
    background: url(/common/template/images/ico_external_02.png) no-repeat;
    background-size: 14px 12px;
    margin-top: -7px;
    -webkit-transform: none;
            transform: none;
    right: 18px;
    background: url(/common/template/images/icon_external_i.png) no-repeat \9; }
.grico-nav .nav--link:after {
    right: 22px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: -4px;
    background: url(/common/template/images/icon_right_i.png) no-repeat \9; }
.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 72px;
  padding: 0 36px 0 16px;
  background-color: #FFFFFF;
  z-index: 1050; }
.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto; }
.header__logo {
    display: block;
    margin-top: 0px;
    width: 75px;
    height: 42px;
    margin-left: 66px;
    background-image: url("../images/common/logo_glico.png"); }
.header__logo a {
      display: block;
      width: 100%;
      height: 100%; }
.header__logo--icreo {
      width: 160px;
      height: 40px;
      background-image: url("../images/common/logo_icreo-sp.png"); }
.navigation {
  position: relative;
  height: 72px;
  width: 100%;
  background-color: #E5005A; }
.fixed .navigation {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000; }
.navigation__inner {
    min-width: calc($large_width - 32px);
    margin: 0 auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.navigation__left, .navigation__right {
    padding-top: 19px;
    margin: 0 30px; }
.navigation__logo {
    display: block;
    width: 130px;
    height: 30px;
    background-image: url("../images/common/logo_icreo.png");
    margin-top: 2px; }
.navigation__logo span {
      visibility: hidden; }
.navigation__hamburger {
    position: absolute;
    width: 23px;
    top: 16px;
    right: 15px; }
.navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 767px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.navigation .navigation__item, .navigation .navigation__item--product, .navigation .navigation__item--voice, .navigation .navigation__item--campaign, .navigation .navigation__item--safety, .navigation .navigation__item--faq {
    position: relative;
    color: #FFFFFF;
    font-weight: 300;
    text-align: center; }
.navigation__text {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in; }
.navigation__maintext {
    font-weight: 700; }
.navigation__subtext {
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s;
    font-family: 'Nunito'; }
.navigation__link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.headerLp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: calc($large_width - 32px);
  height: 71px;
  padding: 0 16px;
  border-bottom: solid 1px #D1D1D1;
  background-color: #FFFFFF; }
.headerLp__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto; }
.headerLp__logo {
    width: 80px;
    height: 45px;
    margin-left: 8px;
    background-image: url("../images/common/logo_glico.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
.headerLp__logo--icreo {
    width: 160px;
    height: 40px;
    background-image: url("../images/common/logo_icreo-sp.png");
    background-repeat: no-repeat;
    background-size: contain; }
.section {
  position: relative;
  padding: 30px 0; }
.section.no-top:before {
    display: none; }
.section.no-bottom:after {
    display: none; }
.section.no-padding-bottom {
    padding-bottom: 0; }
.section.no-padding-top {
    padding-top: 0; }
.section.padding-top-l {
    padding-top: 65px; }
.section.padding-bottom-l {
    padding-bottom: 120px; }
.section.bottomless {
    padding-bottom: 0; }
.section.topless {
    padding-top: 0; }
.section#baby-feature {
    z-index: 10; }
.section--white {
    position: relative;
    background: #FFFFFF; }
.section--white:before, .section--white:after {
      position: absolute;
      display: block;
      content: '';
      height: 10px;
      width: 100%;
      left: 0; }
.section--white:before {
      top: -10px;
      background-image: url("../images/common/white-top.png");
      z-index: 0; }
.section--white:after {
      bottom: -10px;
      background-position: center bottom;
      background-image: url("../images/common/white-bottom.png");
      z-index: 10; }
.section--yellow:before, .section--yellow:after {
    position: absolute;
    display: block;
    content: '';
    height: 10px;
    width: 100%;
    left: 0; }
.section--yellow:before {
    top: -10px;
    background-image: url("../images/common/yellow-top.png"); }
.section--yellow--bottom:after {
    height: 68px;
    width: 150px;
    bottom: -40px;
    left: calc(50% - 75px);
    background-image: url("../images/yellow-bottom.png");
    z-index: 1; }
.section--yellow--dot:after {
    height: 68px;
    width: 150px;
    bottom: -40px;
    left: calc(50% - 75px);
    background-color: red;
    z-index: 1; }
.section--pink {
    position: relative; }
.section--pink:before, .section--pink:after {
      position: absolute;
      display: block;
      content: '';
      height: 10px;
      width: 100%;
      left: 0; }
.section--pink:before {
      top: -10px;
      background-image: url("../images/common/pink-top.png"); }
.section--pink.no-bottom:after {
      display: none; }
.section--blue {
    position: relative; }
.section--blue:before, .section--blue:after {
      position: absolute;
      display: block;
      content: '';
      height: 16px;
      width: 100%;
      left: 0; }
.section--blue:before {
      top: -10px;
      background-image: url("../images/common/blue-top.png"); }
.section--blue.no-bottom :after {
      display: none; }
.section__title {
    font-size: 30px;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0.075em;
    font-weight: 700; }
.section__title--webcm {
      font-size: 32px;
      margin-bottom: 18px; }
.section__subtitle {
    font-size: 24px;
    text-align: center;
    margin-bottom: 28px;
    font-family: 'Nunito';
    font-weight: 700; }
.section__subtitle--bottom {
      margin-bottom: 48px; }
.section__subtitle--voice {
      margin-bottom: 18px; }
.section__subtitle.nunito {
      letter-spacing: 0.1em; }
.section__tertiary-ttl {
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    background-image: url("../images/top/product_ttl_bar.png");
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block; }
.section__tertiary-ttl.-is-red {
      color: #E5005A; }
.section.no-title .section__title,
  .section.no-title .section__subtitle {
    visibility: hidden; }
.section__lead, .section__lead--red {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 35px;
    letter-spacing: .1em; }
.section__lead--red {
      color: #E5005A; }
.section__lead--voice {
      margin-bottom: 54px;
      letter-spacing: 0.075em; }
.section__lead--voicePage {
      margin-bottom: 96px;
      letter-spacing: 0.075em; }
.section__lead--webcm {
      margin-bottom: 33px; }
.section__sub-head {
    margin-bottom: 50px;
    text-align: center; }
.wrapper.fixed {
  padding-top: 36px; }
.wrapper.fixed .navigation {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    min-width: 960px; }
.wrapper.recipe {
  text-align: left; }
.wrapper {
  position: relative;
  width: 100%; }
.wrapper__loading {
    position: relative;
    width: 100%;
    height: calc(100vh - 72px);
    background-color: #FFFFFF;
    z-index: 100; }
.wrapper__body {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none; }
body.fixed .wrapper,
body.fixed .wrapper__body {
  margin-top: 72px; }
.mv-top {
  position: relative;
  height: 626px; }
.mv-top__flower {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: url(../images/top/flower_l.png) no-repeat, url(../images/top/flower_r.png) no-repeat;
    background-position: calc(50% - 405px) 36%, calc(50% + 395px) 36%;
    background-size: 318px auto; }
.mv-top__main {
    position: relative; }
.mv-topBg .mv-topBg__item--1, .mv-topBg .mv-topBg__item--2, .mv-topBg .mv-topBg__item--3 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f6b4d0 no-repeat 50% 0%;
  background-size: auto 633px; }
.mv-topBg .mv-topBg__item--1 {
  background-image: url(../images/top/bg1.jpg); }
.mv-topBg .mv-topBg__item--2 {
  background-image: url(../images/top/bg2.jpg); }
.mv-topBg .mv-topBg__item--3 {
  background-image: url(../images/top/bg3.jpg); }
.mv-topMain {
  text-align: center;
  color: #E5005A; }
.mv-topMain__block {
    opacity: 0;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 47px;
    line-height: 1.4; }
.mv-topMain__sub {
    font-size: 25px;
    display: block; }
.mv-topMain__ttl {
    font-size: 33px;
    letter-spacing: 0.1em;
    margin-bottom: 13px;
    display: block; }
.mv-topMain__txt {
    opacity: 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold; }
.mv-topMain__txt + .mv-topMain__txt {
      margin-top: 15px; }
.mv-topMain__logo {
    opacity: 0;
    width: 165px;
    margin: 0 auto;
    margin-top: 20px; }
.mv-topMain__logo img {
      width: 100%; }
.mv {
  position: relative; }
.mv--a {
    background: #f6b4d0 url(../images/common/mv_bg-a.jpg) no-repeat 50% 0%;
    background-size: auto 870px; }
.mv--b {
    background: #a5d4f4 url(../images/common/mv_bg-b.jpg) no-repeat 50% 0%;
    background-size: auto 870px; }
.mv__inner {
    position: relative;
    z-index: 15;
    padding-top: 65px;
    height: 858px; }
.mv__inner--en {
      padding-top: 54px;
      height: 841px; }
.mv__bottom {
    position: relative;
    display: block;
    height: 18px;
    margin-top: -18px; }
.mv__bottom--a {
      background-image: url("../images/common/mv_bottom-a.png"); }
.mv__bottom--b {
      background-image: url("../images/common/mv_bottom-b.png"); }
.mv__fl {
    position: absolute;
    background: url(../images/products/balancemilk/mv-flower-l.png) no-repeat 50% 50%;
    background-size: contain; }
.mv__fr {
    position: absolute;
    background: url(../images/products/balancemilk/mv-flower-r.png) no-repeat 50% 50%;
    background-size: contain;
    z-index: 10; }
.mv__package {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
    padding-left: 38px;
    position: relative;
    z-index: 1; }
.mv__text {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 35px;
    letter-spacing: 0.1em; }
.mv__inner--en .mv__text {
      letter-spacing: 0.06em; }
.mv__text--baby {
      margin-top: 32px; }
/*
/products/balancemilk/
---------------------------- */
.mv-products {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto 20px;
  padding-left: 38px;
  width: 960px; }
.mv-products figure {
    display: block; }
.mv-products__1 {
    padding-left: 100px; }
.mv-products__2 {
    position: absolute; }
.mv-products__3 {
    position: absolute; }
.mv-products__4 {
    position: absolute;
    letter-spacing: 0;
    font-weight: bold;
    color: #666666;
    text-align: center; }
.mv-products__1-baby {
    padding-left: 146px; }
.mv-products__3-baby {
    position: absolute; }
.mv-products__4-baby {
    position: absolute;
    letter-spacing: 0;
    font-weight: bold;
    color: #666666;
    text-align: center; }
.mv-products__1b {
    padding-left: 100px; }
.mv-products__2b {
    position: absolute; }
.mv-products__3b {
    position: absolute; }
.mv-products__en1 {
    padding-left: 100px; }
.mv-products__en1 img {
      width: 298px; }
.mv-products__en2 {
    position: absolute;
    color: #666666;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: 0; }
.mv-products__en3 {
    position: absolute; }
.mv-products__en1b {
    padding-left: 100px; }
.mv-products__en1b img {
      width: 298px; }
.mv-products__en2b {
    position: absolute;
    color: #666666;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.02em; }
.mv-products__en3b {
    position: absolute; }
.kv-fade-products--1 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important; }
.kv-fade-products--2 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important; }
.kv-fade-products--3 {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important; }
.kv-fade-products--4 {
  -webkit-animation-delay: 1.6s !important;
          animation-delay: 1.6s !important; }
.kv-fade-products--5 {
  -webkit-animation-delay: 1.8s !important;
          animation-delay: 1.8s !important; }
.kv-fade-products--6 {
  -webkit-animation-delay: 2.4s !important;
          animation-delay: 2.4s !important; }
.amountGraph__list {
  border-top: solid 2px #D1D1D1;
  border-left: solid 2px #D1D1D1; }
.amountGraph__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  background-color: #FFF4FA;
  border-bottom: solid 2px #D1D1D1;
  line-height: 1.3; }
.amountGraph__head .amountGraph__cell {
    padding: 12px 0 13px;
    border-bottom: 0; }
.amountGraph__head .fr {
    border-top: solid 2px #D1D1D1; }
.amountGraph__cellHead {
  height: 106px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.amountGraph__cell {
  font-size: 14px;
  padding: 7px 0;
  text-align: center;
  border-right: solid 2px #D1D1D1;
  border-bottom: solid 2px #D1D1D1; }
.amountGraph__att2 {
  font-size: 12px;
  margin-top: 25px;
  line-height: 2; }
.amountGraph__att2 li {
    text-indent: -1em;
    padding-left: 1em; }
@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.babydialy {
  position: relative;
  overflow: hidden; }
.babydialy .up-items {
    opacity: 0; }
.babydialy .kv {
    position: relative;
    text-align: center; }
.babydialy .kv:before, .babydialy .kv:after {
      content: '';
      display: block;
      position: absolute;
      left: 50%; }
.babydialy .kv__title {
      position: absolute;
      -webkit-animation-delay: 0.4s !important;
              animation-delay: 0.4s !important; }
.babydialy .kv__catch {
      position: absolute;
      -webkit-animation-delay: 0.4s !important;
              animation-delay: 0.4s !important; }
.babydialy .kv__img {
      -webkit-animation-delay: 0.8s !important;
              animation-delay: 0.8s !important; }
.babydialy .kv__items li {
      position: absolute; }
.babydialy .kv__items--1 {
      -webkit-animation-delay: 1.24s !important;
              animation-delay: 1.24s !important; }
.babydialy .kv__items--2 {
      -webkit-animation-delay: 1.28s !important;
              animation-delay: 1.28s !important; }
.babydialy .kv__items--3 {
      -webkit-animation-delay: 1.32s !important;
              animation-delay: 1.32s !important; }
.babydialy .pl {
    -webkit-animation-delay: 1.6s !important;
            animation-delay: 1.6s !important; }
.babydialy .about {
    position: relative; }
.babydialy .product__catch {
    line-height: 1.8; }
.babydialy .apply__catch {
    color: #e3035b; }
.banner {
  padding: 24px 0 24px; }
#top-page .banner__box + .banner__box {
    margin-top: 30px; }
#page-balancemilk .banner__box + .banner__box {
    margin-top: 40px; }
.banner__link, .banner__link--b, .banner__link--mv {
    display: block;
    width: 456px;
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.banner__link--b {
      width: 590px; }
.banner__link--mv {
      position: relative;
      width: 456px;
      border-radius: 36px;
      overflow: hidden;
      z-index: 1; }
.banner__link img, .banner__link--b img, .banner__link--mv img, .banner__link video, .banner__link--b video, .banner__link--mv video {
      width: 100%;
      vertical-align: bottom; }
.banner__image {
    cursor: pointer; }
.bracket {
  padding: 52px 0 115px; }
.bracket__wrap {
    position: relative;
    width: 768px;
    margin: 0 auto;
    padding: 50px 0 38px;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 60px;
    background-image: url("../images/products/bracket-top-a.png"), url("../images/products/bracket-bottom-a.png"); }
.bracket__wrap:last-child {
      margin-bottom: 0; }
.bracket__wrap--b {
      background-image: url("../images/products/bracket-top-b.png"), url("../images/products/bracket-bottom-b.png"); }
.bracket__title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 17px;
    letter-spacing: 0.075em; }
.bracket__body {
    padding: 0 48px;
    font-size: 15px;
    line-height: 1.92;
    letter-spacing: 0.025em; }
.bracket__body sub {
      font-size: 12px; }
.bracket__large-text {
    font-size: 20px;
    text-align: center;
    margin-top: -8px;
    margin-bottom: 4px; }
.bracket__list {
    margin-bottom: 6px; }
.bracket__notice {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    text-indent: -1em;
    padding-left: 1em; }
.pageHead {
  height: 160px;
  padding-top: 6px; }
#page-voice .pageHead {
    height: auto; }
.wrapper__i18n .pageHead {
    height: 139px; }
.pageHead__title {
    width: 100%;
    font-size: 32px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5; }
.pageHead__title span {
      white-space: nowrap;
      display: inline-block;
      padding: 0 5px;
      background: url(../images/common/line/title_main_end.png) no-repeat 100% 100%, url(../images/common/line/title_main.png) repeat-x 0% 100%; }
.pageHead__sub {
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    font-family: 'Nunito';
    font-weight: 700; }
.breadcomb, .breadcomb--lp {
  font-weight: 400;
  font-size: 12px;
  font-family: "Nunito";
  color: #666666;
  margin-bottom: 20px; }
#page-voice .breadcomb, #page-voice .breadcomb--lp {
    margin-bottom: 10px; }
.breadcomb--lp {
    position: absolute;
    top: 7px;
    z-index: 90;
    width: 100%; }
.breadcomb__inner {
    width: 960px;
    margin: 0 auto; }
.breadcomb__level {
    margin-right: 8px; }
.breadcomb__level a {
      position: relative;
      display: inline-block; }
.breadcomb__level a::before {
        content: "";
        position: absolute;
        bottom: 2px;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        opacity: 0;
        background-color: #666666;
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
.breadcomb__level a:hover::before {
        opacity: 0.6; }
.breadcomb__level:after {
      display: inline-block;
      content: url("../images/common/icon/bread_arrow.svg");
      width: 6px;
      margin-left: 10px;
      -webkit-transform: translateY(1px);
              transform: translateY(1px); }
.breadcomb__level--current {
      color: #E5005A; }
.breadcomb__level--current:after {
        display: none; }
*:focus {
  outline: 0; }
.button, .button-close, .modal__button, .pl__button {
  position: relative;
  display: block;
  width: 606px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: .06em;
  background-color: #ffffff;
  height: 76px;
  line-height: 1.4;
  border-radius: 38px;
  text-align: center;
  font-weight: bold;
  color: #E5005A;
  border: solid 3px;
  cursor: pointer; }
.button:after, .button-close:after, .modal__button:after, .pl__button:after {
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 100%;
    top: 0;
    right: 22px;
    background-image: url("../images/common/icon/arrow-red.svg");
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
.button--b {
    color: #00489D; }
.button--b:after {
      background-image: url("../images/common/icon/arrow-blue.svg"); }
.button--back:after {
    right: auto;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    left: 22px; }
.button a, .button-close a, .modal__button a, .pl__button a {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.button-dot {
  position: relative;
  display: block;
  width: 606px;
  height: 76px;
  border-radius: 38px;
  margin: 0 auto;
  border: dashed 2px;
  font-size: 18px;
  color: #E5005A;
  line-height: 1.4;
  letter-spacing: .06em;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: opacity ease-out .2s;
  transition: opacity ease-out .2s; }
.button-dot:before, .button-dot:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    margin: auto;
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 2px;
    background-color: #E5005A;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
.button-dot:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
.button-dot a, .button-dot span {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.button-close:after {
  background-image: url("../images/common/icon/big_plus-a.svg");
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
.button-close--b {
  color: #00489D; }
.button-close--b:after {
    background-image: url("../images/common/icon/big_plus-b.svg"); }
.more {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 0;
  border-right: 0;
  font-weight: 700;
  text-align: center;
  color: #E5005A;
  border-color: #FF0033; }
.more a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
.more a:after {
      display: block;
      content: '';
      background-image: url("../images/common/icon/open-a.svg"); }
.more--b {
    color: #00489D;
    border-color: #2A69BA; }
.more--b a:after {
      background-image: url("../images/common/icon/open-b.svg"); }
.more__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.campaign {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: 30px; }
#top-page .campaign {
    padding-top: 10px; }
.campaign img {
    max-width: 100%; }
.campaign .is-campaign-btn {
    position: relative;
    z-index: 10;
    display: none; }
.campaign .is-campaign-illust {
    display: none; }
.campaign__illust {
    position: absolute;
    top: -80px;
    left: 174px;
    width: 180px;
    height: 265px;
    background-image: url("../images/common/creo-campaign.png");
    background-repeat: no-repeat;
    background-size: contain; }
.campaign__button_babymilk {
    margin-bottom: 35px; }
.campaign__button + .campaign__button {
    margin-top: 35px; }
.campaign__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 62px; }
.campaign__box--center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.campaign__link {
    width: 456px;
    position: relative; }
.campaign__link:hover .campaign__badge:before {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
.campaign__badge {
    position: absolute;
    line-height: 100px;
    text-align: center;
    font-weight: 700;
    width: 120px;
    height: 120px;
    top: -30px;
    right: -28px;
    color: #FFFFFF; }
.campaign__badge span {
      position: relative; }
.campaign__badge:after {
      position: absolute;
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-image: url("../images/common/icon/arrow-white.svg");
      left: 0;
      right: 0;
      bottom: 28%;
      margin: 0 auto;
      -webkit-transition: .2s ease-in;
      transition: .2s ease-in; }
.campaign__badge::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      -webkit-transition: -webkit-transform ease-out .2s;
      transition: -webkit-transform ease-out .2s;
      transition: transform ease-out .2s;
      transition: transform ease-out .2s, -webkit-transform ease-out .2s;
      background-color: #E5005A; }
.campaign__badge--b::before {
      background-color: #00489D; }
.campaign__caption {
    font-weight: 700;
    font-size: 18px;
    color: #E5005A;
    margin: 20px 0 18px;
    line-height: 1.4; }
.campaign__detail-caption {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px; }
.campaign__detail-description {
    line-height: 1.8;
    font-size: 15px; }
.campaign__note, .campaign__note--nowrap {
    display: block;
    font-size: 13px; }
.campaign__note--nowrap {
      white-space: nowrap; }
.campaign--index {
  padding-top: 85px;
  margin-top: 17px; }
.campaign--detail .container {
  position: relative;
  z-index: 2; }
.campaign--detail .pl {
  margin-top: 30px; }
.campaign--detail .title_illust {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
.campaign--detail .section__title {
  position: relative;
  z-index: 2; }
.campaign--detail .product_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.campaign--detail .product_list__items {
    position: relative;
    background-color: #fff; }
.campaign--detail .product_list__badge {
    position: absolute;
    font-weight: 700;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0; }
.campaign--detail .product_list__badge em {
      font-size: 26px; }
.campaign--detail .product_list__badge img {
      width: 100%; }
.campaign--detail .product_list__img, .campaign--detail .product_list__img--b {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("../images/campaign/product/product_dotted.png") left bottom repeat-x; }
.campaign--detail .product_list__items--1 .product_list__img img, .campaign--detail .product_list__items--1 .product_list__img--b img {
    width: 260px; }
.campaign--detail .product_list__detail {
    position: relative; }
.campaign--detail .product_list__detail-list li {
      position: relative;
      padding-left: 1em; }
.campaign--detail .product_list__detail-list li:before {
        content: '・';
        position: absolute;
        left: 0;
        top: 0; }
.campaign--detail .product_list__detail-list li.style2 {
        font-size: 12px; }
.campaign--detail .product_list__detail-list li.style2:before {
          content: '※'; }
.campaign--detail .product_list__button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 700; }
.campaign--detail .product_list__button a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%; }
.campaign--detail .product_list__button a:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        background: url("../images/common/icon/arrow-white.svg") center top no-repeat; }
.campaign--detail .product_list--l {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.campaign--detail .product_list__note {
    display: block;
    margin-top: 40px; }
.campaign--detail .note__items {
  position: relative;
  padding-left: 1em; }
.campaign--detail .note__items:before {
    content: '\00203B';
    position: absolute;
    left: 0;
    top: 0; }
.campaign--detail .apply {
  position: relative; }
.campaign--detail .apply strong {
    font-weight: 700; }
.campaign--detail .apply__catch {
    text-align: center;
    font-weight: 700; }
.campaign--detail .apply__howto-num {
    color: #e3035b; }
.campaign--detail .apply__btn {
    display: table; }
.campaign--detail .apply__btn .note__items {
      display: block; }
.campaign--detail .apply__howto-dl__title {
    font-weight: 700; }
.campaign--detail .apply__dl {
    margin: 0 auto;
    background-color: white;
    border: 2px solid #e3035b; }
.campaign--detail .apply__dl a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      color: #e3035b;
      font-weight: 700;
      position: relative; }
.campaign--detail .apply__dl a:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background: url("../images/campaign/icon_dl.png") center center no-repeat;
        background-size: 100%; }
.campaign--detail .apply__attention {
    background-color: #e54590;
    border-radius: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-weight: 700;
    line-height: 1.4; }
.campaign--detail .apply__attention:before {
      content: '';
      display: block;
      background: url("../images/campaign/icon_attention.png") center top no-repeat;
      background-size: 100%; }
.campaign--detail .apply__attention-strong {
      color: #ffee2e; }
.campaign--detail .apply-guide {
  position: relative; }
.campaign--detail .apply-guide__inner {
    background-color: #fff;
    letter-spacing: 0.03em; }
.campaign--detail .apply-guide__inner a {
      color: #e3035b; }
.campaign--detail .apply-guide__head {
    text-align: center;
    color: #e3035b;
    font-weight: 700;
    line-height: 1.3;
    cursor: pointer; }
.campaign--detail .apply-guide__block-title {
    color: #e3035b;
    font-weight: 700; }
.campaign--detail .apply-list--dotted li {
  line-height: 1.4;
  padding-left: 1em;
  position: relative; }
.campaign--detail .apply-list--dotted li:before {
    content: '\0030FB';
    position: absolute;
    left: 0;
    top: 0; }
.campaign--detail .apply-policy {
  margin-bottom: 20px; }
.campaign--detail .apply-policy__title-mark {
    color: #e3035b; }
.campaign--detail .apply-contact {
  background-color: white;
  text-align: center; }
.campaign--detail .apply-contact__title {
    color: #e3035b;
    line-height: 1.4; }
.campaign--detail .apply-contact__tel {
    font-weight: 700;
    font-family: 'Nunito', 'GenJyuuGothic', 'Yuanti SC', '微軟雅黒';
    line-height: 1.6; }
.campaign--detail .apply-check {
  text-align: center; }
.campaign--detail .apply-check__link {
    color: #e3035b; }
.campaign--detail .apply-check__link a:hover {
      text-decoration: underline; }
.campaign--detail .apply-check__label {
    display: table;
    position: relative; }
.campaign--detail .apply-check__label::before, .campaign--detail .apply-check__label:after {
      content: '';
      position: absolute;
      top: 50%; }
.campaign--detail .apply-check__label:before {
      background-color: white;
      border: 2px solid #1b1b1b;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
.campaign--detail .apply-check__label:after {
      border-left: 2px solid #e3035b;
      border-bottom: 2px solid #e3035b;
      left: 3px;
      -webkit-transform: translateY(-80%) rotate(-45deg) scale(0);
              transform: translateY(-80%) rotate(-45deg) scale(0);
      opacity: 0;
      -webkit-transition: .2s ease-out;
      transition: .2s ease-out; }
.campaign--detail .apply-check__input {
    opacity: 0;
    position: absolute; }
.campaign--detail .apply-check__input:checked ~ .apply-check__label:after {
      -webkit-transform: translateY(-75%) rotate(-45deg) scale(0.8);
              transform: translateY(-75%) rotate(-45deg) scale(0.8);
      opacity: 1; }
.campaign--detail .apply-check__input:checked ~ .apply-check__btn {
      border-color: #e3035b;
      color: #e3035b;
      pointer-events: all; }
.campaign--detail .apply-check__btn {
    background-color: white;
    border: 2px solid #d6d6d6;
    color: #d6d6d6;
    font-weight: 700;
    pointer-events: none;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out; }
.campaign--detail .apply-check__btn a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%; }
.campaign--detail .apply-check__btn a:hover {
        text-decoration: none; }
.campaign--detail .feature .section__title {
  margin-bottom: 0; }
.campaign--detail .about__block {
  margin: 0 auto; }
.campaign--detail .about__img {
  text-align: center; }
.campaign--detail .about__description {
  margin-top: 25px; }
.modal_campaign.is-open .modal__wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0; }
.modal_campaign .modal__close {
  right: 0;
  top: 0; }
.modal_campaign__inner {
  position: relative; }
.modal_campaign__block {
  margin: auto;
  position: relative;
  background-color: white; }
.modal_campaign__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 700;
  -moz-text-align-last: left;
       text-align-last: left; }
.modal_campaign__badge {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.modal_campaign__badge img {
    max-width: 100%; }
.modal_campaign__img picture {
  display: block; }
.modal_campaign__img-note {
  text-align: left;
  color: #000; }
.modal_campaign .df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.modal_campaign .note__items {
  display: table;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #333333; }
.modal_campaign--10 .modal_campaign__head {
  color: #e5005a; }
.modal_campaign--6 .modal_campaign__head {
  color: #f19220; }
.modal_campaign--4 .modal_campaign__head {
  color: #78b829; }
.modal_campaign--2 .modal_campaign__head {
  color: #00a0e9; }
.modal_campaign--1-baby .modal_campaign__head {
  color: #7b5295; }
.modal_campaign--1 .modal_campaign__head {
  color: #7b5295; }
.modal_campaign--half .modal_campaign__head {
  color: #42976c; }
.modal_policy a {
  color: #e3035b; }
.column__head {
  font-size: 24px;
  line-height: 1.66em;
  margin-bottom: 25px;
  background-position: center bottom;
  background-image: url("../images/common/line/column_line-a.png"); }
.column__head--b {
    background-image: url("../images/common/line/column_line-b.png"); }
.column__head span {
    font-size: .7em;
    vertical-align: text-bottom;
    margin-left: 10px; }
.extendable {
  position: relative; }
.extendable__btn {
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 70px;
    background-size: 20px 20px;
    background-position: right 20px center; }
.extendable__btn--a {
      background-image: url("../images/common/icon/open-a.svg"); }
.extendable__btn--a.is-open {
        background-image: url("../images/common/icon/close-a.svg"); }
.extendable__btn--b {
      background-image: url("../images/common/icon/open-b.svg"); }
.extendable__btn--b.is-open {
        background-image: url("../images/common/icon/close-b.svg"); }
.faq {
  padding-top: 97px; }
.faq a:hover {
    text-decoration: underline; }
.faq--a a {
    color: #E5005A; }
.faq--b a {
    color: #00489D; }
.faq__category {
    margin-bottom: 60px; }
.faq__title {
    font-size: 22px;
    padding-bottom: 30px;
    background-repeat: repeat-x;
    background-position: center bottom; }
.faq__title--a {
      background-image: url("../images/products/feature_bar-a.png");
      color: #E5005A; }
.faq__title--b {
      background-image: url("../images/products/feature_bar-b.png");
      color: #00489D; }
.faq__list {
    margin-bottom: 35px; }
.faq__item {
    position: relative;
    background-repeat: repeat-x;
    background-position: center bottom; }
.faq__item--a {
      background-image: url("../images/products/feature_bar-a.png"); }
.faq__item--b {
      background-image: url("../images/products/feature_bar-b.png"); }
.faq__question {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 34px;
    padding-bottom: 40px;
    cursor: pointer; }
.faq__question::before {
      content: "";
      position: absolute;
      display: block;
      width: 26px;
      height: 26px;
      right: 0;
      top: 36px;
      background-size: contain;
      cursor: pointer; }
.faq__item--a .faq__question::before {
      background-image: url("../images/common/icon/open-a.svg"); }
.faq__item--a .faq__question.is-open::before {
      background-image: url("../images/common/icon/close-a.svg"); }
.faq__item--b .faq__question::before {
      background-image: url("../images/common/icon/open-b.svg"); }
.faq__item--b .faq__question.is-open::before {
      background-image: url("../images/common/icon/close-b.svg"); }
.faq__num {
    width: 92px;
    font-size: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Nunito"; }
.faq__item--a .faq__num {
      color: #E5005A; }
.faq__item--b .faq__num {
      color: #00489D; }
.faq .faq__leader {
    width: 620px;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.faq__answer {
    display: none;
    padding-bottom: 40px; }
.faq__answer p + .faq__box {
      margin-top: 30px; }
.faq__answer > p {
      line-height: 1.75; }
.faq__box {
    padding: 50px 46px;
    margin-bottom: 40px;
    background-color: #FFFFFF;
    border-radius: 50px; }
.faq__box h4 {
      font-size: 18px;
      text-align: center;
      color: #E5005A;
      margin-bottom: 30px; }
.faq-make__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.faq-make__block + .faq-make__block {
    margin-bottom: 50px; }
.faq-make__block .att {
    padding-left: 1em;
    text-indent: -1em; }
.faq-make__block .att + .att {
      margin-top: calc(100vw / 750 * 15); }
.faq-make .faq-make__arrow {
  margin-bottom: 0; }
.faq-make .faq-make__arrow::after {
    width: 100%;
    content: "";
    display: block;
    height: 13px;
    background: url(../images/faq/01/arrow.png) no-repeat 67px 50%;
    background-size: auto 13px;
    margin: 12px 0 11px; }
.faq-make__pix {
  width: 138px;
  padding-left: 5px; }
.faq-make__pix img {
    width: 100%; }
.faq-make__dtl {
  padding-left: 20px;
  width: calc(100% - 138px); }
.faq-make__dtl p {
    font-size: 15px;
    letter-spacing: 0.02em; }
.faq-make .faq-make__ttl1 {
  color: #E5005A;
  font-weight: 700;
  margin-bottom: 10px; }
.faq-make .faq-make__ttl2 {
  color: #E5005A;
  font-weight: 700;
  margin-bottom: 10px; }
.faq-make .faq-make__ttl2 span {
    display: inline-block;
    background: url(../images/common/line/title.png) no-repeat 0% 100%;
    padding: 0 0px 0px 0;
    background-size: auto 12px; }
.faq-make span {
  color: #E5005A; }
.faq-make .faq-make__att li {
  font-size: 14px;
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em; }
.faq-make .faq-make__att li + li {
  margin-top: 14px; }
.faq-caution {
  margin-top: 60px;
  padding-top: 52px;
  padding-bottom: 15px;
  background: url(../images/faq/dot.png) no-repeat 50% 0%; }
.faq-caution__ttl {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px; }
.faq-caution__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border: 2px solid #e9eaea;
    border-radius: 20px; }
.faq-caution__item {
    width: 25%;
    height: 150px;
    text-align: center;
    padding: 20px 0; }
.faq-caution__item img {
      width: 74px; }
.faq-caution__item p {
      font-size: 13px;
      line-height: 1.4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 50px; }
.faq-nomasekata .faq-nomasekata__ttl {
  text-align: center;
  color: #E5005A;
  font-size: 16px; }
.faq-nomasekata__mv {
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  padding-top: 56.0%; }
.faq-nomasekata__mv iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }
.faq-nomasekata__mv-pix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    overflow: hidden; }
.faq-nomasekata__mv-pix img {
      width: 100%;
      height: auto; }
.faq-nomasekata__block + .faq-nomasekata__block::before {
  width: 100%;
  content: "";
  display: block;
  height: 13px;
  background: url(../images/faq/01/arrow.png) no-repeat 176px 50%;
  background-size: auto 13px;
  margin: 12px 0 11px; }
.faq-nomasekata__pix {
  width: 362px; }
.faq-nomasekata__pix img {
    max-width: 100%;
    width: 100%; }
.faq-nomasekata__dtl p {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 2; }
.faq-meyasu .faq-meyasu__ttl {
  text-align: center;
  color: #E5005A;
  font-size: 16px; }
.faq-meyasu .faq-meyasu__att {
  font-size: 14px;
  font-weight: 700; }
.floatingBanner, .floatingBanner--balance {
  position: fixed;
  z-index: 100;
  display: none;
  width: 150px;
  height: 200px;
  bottom: 20px;
  right: 30px; }
.floatingBanner--balance {
    height: 125px; }
.floatingBanner__close, .floatingBanner__close--balance {
    position: absolute;
    right: 5px;
    top: 55px;
    border-radius: 50%;
    cursor: pointer; }
.floatingBanner__close--balance {
      top: -15px; }
.footer {
  border-top: solid 4px #D1D1D1; }
.footer__responsive {
    position: relative;
    max-width: 960px; }
.other-product {
  background-color: #F0F0F0;
  padding: 34px 0 55px; }
.other-product__inner {
    width: 960px;
    margin: 0 auto; }
.other-product__title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
    color: #8f8f91; }
.other-product__list {
    width: 960px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.other-product__item {
    border: solid 1px #D1D1D1;
    border-right: 0;
    width: 25%;
    height: 68px;
    background-color: #FFFFFF;
    background-size: auto; }
.other-product__item:last-child {
      border-right: solid 1px #D1D1D1; }
.other-product__item--p1 {
      background-image: url("../images/common/p-bitetsu.png");
      background-size: 156px auto; }
.other-product__item--p2 {
      background-image: url("../images/common/p-1sai.png");
      background-size: 166px auto; }
.other-product__item--p3 {
      background-image: url("../images/common/p-skincare.png");
      background-size: 178px auto; }
.other-product__item--p4 {
      background-image: url("../images/common/p-taiju.png");
      background-size: 146px auto; }
.other-product__link {
    display: block;
    width: 100%;
    height: 100%; }
.footer-bottom {
  font-size: 10px;
  padding: 15px 0 25px;
  max-width: 960px;
  margin: 0 auto;
  position: relative; }
.footer-bottom__inner {
    margin: 0 auto; }
.footer-bottom__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 400px;
    margin: 0 auto 12px; }
.footer-bottom__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }
.footer-bottom__nav-item {
    position: relative;
    font-weight: 400; }
.footer-bottom__nav-item:after {
      position: absolute;
      display: block;
      content: '';
      width: 1px;
      height: 90%;
      top: 5%;
      right: 0;
      background-color: #D1D1D1; }
.footer-bottom__nav-item:last-child:after {
      display: none; }
.footer-bottom__link {
    display: block;
    padding: 0 24px; }
.footer-bottom__copy {
    text-align: center;
    font-size: 12px;
    letter-spacing: 0; }
.footer-btn {
  display: table;
  padding: 5px 28px;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-radius: 17px;
  cursor: pointer; }
.footerLp {
  border-top: solid 1px #D1D1D1; }
.footerLp__responsive {
    position: relative; }
.footerLp-bottom {
    position: relative;
    max-width: 1366px;
    max-width: none;
    margin: 0 auto;
    padding: 20px 0 25px;
    font-size: 10px; }
.footerLp-bottom__copy {
    font-size: 12px;
    letter-spacing: 0;
    text-align: center; }
.bicolumn {
  padding-top: 30px;
  padding-bottom: 50px;
  letter-spacing: -0.02em; }
.bicolumn--a {
    color: #E5005A; }
.bicolumn--b {
    color: #00489D; }
.bicolumn .bicolumn__title {
    font-size: 23px;
    margin-bottom: 10px; }
.bicolumn__text {
    color: #333333;
    font-size: 20px;
    line-height: 1.7; }
.features {
  position: relative;
  padding-top: 95px;
  letter-spacing: -0.02em; }
.features:before {
    content: '';
    position: absolute;
    left: 0;
    right: 10px;
    top: -66px;
    z-index: 10;
    display: block;
    width: 665px;
    height: 125px;
    margin: 0 auto;
    background: url("../images/products/product_flower.png") no-repeat 50% 50%;
    background-size: 100% auto; }
.features:after {
    position: absolute;
    display: block;
    content: '';
    height: 10px;
    width: 100%;
    left: 0; }
.features:after {
    top: -10px; }
.features--a::after {
    background-image: url("../images/common/pink-top.png"); }
.features--b::after {
    background-image: url("../images/common/blue-top.png"); }
.features__title {
    font-size: 37px;
    margin-bottom: 16px;
    text-align: center; }
.features__index {
    margin-bottom: 35px; }
#balancemilk .features__index {
      color: #E5005A; }
#followupmilk .features__index {
      color: #00489D; }
.features-link {
  width: 960px; }
.features-link .features-link__item--a1, .features-link .features-link__item--a2, .features-link .features-link__item--a3, .features-link .features-link__item--a4, .features-link .features-link__item--a5 {
    background-image: url("../images/products/feature_bar-a.png"), url("../images/products/feature_bar-a.png"); }
.features-link .features-link__item--a1:after, .features-link .features-link__item--a2:after, .features-link .features-link__item--a3:after, .features-link .features-link__item--a4:after, .features-link .features-link__item--a5:after {
      background-image: url("../images/common/icon/arrow-red-d.svg"); }
.features-link .features-link__item--b1, .features-link .features-link__item--b2, .features-link .features-link__item--b3, .features-link .features-link__item--b4, .features-link .features-link__item--b5 {
    background-image: url("../images/products/feature_bar-b.png"), url("../images/products/feature_bar-b.png"); }
.features-link .features-link__item--b1:after, .features-link .features-link__item--b2:after, .features-link .features-link__item--b3:after, .features-link .features-link__item--b4:after, .features-link .features-link__item--b5:after {
      background-image: url("../images/common/icon/arrow-blue-d.svg"); }
.features-link__item--a1, .features-link__item--a2, .features-link__item--a3, .features-link__item--a4, .features-link__item--a5 {
    color: #E5005A; }
.features-link__item--b1, .features-link__item--b2, .features-link__item--b3, .features-link__item--b4, .features-link__item--b5 {
    color: #00489D; }
.features-link__item--a1:before {
    background-image: url("../images/products/feature_num-a1.png"); }
.features-link__item--a2:before {
    background-image: url("../images/products/feature_num-a2.png"); }
.features-link__item--a3:before {
    background-image: url("../images/products/feature_num-a3.png"); }
.features-link__item--a4:before {
    background-image: url("../images/products/feature_num-a4.png"); }
.features-link__item--a5:before {
    background-image: url("../images/products/feature_num-a5.png"); }
.features-link__item--b1:before {
    background-image: url("../images/products/feature_num-b1.png"); }
.features-link__item--b2:before {
    background-image: url("../images/products/feature_num-b2.png"); }
.features-link__item--b3:before {
    background-image: url("../images/products/feature_num-b3.png"); }
.features-link__item--b4:before {
    background-image: url("../images/products/feature_num-b4.png"); }
.features-link__item--b5:before {
    background-image: url("../images/products/feature_num-b5.png"); }
.features-link__anchor {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.p-video {
  width: 760px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 90px;
  text-align: center; }
.p-video__title, .p-video__title--a, .p-video__title--b {
    display: table;
    text-align: center;
    margin: 0 auto 45px;
    font-size: 37px;
    line-height: 1.2; }
.p-video__title span, .p-video__title--a span, .p-video__title--b span {
      font-weight: 400; }
.p-video__title--a {
      color: #E5005A; }
.p-video__title--b {
      color: #00489D; }
.p-video__video {
    position: relative;
    padding-top: 55%; }
.p-video__video + .p-video__video {
      margin-top: 60px; }
.p-video__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%; }
.p-video__pix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    overflow: hidden; }
.p-video__pix img {
      width: 100%;
      height: auto; }
.p-wrap {
  position: relative;
  padding: 55px 96px 80px;
  margin-bottom: 72px;
  background-color: #FFFFFF;
  border-radius: 35px; }
.p-wrap__ctt {
    padding: 62px 0 22px; }
.p-wrap:before {
    position: absolute;
    display: block; }
.p-wrap--1:before {
    content: "";
    background: url(../images/common/creo-a.png) no-repeat 50% 50%;
    background-size: contain; }
.p-wrap--2:before {
    content: "";
    background: url(../images/common/creo-b.png) no-repeat 50% 50%;
    background-size: contain; }
.p-wrap--3:before {
    content: "";
    background: url(../images/common/creo-c.png) no-repeat 50% 50%;
    background-size: contain; }
.p-wrap__title, .p-wrap__title--a, .p-wrap__title--b {
    display: table;
    text-align: center;
    margin: 0 auto 35px;
    padding-bottom: 10px;
    border-bottom: dotted 10px;
    font-size: 35px;
    line-height: 1.2; }
.p-wrap__title span, .p-wrap__title--a span, .p-wrap__title--b span {
      font-weight: 400;
      font-size: 90%; }
.p-wrap__title--a {
      color: #E5005A; }
.p-wrap__title--b {
      color: #00489D; }
/*
Product line-up
---------------------------*/
.p-wrapLineup__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px; }
.p-wrapLineup__box strong {
    font-weight: bold; }
.p-wrapLineup .p-wrapLineup__product--a1, .p-wrapLineup .p-wrapLineup__product--a2, .p-wrapLineup .p-wrapLineup__product--a3, .p-wrapLineup .p-wrapLineup__product--b1, .p-wrapLineup .p-wrapLineup__product--b3 {
  text-align: center; }
.p-wrapLineup .p-wrapLineup__product--a1 p + p, .p-wrapLineup .p-wrapLineup__product--a2 p + p, .p-wrapLineup .p-wrapLineup__product--a3 p + p, .p-wrapLineup .p-wrapLineup__product--b1 p + p, .p-wrapLineup .p-wrapLineup__product--b3 p + p {
    letter-spacing: -0.02em; }
.p-wrapLineup .p-wrapLineup__image {
  margin-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 294px; }
.p-wrapLineup .p-wrapLineup__image img {
    height: auto; }
.p-wrapLineup__balloon {
  border: solid 3px #d3a763;
  border-radius: 30px;
  text-align: center; }
.p-wrapLineup__desc, .p-wrapLineup__desc--a1, .p-wrapLineup__desc--a2, .p-wrapLineup__desc--a3, .p-wrapLineup__desc--b1, .p-wrapLineup__desc--b3 {
  position: relative;
  display: none;
  color: #d3a763;
  font-size: 19px;
  font-weight: 700;
  padding: 12px; }
.p-wrapLineup__desc strong, .p-wrapLineup__desc--a1 strong, .p-wrapLineup__desc--a2 strong, .p-wrapLineup__desc--a3 strong, .p-wrapLineup__desc--b1 strong, .p-wrapLineup__desc--b3 strong {
    font-weight: bold;
    color: #ba7e21;
    font-size: 25px; }
.p-wrapLineup__desc:before, .p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b3:before, .p-wrapLineup__desc:after, .p-wrapLineup__desc--a1:after, .p-wrapLineup__desc--a2:after, .p-wrapLineup__desc--a3:after, .p-wrapLineup__desc--b1:after, .p-wrapLineup__desc--b3:after {
    position: absolute;
    display: block;
    content: '';
    border-style: solid;
    border-width: 24px 12px;
    border-color: transparent; }
.p-wrapLineup__desc:before, .p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b3:before {
    top: -51px;
    border-bottom-color: #d3a763; }
.p-wrapLineup__desc:after, .p-wrapLineup__desc--a1:after, .p-wrapLineup__desc--a2:after, .p-wrapLineup__desc--a3:after, .p-wrapLineup__desc--b1:after, .p-wrapLineup__desc--b3:after {
    top: -44px;
    border-bottom-color: #FFFFFF; }
.p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a1:after {
    left: 108px; }
.p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a2:after {
    left: 340px; }
.p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--a3:after {
    right: 120px; }
.p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b1:after {
    left: 200px; }
.p-wrapLineup__desc--b3:before, .p-wrapLineup__desc--b3:after {
    left: 538px; }
.p-wrapLineup__desc.is-selected, .is-selected.p-wrapLineup__desc--a1, .is-selected.p-wrapLineup__desc--a2, .is-selected.p-wrapLineup__desc--a3, .is-selected.p-wrapLineup__desc--b1, .is-selected.p-wrapLineup__desc--b3 {
    display: block; }
/*
Nutrients
---------------------------*/
.p-wrapList {
  margin-top: 50px; }
.p-wrapList__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.p-wrapList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
    margin-bottom: 8px;
    overflow: hidden;
    width: 208px; }
.p-wrapList__key {
    position: relative; }
.p-wrapList__key:after {
      position: absolute;
      display: block;
      content: '';
      width: calc(192px - 100%);
      height: 1px;
      bottom: 8px;
      left: calc(100% + 8px);
      background-image: url("../images/products/balancemilk/kv-bar.png");
      background-repeat: repeat-x; }
.p-wrapList__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 8px;
    z-index: 1;
    background-color: #FFFFFF; }
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.kokoro {
  position: relative;
  overflow: hidden; }
.kokoro .up-items {
    opacity: 0; }
.kokoro .kv {
    position: relative;
    text-align: center; }
.kokoro .kv:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0.82; }
.kokoro .kv:after {
      width: 140%;
      background: url("../images/campaign/kokoro/mv_ribbon.png") left bottom repeat-x;
      position: absolute;
      left: -20%;
      z-index: 0;
      top: 50%; }
.kokoro .kv__title {
      position: absolute;
      -webkit-animation-delay: 0.4s !important;
              animation-delay: 0.4s !important; }
.kokoro .kv__img {
      -webkit-animation-delay: 0.4s !important;
              animation-delay: 0.4s !important; }
.kokoro .kv__items li {
      position: absolute; }
.kokoro .kv__items--1 {
      -webkit-animation-delay: 0.8s !important;
              animation-delay: 0.8s !important; }
.kokoro .kv__items--2 {
      -webkit-animation-delay: 0.8s !important;
              animation-delay: 0.8s !important; }
.kokoro .kv__items--3 {
      -webkit-animation-delay: 0.8s !important;
              animation-delay: 0.8s !important; }
.kokoro .kv__items--4 {
      -webkit-animation-delay: 1.2s !important;
              animation-delay: 1.2s !important; }
.kokoro .cource_guide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.kokoro .cource_guide__button {
      background-color: white;
      position: relative;
      font-weight: 700; }
.kokoro .cource_guide__button:after {
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        will-change: transform;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%; }
.kokoro .cource_guide__button a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 100%; }
.kokoro .cource_guide__button--a:after {
        background-image: url("../images/common/icon/arrow-red-d.svg"); }
.kokoro .cource_guide__button--b:after {
        background-image: url("../images/common/icon/arrow-sky-blue-d.svg"); }
.kokoro .cource_guide__badge {
      color: white;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-weight: 700;
      position: absolute;
      line-height: 1.2;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
.kokoro .cource_guide__badge--a {
        background-image: url("../images/campaign/cource01_btn_badge.png"); }
.kokoro .cource_guide__badge--b {
        background-image: url("../images/campaign/cource02_btn_badge.png"); }
.kokoro .pl {
    -webkit-animation-delay: 1.6s !important;
            animation-delay: 1.6s !important; }
.kokoro .present .title_illust {
    top: -36px; }
.kokoro .present .title_illust img {
      width: 692px; }
.kokoro .cource:before {
    display: none; }
.kokoro .cource__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 108px;
    background-size: auto 108px;
    background-repeat: repeat-x;
    background-size: auto 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 41px;
    line-height: 1.4; }
.kokoro .cource__title-main {
      font-size: 30px;
      display: block;
      letter-spacing: 0.1em; }
.kokoro .cource__title-sub {
      font-size: 16px;
      letter-spacing: 0.08em; }
.kokoro .cource__period {
    background-color: #fff;
    text-align: center; }
.kokoro .cource__period-caption {
      font-weight: 700; }
.kokoro .cource__period-none {
      font-weight: 700; }
.kokoro .cource--a .cource__title {
    background-image: url("../images/campaign/kokoro/cource01_title.png"); }
.kokoro .cource--a .cource__period {
    border-color: #f7d2e3; }
.kokoro .cource--a .cource__period-caption {
      color: #e3035b; }
.kokoro .cource--a .cource_product__badge {
    background-image: url("../images/campaign/cource01_badge.png"); }
.kokoro .cource--b .cource__title {
    background-image: url("../images/campaign/kokoro/cource02_title.png"); }
.kokoro .cource--b .cource__period {
    border-color: #92c7eb; }
.kokoro .cource--b .cource__period-caption {
      color: #00489d; }
.kokoro .cource--b .cource_product__badge {
    background-image: url("../images/campaign/cource02_badge.png"); }
.kokoro .cource_product {
    margin: 0 auto; }
.kokoro .cource_product__items {
      position: relative; }
.kokoro .cource_product__items:last-of-type {
        margin-bottom: 0; }
.kokoro .cource_product__items:before {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        content: '';
        display: block;
        position: absolute; }
.kokoro .cource_product__title {
      position: relative; }
.kokoro .cource_product__badge {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 1.2;
      color: #fff;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100%;
      font-weight: 700;
      font-family: 'Nunito', 'GenJyuuGothic', 'Yuanti SC', '微軟雅黒'; }
.kokoro .cource_product__img {
      position: relative; }
.kokoro .cource_product__img img {
        position: absolute;
        left: 0;
        top: 0; }
.kokoro .cource_product__note-attention {
      margin-left: 1em;
      text-indent: -1em; }
.kokoro .product__catch {
    line-height: 1.8; }
.kokoro .apply__catch {
    color: #e3035b; }
.language {
  position: absolute;
  top: 30px;
  right: 25px;
  z-index: 100;
  background-color: #fff;
  min-width: 194px;
  border-radius: 18px;
  overflow: hidden; }
.language__ttl {
    position: relative;
    background-color: #E5005A;
    color: #fff;
    font-size: 15px;
    padding: 10px 19px;
    font-weight: 700;
    font-family: 'Nunito';
    cursor: pointer; }
.language__ttl::before, .language__ttl::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 18px;
      display: block;
      margin: auto;
      width: 14px;
      height: 2px;
      background-color: #fff;
      -webkit-transition: right ease-out .2s, -webkit-transform ease-out .2s;
      transition: right ease-out .2s, -webkit-transform ease-out .2s;
      transition: transform ease-out .2s, right ease-out .2s;
      transition: transform ease-out .2s, right ease-out .2s, -webkit-transform ease-out .2s; }
.language__ttl::before {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
.language__ttl span {
      display: block; }
.language__ttl.is-open::before {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
.language__ttl.is-open::after {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
.language__list {
    padding: 20px;
    padding-left: 35px;
    padding-bottom: 24px;
    display: none;
    border: 2px solid #E5005A;
    border-radius: 0 0 18px 18px;
    border-top: none; }
.language__item, .language__item--pdf {
    position: relative;
    font-size: 14px; }
.language__item + .language__item, .language__item--pdf + .language__item, .language__item + .language__item--pdf, .language__item--pdf + .language__item--pdf {
      margin-top: 14px; }
.language__item:after, .language__item--pdf:after {
      content: '';
      position: absolute;
      right: 14px;
      top: 0;
      bottom: 0;
      margin: auto;
      display: block;
      width: 15px;
      height: 100%;
      background: url(../images/common/icon/arrow-red.svg) no-repeat 50% 50%;
      -webkit-transition: -webkit-transform ease-out .2s;
      transition: -webkit-transform ease-out .2s;
      transition: transform ease-out .2s;
      transition: transform ease-out .2s, -webkit-transform ease-out .2s; }
.language__item--pdf {
      position: relative; }
.language__item--pdf:after {
        width: 16px;
        height: 23px;
        background: url(../images/common/icon/arrow-pdf.svg) no-repeat 50% 50%;
        background-size: 16px 23px; }
.language-navi {
  padding: calc(100vw / 750 * 45) calc(100vw / 750 * 90);
  padding-right: 0;
  position: relative; }
.language-navi:before {
    position: absolute;
    display: block;
    content: '';
    height: 10px;
    width: 100%;
    left: 0; }
.language-navi:before {
    top: calc(100vw / 750 * -10);
    background-image: url("../images/common/pink-top.png");
    background-size: 200%; }
.language-navi__ttl {
    position: relative;
    color: #E5005A;
    font-size: calc(100vw / 750 * 30);
    padding-left: calc(100vw / 750 * 40);
    font-weight: 700;
    font-family: 'Nunito';
    background: url(../images/common/icon/language.png) no-repeat 0 50%;
    background-size: calc(100vw / 750 * 28) auto; }
.language-navi__list {
    border-right: none;
    border-radius: 0 0 0 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: calc(100vw / 750 * 26); }
.language-navi__item {
    position: relative;
    font-size: calc(100vw / 750 * 26);
    width: 33%; }
.language-navi__item:nth-of-type(n+4) {
      margin-top: calc(100vw / 750 * 26); }
.language-navi__link {
    position: relative;
    display: inline-block; }
.language-navi__link:after {
      content: '';
      position: absolute;
      right: calc(100vw / 750 * -40);
      top: 0;
      bottom: 0;
      margin: auto;
      display: block;
      width: 15px;
      height: 100%;
      background: url(../images/common/icon/arrow-red.svg) no-repeat 50% 50%;
      background-size: calc(100vw / 750 * 24) auto; }
.lineup {
  padding: 52px 0 51px;
  background-color: #FFFFFF; }
.lineup__wrap {
    width: 767px;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
    background-size: contain;
    background-color: #FFFDCF;
    border-radius: 50px; }
.lineup__inner {
    padding: 39px 52px 40px;
    border: 3px dashed #F4EAC1;
    border-radius: 50px; }
.lineup__title {
    font-size: 30px;
    font-weight: 700;
    text-align: center; }
.lineup__subtitle {
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Nunito';
    font-weight: 700; }
.lineup__bear {
    position: absolute;
    top: -25px;
    left: 120px;
    width: 150px;
    height: 145px;
    background-image: url("../images/common/creo-d.png");
    background-repeat: no-repeat;
    background-size: contain; }
.lineup__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: -30px;
    margin-bottom: 25px; }
.lineup__item {
    text-align: center; }
.lineup__item--1-baby {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
.lineup__image {
    position: relative;
    height: 235px;
    width: 150px;
    margin-bottom: 10px;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat; }
.lineup__image--1 {
      width: 150px; }
.lineup__image--2 {
      width: 126px; }
.lineup__image--3 {
      width: 221px; }
.lineup__image--1b {
      width: 149px; }
.lineup__image--3b {
      width: 221px; }
.lineup__image--1-baby {
      text-align: center; }
.lineup__image--1-baby img {
        right: 0;
        margin: 0 auto; }
.lineup__image img {
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      max-height: 100%; }
.lineup__button {
    margin: 0 auto; }
.lineup__badge {
    position: absolute;
    top: -30px;
    right: -28px;
    width: 120px;
    height: 120px;
    display: block;
    line-height: 100px;
    text-align: center;
    font-weight: 700; }
.lineup__badge span {
      position: relative;
      color: #FFFFFF; }
.lineup__badge:after {
      position: absolute;
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-image: url("../images/common/icon/arrow-white.svg");
      left: 0;
      right: 0;
      bottom: 28%;
      margin: 0 auto;
      -webkit-transition: .2s ease-in;
      transition: .2s ease-in; }
.lineup__badge::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      -webkit-transition: -webkit-transform ease-out .2s;
      transition: -webkit-transform ease-out .2s;
      transition: transform ease-out .2s;
      transition: transform ease-out .2s, -webkit-transform ease-out .2s;
      background-color: #E5005A; }
.lineup__badge:hover::before {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
.loader {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
.loader__inner {
    opacity: 0; }
.landing {
  position: relative;
  min-height: 520px;
  background: url("../images/lp/bg-stripe.png") center top; }
.landing__flower {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 275px;
    height: 170px;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: cover; }
.landing__flower--l {
      left: 0;
      background-image: url("../images/lp/flower-l.png"); }
.landing__flower--r {
      right: 0;
      background-image: url("../images/lp/flower-r.png");
      background-position: 4px 100%; }
.landing__wrap {
    padding-top: 17px;
    background-image: url("../images/lp/mv_light.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
.landing__main {
    position: relative;
    width: 580px;
    height: 520px;
    margin: 0 auto;
    text-align: center; }
.landing__main img {
      max-width: 100%; }
.landing__package {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px; }
.landing__package__l {
      width: 250px;
      padding-top: 4px; }
.landing__package__l img {
      width: 100%; }
.landing__package__r {
      width: 297px;
      padding-top: 14px;
      padding-right: 20px; }
.landing__logo {
    z-index: 10;
    position: absolute;
    top: -64px;
    left: -106px;
    width: 158px; }
.landing__note {
    background: url("../images/lp/line.png") repeat 50% 0%;
    letter-spacing: .07em;
    margin: 52px auto 31px;
    letter-spacing: 0.08em;
    line-height: 2.2;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding-top: 5px; }
.landing__note span {
      color: #E5005A; }
.landing__note img {
      width: 100%; }
.landing__note__button {
      margin-bottom: 32px;
      border-color: #E5005A;
      background: #E5005A;
      color: #FFFFFF; }
.landing__note__button:after {
      top: 0px;
      background-image: url("../images/common/icon/arrow-white-d.svg"); }
.landing__note__button:hover:after {
      top: 6px;
      right: 22px; }
.landing .section.section--yellow.section--yellow--bottom::after {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    content: '';
    z-index: 1;
    bottom: -40px;
    left: calc(50% - 75px);
    width: 150px;
    height: 68px;
    background-image: url(../images/lp/yellow-bottom.png); }
.landing__checkbg {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 14px;
    padding-bottom: 18px; }
.landing__checkbg:before, .landing__checkbg:after {
      display: block;
      z-index: 10;
      position: absolute;
      bottom: -30px;
      content: ''; }
.landing__checkbg:before {
      left: -30px;
      width: 157px;
      height: 347px;
      background-image: url("../images/lp/balancemilk/onayami_01.png"); }
.landing__checkbg:after {
      right: 0;
      width: 114px;
      height: 353px;
      background-image: url("../images/lp/balancemilk/onayami_02.png"); }
.landing__check {
    z-index: 10;
    position: relative;
    padding-top: 22px;
    padding-bottom: 18px; }
.landing__leader {
    margin: 0 auto 28px;
    text-align: center; }
.landing__checklist {
    width: 450px;
    margin: 0 auto; }
.landing__checkitem {
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 13px;
    margin-left: 8px;
    padding-left: 40px; }
.landing__checkitem:before {
      display: block;
      position: absolute;
      top: 2px;
      left: 0;
      width: 24px;
      height: 24px;
      background-image: url("../images/lp/check.png");
      content: ''; }
.landing__checkimage {
    margin-left: 85px; }
.landing__star {
    position: absolute;
    top: 0;
    right: -58px; }
.landing__package {
    width: 600px;
    margin: 18px auto 35px;
    padding-right: 4px; }
.landing__leader {
    width: 530px;
    height: 38px; }
.landing__leader img {
    width: 100%;
    margin-left: 4px; }
.landing__osusume {
    padding-top: 67px;
    padding-bottom: 10px; }
.landing__osusume__leader {
      height: 47px;
      margin-bottom: 40px;
      text-align: center; }
.landing__osusume__leader img {
      max-width: 100%;
      margin-left: 2px; }
.landing__osusume__leader img {
      height: 100%; }
.landing__osusume__package {
      width: 100%; }
/*
202003 update
------------------------- */
.landing-main {
  height: 562px;
  text-align: center; }
.landing-main__title {
    font-size: 20px;
    color: #E5005A;
    letter-spacing: 0.08em;
    margin-bottom: 20px; }
.landing-main__title span {
      font-size: 30px;
      padding: 0 5px; }
.landing-main__logo {
    position: relative;
    margin-top: 17px; }
.landing-main__logo::before, .landing-main__logo::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      margin: 0 auto;
      width: 410px;
      height: 60px;
      background: no-repeat 50% 50%;
      background-size: contain; }
.landing-main__logo::before {
      left: -953px;
      top: 37px;
      background-image: url(../images/lp/202003/logo-l.png); }
.landing-main__logo::after {
      right: -957px;
      top: 35px;
      background-image: url(../images/lp/202003/logo-r.png); }
.landing-package {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 34px; }
.landing-package__item {
    position: relative; }
.landing-package__item figcaption {
      color: #E5005A;
      letter-spacing: 0.02em;
      line-height: 1.6;
      font-weight: 600; }
.landing-banner {
  position: relative;
  margin-top: 56px;
  padding-bottom: 40px; }
.landing-banner--webcm {
    padding-bottom: 80px; }
.landing-banner--webcm::before {
      position: absolute;
      display: block;
      content: '';
      height: 10px;
      width: 100%;
      left: 0;
      bottom: -10px;
      background: url(../images/common/white-bottom.png) repeat-x 50% 100%; }
.landing-banner--pink {
    background-color: #fcedf4;
    padding: 80px 0px 80px;
    margin-top: 0; }
.landing-banner--pink::before {
      position: absolute;
      display: block;
      content: '';
      height: 10px;
      width: 100%;
      left: 0;
      top: 0px;
      background: url(../images/common/yellow-bottom2.png) repeat-x 50% 100%; }
.landing-banner--white {
    background-color: #fff;
    padding: 80px 0px 80px;
    margin-top: 0; }
.landing-banner.no-top::before {
    display: none; }
.landing-banner.white-top {
    position: relative; }
.landing-banner.white-top::before {
      content: "";
      display: block;
      position: absolute;
      top: -2px;
      left: 0;
      width: 100%;
      height: 10px;
      background-image: url(../images/common/white-top.png);
      z-index: 10; }
.landing-banner__title {
    color: #E5005A;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px; }
.landing-banner__title span {
      position: relative; }
.landing-banner__title span::before, .landing-banner__title span::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        width: 245px;
        height: 2px;
        background: no-repeat 50% 50%;
        background-size: contain;
        background-color: #E5005A; }
.landing-banner__title span::before {
        left: -260px; }
.landing-banner__title span::after {
        right: -260px; }
.landing-banner__att {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 18px; }
.landing-banner__att + .landing-banner__att {
      margin-top: .5em; }
.landing-banner__att p {
      color: #E5005A;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0em;
      text-indent: -1em;
      padding-left: 1em; }
.landing-banner__list {
    text-align: center; }
.landing-banner__item {
    text-align: center; }
.landing-banner__l-banner {
    text-align: center; }
.landing-banner__l-banner-wrap {
    display: inline-block;
    position: relative; }
.landing-banner__wrap {
    position: relative;
    display: inline-block; }
.landing-banner__wrap .fuki {
      position: absolute;
      top: -20px;
      right: -15px;
      z-index: 10;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      border-radius: 50%;
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.2;
      width: 80px;
      height: 80px;
      background: #E5005A; }
.landing-banner__btn {
    position: absolute;
    bottom: 25px;
    right: 0px;
    left: 0;
    border-radius: 38px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto;
    width: 360px;
    height: 76px;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
            box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4); }
.landing-banner__btn span {
      display: block;
      padding-top: 2px;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#00db04), color-stop(46%, #20a623), color-stop(54%, #20a623), to(#00db04));
      background: linear-gradient(to bottom, #00db04 0%, #20a623 46%, #20a623 54%, #00db04 100%); }
.landing-banner__btn::after {
      position: absolute;
      content: '';
      display: block;
      width: 18px;
      height: 100%;
      top: 0;
      right: 22px;
      background-image: url(../images/common/icon/arrow-white.svg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
.landing-banner__btn--amazon a {
      background: #20a623; }
.landing-product {
  padding-top: 80px;
  padding-bottom: 170px; }
.landing-product__lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.landing-product__lead-logo {
      padding-bottom: 20px;
      margin-right: 35px; }
.landing-product__lead-body h2 {
      font-size: 28px;
      line-height: 1.42;
      letter-spacing: 0.07em;
      color: #E5005A; }
.landing-product__lead-body h2 span {
        background: url(../images/lp/202003/line.png) no-repeat 50% 100%;
        background-size: contain; }
.landing-product__lead-body p {
      font-weight: 700;
      font-size: 20px;
      line-height: 1.8;
      color: #666666;
      margin-top: 17px; }
.landing-product__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 48px; }
.landing-product__list-item {
      position: relative;
      width: 500px; }
.landing-product__list-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
.landing-product__list-body figure {
        margin: 0 8px; }
.landing-product__list-logo {
      margin: 0 8px;
      padding-bottom: 50px; }
.landing-product__list-t1 {
      text-align: center;
      margin-bottom: 34px; }
.landing-product__list-btn {
      position: relative;
      border-radius: 15px;
      color: #E5005A;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: .06em;
      line-height: 1.4;
      text-align: center;
      margin: 0 auto;
      width: 456px;
      height: 60px;
      cursor: pointer;
      overflow: hidden;
      margin-top: 34px;
      -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
      border-color: #E5005A;
      background: #E5005A;
      color: #FFFFFF;
      border-radius: 38px; }
.landing-product__list-btn a {
        display: block;
        padding-top: 2px;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
.landing-product__list-btn::after {
        position: absolute;
        content: '';
        display: block;
        width: 18px;
        height: 100%;
        top: 0;
        right: 22px;
        background: url(../images/common/icon/arrow-white-d.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out; }
.landing-product__list-btn:hover::after {
        top: 4px; }
.menu.is-open .menu__bar:first-child {
  margin-top: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
.menu.is-open .menu__bar:nth-child(2) {
  opacity: 0; }
.menu.is-open .menu__bar:last-child {
  margin-top: -14px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
.menu__bar {
  height: 2px;
  margin-bottom: 5px;
  border-radius: 1px;
  background-color: #666666;
  opacity: 1;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }
.modal-cupfeed {
  padding: 80px 50px 90px;
  text-align: left;
  font-family: "GenJyuuGothic", "Nunito";
  margin-bottom: 100px; }
.modal-cupfeed__ttl {
    font-size: 24px;
    color: #E5005A;
    text-align: center; }
.modal-cupfeed__flow {
    margin-top: 35px; }
.modal-cupfeed__flow-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.modal-cupfeed__flow-item figcaption {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 1.5;
    margin-top: 10px; }
.modal-cupfeed__flow-item figcaption span {
      color: #E5005A; }
.modal-cupfeed__flow-bottom {
    font-size: 12px;
    text-align: right;
    margin-top: 40px; }
.modal-cupfeed__note {
    margin-top: 40px;
    position: relative; }
.modal-cupfeed__note::before {
      content: "";
      position: absolute;
      top: 5px;
      right: 0;
      width: calc(100% - 70px);
      height: 18px;
      background-image: url("../images/products/flow-modal/bar-top.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: right; }
.modal-cupfeed__note::after {
      content: "";
      position: absolute;
      bottom: -9px;
      left: 0;
      width: 100%;
      height: 18px;
      background-image: url("../images/products/flow-modal/bar-bottom.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
.modal-cupfeed__note-ttl {
    font-size: 18px;
    color: #E5005A; }
.modal-cupfeed__note-list {
    padding: 18px 0 30px; }
.modal-cupfeed__note-item {
    font-size: 16px;
    padding-left: 23px;
    line-height: 1.75;
    position: relative; }
.modal-cupfeed__note-item span {
      color: #E5005A; }
.modal-cupfeed__note-item::before {
      content: "";
      display: inline-block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #E5005A;
      position: absolute;
      top: 7px;
      left: 0; }
.modal-cupfeed__close {
    margin-top: 50px; }
.modal {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity .3s ease-in .1s;
  transition: opacity .3s ease-in .1s; }
.modal.is-open {
    opacity: 1;
    z-index: 1010; }
.modal.is-open .modal__wrap {
      display: block; }
.modal.is-open .modal__box {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1; }
.modal__bg {
    opacity: .8;
    background-color: #EE87B4; }
#modal_interview2 .modal__bg {
      background-color: #74C5F0; }
#modal_shop2 .modal__bg {
      background-color: #74C5F0; }
.modal__wrap {
    display: none;
    position: relative;
    height: 100%;
    padding-top: 100px;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch; }
.modal__close {
    position: absolute;
    width: 48px;
    height: 48px;
    right: calc(50% - 415px);
    top: 30px;
    background-image: url("../images/voice/icon_close.png");
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.modal__close:hover {
      opacity: 0.6; }
.modal__close--cupfeed {
      top: -15px;
      right: calc(50% - 385px); }
.modal__box {
    width: 830px;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin: 0 auto 80px; }
.modal__block {
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 50px; }
.modal__image {
    width: 100%; }
.modal__inner {
    padding: 65px 48px 90px; }
.modal__head {
    position: relative;
    padding-bottom: 35px;
    background-image: url("../images/common/line/modal_dot.png");
    background-repeat: no-repeat;
    background-position: center bottom; }
#modal_interview2 .modal__head {
      background-image: url("../images/common/line/modal_dot-blue.png"); }
.modal__illust {
    position: absolute;
    width: 100%;
    height: 97px;
    top: -130px;
    background-image: url("../images/voice/interview_flower.png"); }
.modal__title {
    font-size: 24px;
    letter-spacing: 0.16em;
    margin-bottom: 5px;
    color: #E5005A;
    font-weight: 700; }
#modal_interview2 .modal__title {
      color: #00489D; }
.modal__title sub {
      font-size: 16px; }
.modal__subtitle {
    position: relative;
    font-size: 16px;
    margin-bottom: 5px; }
.modal__section {
    position: relative;
    padding: 36px 0 25px;
    background-image: url("../images/common/line/modal_dot.png");
    background-repeat: no-repeat;
    background-position: center bottom; }
#modal_interview2 .modal__section {
      background-image: url("../images/common/line/modal_dot-blue.png"); }
#modal_interview2 .modal__section:last-child {
        background: none; }
.modal__section:last-child {
      background: none; }
.modal__section img {
      margin-bottom: 25px;
      display: inline; }
.modal__lead {
    text-align: left;
    font-size: 18px;
    line-height: 1.66;
    margin-left: -4px;
    margin-bottom: 18px;
    color: #E5005A;
    font-weight: 700; }
#modal_interview2 .modal__lead {
      color: #00489D; }
.modal__text {
    text-align: left;
    line-height: 1.75;
    margin-left: -4px;
    margin-bottom: 25px; }
.modal__text:last-child {
      margin-bottom: 9px; }
.modal__button {
    width: 600px;
    border-color: #333333;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.modal__button:after {
      background-image: url("../images/voice/button_close.png");
      right: 25px; }
.modal--b h2, .modal--b h3 {
    color: #00489D; }
.modal--b .modal__bg {
    border-color: #00489D; }
.modal--b .modal__head {
    border-color: #00489D; }
.modal--b .modal__section {
    border-color: #00489D; }
.modal-open, .modal-close {
  cursor: pointer; }
.modal__arrowwrap {
  height: 32px;
  position: fixed;
  top: 300px;
  left: 0;
  right: 0;
  width: 860px;
  z-index: 10; }
.modal__arrow {
  width: 32px;
  height: 32px;
  border: none;
  position: relative;
  text-indent: 200%;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer; }
.modal__arrow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #E5005A;
    -webkit-transition: -webkit-transform ease-out .2s;
    transition: -webkit-transform ease-out .2s;
    transition: transform ease-out .2s;
    transition: transform ease-out .2s, -webkit-transform ease-out .2s; }
.modal__arrow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%; }
.modal__arrow--prev {
    position: absolute;
    left: 0; }
.modal__arrow--prev::after {
      background: url(../images/voice/left_arrow.png) no-repeat 50% 50%; }
.modal__arrow--next {
    position: absolute;
    right: 0; }
.modal__arrow--next::after {
      background: url(../images/voice/right_arrow.png) no-repeat 50% 50%; }
.slick-arrow {
  display: none !important; }
.modalOnline {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow: hidden;
  opacity: 0;
  display: none; }
.modalOnline.is-open .modalOnline__wrap {
    display: block; }
.modalOnline.is-open .modalOnline__box {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }
.modalOnline__bg {
    opacity: .8; }
#page-balancemilk .modalOnline__bg {
      background-color: #EE87B4; }
#page-followupmilk .modalOnline__bg {
      background-color: #74C5F0; }
#page-babymilk .modalOnline__bg {
      background-color: #EE87B4; }
.modalOnline__wrap {
    display: none;
    position: relative;
    height: 100%; }
.modalOnline__block {
    position: relative;
    text-align: center;
    background-color: #FFFFFF; }
.modalOnline__close {
    position: absolute;
    width: 36px;
    height: 36px;
    right: calc(50% - 385px);
    top: -40px;
    background-image: url("../images/voice/icon_close.png");
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.modalOnline__close:hover {
      opacity: 0.6; }
.modalOnline-close {
    cursor: pointer; }
.modalShop {
  position: relative;
  padding: 55px 50px; }
.modalShop__link {
    position: relative;
    width: 30%;
    margin: 0 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.modalShop .modalShop__logo--1, .modalShop .modalShop__logo--2, .modalShop .modalShop__logo--3, .modalShop .modalShop__logo--4, .modalShop .modalShop__logo--5 {
    display: block;
    background: no-repeat 50% 50%;
    background-size: 100% auto; }
.modalShop .modalShop__logo--1 {
    width: 184px;
    height: 40px;
    background-image: url("../images/shop/amazon.png"); }
.modalShop .modalShop__logo--2 {
    width: 164px;
    height: 40px;
    background-image: url("../images/shop/lohaco.png"); }
.modalShop .modalShop__logo--3 {
    width: 202px;
    height: 40px;
    background-image: url("../images/shop/ah.png"); }
.modalShop .modalShop__logo--4 {
    width: 166px;
    height: 40px;
    background-image: url("../images/shop/babiesrus.png"); }
.modalShop .modalShop__logo--5 {
    width: 180px;
    height: 54px;
    background-image: url("../images/shop/grico_1.png"); }
.modalShop__title {
    position: relative;
    font-size: 20px; }
.modalShop__title::before {
      content: "";
      position: absolute;
      bottom: 14px;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 1px;
      border-bottom: 1px dashed #000; }
.modalShop__title span {
      position: relative;
      display: inline-block;
      white-space: nowrap;
      background-color: #fff;
      padding: 0 20px; }
.pl {
  position: relative;
  z-index: 100; }
.pl__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
#followupmilk .pl__box {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
#followupmilk .pl__box .pl__button {
        margin: 0 20px; }
.pl__box.-is-align-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
.pl__button {
    position: relative;
    width: 300px;
    height: 60px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 25px;
    border-width: 1px;
    border-style: dashed;
    font-weight: 700;
    font-size: 14px;
    color: #333333; }
.pl__button:after {
      -webkit-transition: top .2s ease-out;
      transition: top .2s ease-out;
      pointer-events: none; }
.pl__button a {
      padding-left: 24px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
.pl__button--a {
      border-color: #FF0033; }
.pl__button--a:after {
        background-image: url("../images/common/icon/arrow-red-d.svg"); }
.pl__button--b {
      border-color: #2A69BA; }
.pl__button--b:after {
        background-image: url("../images/common/icon/arrow-blue-d.svg"); }
.pl__button--link:after {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      -webkit-transition: right .2s ease-out !important;
      transition: right .2s ease-out !important; }
.pl__button--i18n {
      position: relative;
      padding: 0 0 0px;
      border-radius: 22px;
      letter-spacing: 0;
      height: 72px; }
#balancemilk .pl__button--i18n {
        border-color: #FF0033; }
#balancemilk .pl__button--i18n:after {
          background-image: url("../images/common/icon/arrow-red-d.svg"); }
#followupmilk .pl__button--i18n {
        border-color: #2A69BA; }
#followupmilk .pl__button--i18n:after {
          background-image: url("../images/common/icon/arrow-blue-d.svg"); }
.pl__button--i18n:after {
        top: 10px;
        right: 0;
        left: 0;
        margin: 0 auto;
        pointer-events: none; }
.pl__button--i18n:hover:after {
        right: 0 !important;
        top: 16px !important; }
.pl__button--i18n a {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-left: 0;
        padding-bottom: 24px;
        height: 100%; }
.pl__button--l, .pl__button--s {
      margin: 0; }
.p-akachan-flow {
  margin: 0 auto;
  padding-bottom: 65px;
  width: 672px; }
.p-akachan-flow__ttl1 {
    font-size: 20px;
    color: #E5005A;
    font-weight: 800; }
.p-akachan-flow__ttl2 {
    width: 250px;
    height: 40px;
    border-radius: 20px;
    padding-left: 5px;
    text-align: center;
    background-color: #E5005A;
    font-size: 20px;
    color: #fff;
    font-weight: 800; }
.p-akachan-flow__ttl2 span {
      display: inline-block;
      line-height: 40px; }
.p-akachan-flow__ttl2 span:nth-of-type(1) {
        font-size: 130%; }
.p-akachan-flow__ttl2 span:nth-of-type(2) {
        font-size: 80%; }
.p-akachan-flow__ttl2 span:nth-of-type(4) {
        font-size: 150%;
        -webkit-transform: translateY(1px);
                transform: translateY(1px); }
.p-akachan-flow__ttl3 {
    text-align: right;
    width: 100%;
    font-size: 12px;
    margin-top: 4px; }
.p-akachan-flow__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 7px; }
.p-akachan-flow__item {
    position: relative;
    width: 150px;
    counter-increment: section; }
.p-akachan-flow__item img {
      width: 100%;
      height: auto; }
.p-akachan-flow__pix {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden; }
.p-akachan-flow__pix::after {
      content: counter(section);
      position: absolute;
      top: -1px;
      left: 0;
      display: block;
      color: #fff;
      font-size: 15px;
      line-height: 1.5;
      font-weight: 800;
      padding-left: 5px;
      width: 37px;
      height: 37px;
      background: url(../images/products/akachan-milk/flow-arrow.png) no-repeat 0% 0%;
      background-size: contain; }
.p-akachan-flow__modal-btn {
    font-size: 18px;
    color: #E5005A;
    text-align: right;
    margin-top: 20px; }
.p-akachan-flow__modal-btn a {
      display: inline-block;
      padding-right: 40px;
      position: relative; }
.p-akachan-flow__modal-btn a::after {
        content: "";
        position: absolute;
        top: -1px;
        right: 0;
        display: block;
        width: 14px;
        height: 100%;
        background-image: url(../images/common/icon/arrow-red-d.svg);
        background-size: contain;
        background-position: center;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
        background-repeat: no-repeat;
        -webkit-transition: right .2s ease-out !important;
        transition: right .2s ease-out !important; }
.p-akachan-flow__txt {
    font-size: 12px;
    letter-spacing: -0.04em; }
.p-akachan-flow .p-akachan-flow__deco {
    position: absolute;
    top: 10px;
    right: -11px;
    width: 56px; }
.feature {
  position: relative;
  overflow: hidden;
  max-height: 2736px;
  -webkit-transition: max-height 1s ease-in .2s;
  transition: max-height 1s ease-in .2s;
  padding-top: 20px; }
.feature img {
    vertical-align: baseline; }
.feature.is-open {
    max-height: 20000px !important; }
.feature.no-padding-top {
    padding-top: 0; }
.feature__bg {
    position: absolute;
    top: 48px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top; }
#page-followupmilk .feature__bg {
      top: 57px;
      padding-right: 15px; }
.feature__ribon {
    position: relative;
    background-size: auto 100%; }
.feature__ribon.is-appear .bg {
      width: 100%;
      height: 100%; }
.feature__ribon .bg {
      position: absolute;
      top: 0;
      width: 0;
      height: 0;
      background-repeat: no-repeat;
      -webkit-transition: width .5s ease-out;
      transition: width .5s ease-out; }
.feature__ribon--top {
      height: 666px; }
.feature__ribon--top .bg {
        width: 100%;
        height: 0;
        right: 0;
        background-image: url("../images/products/ribon-a_title.png");
        background-position: center top;
        -webkit-transition: height .5s ease-out;
        transition: height .5s ease-out; }
#page-followupmilk .feature__ribon--top .bg {
        right: -27px;
        background-image: url("../images/products/ribon-b_title.png"); }
.feature__ribon--1 {
      margin-top: -54px;
      height: 521px; }
.feature__ribon--1 .bg {
        left: 0;
        background-image: url("../images/products/ribon-a_01.png");
        background-position: left top; }
#page-followupmilk .feature__ribon--1 .bg {
        left: auto;
        right: 0;
        background-image: url("../images/products/ribon-b_01.png");
        background-position: right top; }
.feature__ribon--2 {
      margin-top: -60px;
      height: 432px; }
.feature__ribon--2 .bg {
        right: 0;
        background-image: url("../images/products/ribon-a_02.png");
        background-position: right top; }
#page-followupmilk .feature__ribon--2 .bg {
        right: auto;
        left: 0;
        background-image: url("../images/products/ribon-b_02.png");
        background-position: left top; }
.feature__ribon--3 {
      margin-top: -75px;
      height: 528px; }
.feature__ribon--3 .bg {
        background-image: url("../images/products/ribon-a_03.png");
        background-position: left top; }
#page-followupmilk .feature__ribon--3 .bg {
        right: 0;
        background-image: url("../images/products/ribon-b_03.png");
        background-position: right top; }
.feature__ribon--4 {
      margin-top: -60px;
      height: 379px; }
.feature__ribon--4 .bg {
        right: 0;
        background-image: url("../images/products/ribon-a_04.png");
        background-position: right top; }
#page-followupmilk .feature__ribon--4 .bg {
        right: auto;
        left: 0;
        background-image: url("../images/products/ribon-b_04.png");
        background-position: left top; }
.feature__ribon--5 {
      margin-top: -50px;
      height: 514px; }
.feature__ribon--5 .bg {
        background-image: url("../images/products/ribon-a_05.png");
        background-position: left top; }
#page-followupmilk .feature__ribon--5 .bg {
        right: 0;
        background-image: url("../images/products/ribon-b_05.png");
        background-position: right top; }
.feature__ribon--6 {
      margin-top: -63px;
      height: 504px; }
.feature__ribon--6 .bg {
        right: 0;
        background-image: url("../images/products/ribon-a_06.png");
        background-position: right top; }
#page-followupmilk .feature__ribon--6 .bg {
        right: auto;
        left: 0;
        background-image: url("../images/products/ribon-b_06.png");
        background-position: left top; }
.feature__ribon--7 {
      margin-top: -60px;
      height: 443px; }
.feature__ribon--7 .bg {
        background-image: url("../images/products/ribon-a_07.png");
        background-position: left top; }
#page-followupmilk .feature__ribon--7 .bg {
        right: 0;
        background-image: url("../images/products/ribon-b_07.png");
        background-position: right top; }
.feature__ribon--8 {
      margin-top: -44px;
      height: 454px; }
.feature__ribon--8 .bg {
        right: 0;
        background-image: url("../images/products/ribon-a_08.png");
        background-position: right top; }
#page-followupmilk .feature__ribon--8 .bg {
        right: auto;
        left: 0;
        background-image: url("../images/products/ribon-b_08.png");
        background-position: left top; }
.feature__ribon--9 {
      margin-top: -64px;
      height: 474px; }
.feature__ribon--9 .bg {
        background-image: url("../images/products/ribon-a_09.png");
        background-position: left top; }
#page-followupmilk .feature__ribon--9 .bg {
        right: 0;
        background-image: url("../images/products/ribon-b_09.png");
        background-position: right top; }
.feature__ribon--10 {
      margin-top: -45px;
      height: 430px; }
.feature__ribon--10 .bg {
        right: 0;
        background-image: url("../images/products/ribon-a_10.png");
        background-position: right top; }
#page-followupmilk .feature__ribon--10 .bg {
        right: auto;
        left: 0;
        background-image: url("../images/products/ribon-b_10.png");
        background-position: left top; }
.feature__ribon--i18u-a_1 {
      margin-top: -33px;
      height: 324px; }
.feature__ribon--i18u-a_1 .bg {
        background-image: url("../images/products/ribon-i18u-a_01.png");
        background-position: left top; }
.feature__ribon--i18u-a_2 {
      margin-top: -75px;
      height: 435px; }
.feature__ribon--i18u-a_2 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-a_02.png");
        background-position: right top; }
.feature__ribon--i18u-a_3 {
      margin-top: -105px;
      height: 418px; }
.feature__ribon--i18u-a_3 .bg {
        background-image: url("../images/products/ribon-i18u-a_03.png");
        background-position: left top; }
.feature__ribon--i18u-a_4 {
      margin-top: -72px;
      height: 485px; }
.feature__ribon--i18u-a_4 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-a_04.png");
        background-position: right top; }
.feature__ribon--i18u-a_5 {
      margin-top: -127px;
      height: 453px; }
.feature__ribon--i18u-a_5 .bg {
        background-image: url("../images/products/ribon-i18u-a_05.png");
        background-position: left top; }
.feature__ribon--i18u-a_6 {
      margin-top: -98px;
      height: 532px; }
#page-pt .feature__ribon--i18u-a_6 {
        height: 600px; }
#page-pt .feature__ribon--i18u-a_6 .bg {
          background-size: 1366px  100%; }
.feature__ribon--i18u-a_6 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-a_06.png");
        background-position: right top; }
.feature__ribon--i18u-a_7 {
      margin-top: -125px;
      height: 463px; }
#page-pt .feature__ribon--i18u-a_7 {
        margin-top: -135px; }
.feature__ribon--i18u-a_7 .bg {
        background-image: url("../images/products/ribon-i18u-a_07.png");
        background-position: left top; }
.feature__ribon--i18u-a_8 {
      margin-top: -106px;
      height: 439px; }
.feature__ribon--i18u-a_8 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-a_08.png");
        background-position: right top; }
.feature__ribon--i18u-a_9 {
      margin-top: -102px;
      height: 436px; }
.feature__ribon--i18u-a_9 .bg {
        background-image: url("../images/products/ribon-i18u-a_09.png");
        background-position: left top; }
.feature__ribon--i18u-a_10 {
      margin-top: -45px;
      height: 512px; }
.feature__ribon--i18u-a_10 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-a_10.png");
        background-position: right top; }
.feature__ribon--i18u-a_11 {
      margin-top: -47px;
      height: 356px; }
.feature__ribon--i18u-a_11 .bg {
        background-image: url("../images/products/ribon-i18u-a_11.png");
        background-position: left top; }
.feature__ribon--i18u-b_1 {
      margin-top: -33px;
      height: 324px; }
.feature__ribon--i18u-b_1 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_01.png");
        background-position: right top; }
.feature__ribon--i18u-b_2 {
      margin-top: -75px;
      height: 435px; }
.feature__ribon--i18u-b_2 .bg {
        background-image: url("../images/products/ribon-i18u-b_02.png");
        background-position: left top; }
.feature__ribon--i18u-b_3 {
      margin-top: -105px;
      height: 418px; }
.feature__ribon--i18u-b_3 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_03.png");
        background-position: right top; }
.feature__ribon--i18u-b_4 {
      margin-top: -72px;
      height: 485px; }
.feature__ribon--i18u-b_4 .bg {
        background-image: url("../images/products/ribon-i18u-b_04.png");
        background-position: left top; }
.feature__ribon--i18u-b_5 {
      margin-top: -127px;
      height: 453px; }
.feature__ribon--i18u-b_5 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_05.png");
        background-position: right top; }
.feature__ribon--i18u-b_6 {
      margin-top: -98px;
      height: 532px; }
.feature__ribon--i18u-b_6 .bg {
        background-image: url("../images/products/ribon-i18u-b_06.png");
        background-position: left top; }
.feature__ribon--i18u-b_7 {
      margin-top: -125px;
      height: 463px; }
.feature__ribon--i18u-b_7 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_07.png");
        background-position: right top; }
.feature__ribon--i18u-b_8 {
      margin-top: -106px;
      height: 439px; }
.feature__ribon--i18u-b_8 .bg {
        background-image: url("../images/products/ribon-i18u-b_08.png");
        background-position: left top; }
.feature__ribon--i18u-b_9 {
      margin-top: -102px;
      height: 436px; }
.feature__ribon--i18u-b_9 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_09.png");
        background-position: right top; }
.feature__ribon--i18u-b_10 {
      margin-top: -45px;
      height: 512px; }
.feature__ribon--i18u-b_10 .bg {
        background-image: url("../images/products/ribon-i18u-b_10.png");
        background-position: left top; }
.feature__ribon--i18u-b_11 {
      margin-top: -47px;
      height: 356px; }
.feature__ribon--i18u-b_11 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_11.png");
        background-position: right top; }
.feature__ribon--i18u-b_12 {
      margin-top: -48px;
      height: 397px; }
.feature__ribon--i18u-b_12 .bg {
        background-image: url("../images/products/ribon-i18u-b_12.png");
        background-position: left top; }
.feature__ribon--i18u-b_13 {
      margin-top: -45px;
      height: 411px; }
.feature__ribon--i18u-b_13 .bg {
        right: 0;
        background-image: url("../images/products/ribon-i18u-b_13.png");
        background-position: right top; }
.feature__ribon--i18u-b_14 {
      margin-top: -45px;
      height: 275px; }
.feature__ribon--i18u-b_14 .bg {
        background-image: url("../images/products/ribon-i18u-b_14.png");
        background-position: left top; }
.feature__section {
    position: relative; }
.feature__section--top {
      padding-top: 12px;
      text-align: center;
      margin-bottom: 144px; }
.feature__h3 {
    font-size: 30px;
    position: relative; }
.feature__h4 {
    font-size: 24px;
    margin-bottom: 35px;
    position: relative; }
.feature__logo {
    display: block;
    margin: 0 auto 35px; }
.feature__reason {
    position: relative;
    width: 888px;
    font-weight: 700;
    margin: 0 auto; }
.feature__reason__title {
      height: 85px;
      margin-bottom: 20px; }
.feature__reason__text {
      font-size: 20px;
      line-height: 1.8;
      letter-spacing: 0.06em; }
.feature__reason__illust {
      position: absolute;
      left: -72px;
      bottom: -9px;
      width: 200px; }
.feature__reason__illust--b {
        left: auto;
        right: -36px;
        bottom: 80px;
        width: 228px; }
.feature__content {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in; }
.feature__content--nobg {
      background: none !important;
      padding: 0 calc(100vw / 750 * 25) !important; }
.feature__content.hidden {
      -webkit-transform: translate(0, 50px);
              transform: translate(0, 50px);
      opacity: 0; }
.feature__iq {
    position: relative;
    width: 410px; }
.feature__iq:before {
      display: block;
      content: '';
      position: absolute;
      width: 95px;
      height: 76.5px;
      top: -15px;
      left: -120px; }
.feature__iq:after {
      display: block;
      position: absolute;
      top: 0;
      left: calc(100% + 25px);
      content: "";
      background: no-repeat 50% 50%;
      background-size: contain; }
.feature__iq__title {
      margin-bottom: 17px;
      height: 85px; }
.feature__iq--1:before {
      background-image: url("../images/products/balancemilk/feature_num01.png"); }
.feature__iq--1:after {
      top: -20px;
      left: calc(100% + 20px);
      background-image: url("../images/products/balancemilk/feature_illust01.png");
      width: 283px;
      height: 238px; }
.feature__iq--2:before {
      background-image: url("../images/products/balancemilk/feature_num02.png"); }
.feature__iq--2:after {
      top: 50px;
      left: calc(100% + 34px);
      background-image: url("../images/products/balancemilk/feature_illust02.png");
      width: 349px;
      height: 164.5px; }
.feature__iq--2.-is-common:after {
      top: 45px;
      left: calc(100% + 61px);
      background-image: url(../images/common/aiquality/feature_illust02.png);
      width: 354px;
      height: 248px; }
.feature__iq--3:before {
      background-image: url("../images/products/balancemilk/feature_num03.png"); }
.feature__iq--3:after {
      top: -33px;
      left: -416px;
      background-image: url("../images/products/balancemilk/feature_illust03.png");
      width: 256px;
      height: 242px; }
.feature__iq--4:before {
      background-image: url("../images/products/balancemilk/feature_num04.png"); }
.feature__iq--4:after {
      top: 28px;
      left: calc(100% + 52px);
      background-image: url("../images/products/balancemilk/feature_illust04.png");
      width: 304px;
      height: 213px; }
.feature__iq--5:before {
      background-image: url("../images/products/balancemilk/feature_num05.png"); }
.feature__iq--5:after {
      top: -54px;
      left: -468px;
      background-image: url("../images/products/balancemilk/feature_illust05.png");
      width: 350px;
      height: 280px; }
.feature__iq--6:before {
      background-image: url("../images/products/balancemilk/feature_num06.png"); }
.feature__iq--6:after {
      top: -45px;
      left: calc(100% + 116px);
      background-image: url("../images/products/balancemilk/feature_illust06.png");
      width: 316px;
      height: 281px; }
.feature__iq--7:before {
      background-image: url("../images/products/balancemilk/feature_num07.png"); }
.feature__iq--7:after {
      left: -400px;
      top: 18px;
      background-image: url("../images/products/balancemilk/feature_illust07.png");
      width: 254px;
      height: 243px; }
.feature__iq--8:before {
      background-image: url("../images/products/balancemilk/feature_num08.png"); }
.feature__iq--8:after {
      top: -20px;
      left: calc(100% + 35px);
      background-image: url("../images/products/balancemilk/feature_illust08.png");
      width: 275px;
      height: 248px; }
.feature__iq--9:before {
      background-image: url("../images/products/balancemilk/feature_num09.png"); }
.feature__iq--9:after {
      top: -20px;
      left: -350px;
      background-image: url("../images/products/balancemilk/feature_illust09.png");
      width: 160px;
      height: 259px; }
.feature__iq--10:before {
      background-image: url("../images/products/balancemilk/feature_num10.png"); }
.feature__iq--10:after {
      top: 20px;
      left: calc(100% + 125px);
      background-image: url("../images/products/balancemilk/feature_illust10.png");
      width: 184px;
      height: 178px; }
.feature__iq--10.-is-common:after {
      top: 55px;
      left: calc(100% + 72px); }
.feature__iq--1b:before {
      background-image: url("../images/products/followupmilk/feature_num01.png"); }
.feature__iq--1b:after {
      background-image: url("../images/products/followupmilk/feature_illust01.png");
      top: -12px;
      left: calc(-100% - 269px);
      width: 492px;
      height: 277px; }
.feature__iq--2b:before {
      background-image: url("../images/products/followupmilk/feature_num02.png"); }
.feature__iq--2b:after {
      background-image: url("../images/products/followupmilk/feature_illust02.png");
      top: -68px;
      left: calc(100% - 56px);
      width: 259px;
      height: 334px; }
.feature__iq--3b:before {
      background-image: url("../images/products/followupmilk/feature_num03.png"); }
.feature__iq--3b:after {
      top: 18px;
      left: calc(-100% + 38px);
      background-image: url("../images/products/followupmilk/feature_illust03.png");
      width: 210px;
      height: 230px; }
.feature__iq--4b:before {
      background-image: url("../images/products/followupmilk/feature_num04.png"); }
.feature__iq--4b:after {
      left: calc(100% + 47px);
      top: 20px;
      background-image: url("../images/products/followupmilk/feature_illust04.png");
      width: 224px;
      height: 238px; }
.feature__iq--5b:before {
      background-image: url("../images/products/followupmilk/feature_num05.png"); }
.feature__iq--5b:after {
      left: calc(-100% + 62px);
      top: 58px;
      background-image: url("../images/products/followupmilk/feature_illust05.png");
      width: 304px;
      height: 213px; }
.feature__iq--6b:before {
      background-image: url("../images/products/followupmilk/feature_num06.png"); }
.feature__iq--6b:after {
      left: calc(100% + 34px);
      top: -44px;
      background-image: url("../images/products/followupmilk/feature_illust06.png");
      width: 350px;
      height: 280px; }
.feature__iq--7b:before {
      background-image: url("../images/products/followupmilk/feature_num07.png"); }
.feature__iq--7b:after {
      left: calc(-100% + 13px);
      top: -36px;
      background-image: url("../images/products/followupmilk/feature_illust07.png");
      width: 249px;
      height: 257px; }
.feature__iq--8b:before {
      background-image: url("../images/products/followupmilk/feature_num08.png"); }
.feature__iq--8b:after {
      top: -43px;
      left: calc(100% + 13px);
      background-image: url("../images/products/followupmilk/feature_illust08.png");
      width: 316px;
      height: 281px; }
.feature__iq--9b:before {
      background-image: url("../images/products/followupmilk/feature_num09.png"); }
.feature__iq--9b:after {
      left: calc(-100% + -11px);
      top: -60px;
      background-image: url("../images/products/followupmilk/feature_illust09.png");
      width: 320px;
      height: 324px; }
.feature__iq--10b:before {
      background-image: url("../images/products/followupmilk/feature_num10.png"); }
.feature__iq--10b:after {
      top: -50px;
      left: calc(100% + 15px);
      background-image: url("../images/products/followupmilk/feature_illust10.png");
      width: 162px;
      height: 280px; }
.feature__iq--1baby:before {
      top: -40px;
      background-image: url("../images/products/akachan-milk/feature_num01.png"); }
.feature__iq--1baby:after {
      top: -40px;
      left: calc(100% + 34px);
      background-image: url("../images/products/akachan-milk/feature_illust01.png");
      width: 313px;
      height: 292.5px; }
.feature__iq--2baby:before {
      top: -40px;
      background-image: url("../images/products/akachan-milk/feature_num02.png"); }
.feature__iq--2baby:after {
      top: -33px;
      left: -446px;
      background-image: url("../images/products/akachan-milk/feature_illust03.png");
      width: 297px;
      height: 282.5px; }
.feature__iq--3baby:before {
      top: -40px;
      background-image: url("../images/products/akachan-milk/feature_num03.png"); }
.feature__iq--3baby:after {
      top: 39px;
      left: calc(100% + 42px);
      background-image: url("../images/products/akachan-milk/feature_illust02.png");
      width: 253px;
      height: 193px; }
.feature__iq--4baby:before {
      top: -40px;
      background-image: url("../images/products/akachan-milk/feature_num04.png"); }
.feature__iq--4baby:after {
      top: 5px;
      left: -407px;
      background-image: url("../images/products/akachan-milk/feature_illust04.png");
      width: 258px;
      height: 204px; }
.feature__iq--5baby:before {
      top: -40px;
      background-image: url("../images/products/akachan-milk/feature_num05.png"); }
.feature__iq--5baby:after {
      top: 38px;
      left: calc(100% + 34px);
      background-image: url("../images/products/akachan-milk/feature_illust05.png");
      width: 238px;
      height: 159px; }
.feature__iq--6baby ul, .feature__iq--6baby p {
      font-size: 12px;
      line-height: 16px;
      padding: 0;
      margin: 0; }
.feature__iq--6baby li {
      padding-left: 1em;
      text-indent: -1em; }
.feature__iq__image--1 {
      background-image: url("../images/products/balancemilk/feature_illust01.png"); }
.feature__iq__image--2 {
      background-image: url("../images/products/balancemilk/feature_illust02.png"); }
.feature__iq__image--2c {
      background-image: url("../images/products/balancemilk/feature_illust07.png"); }
.feature__iq__image--3 {
      background-image: url("../images/products/balancemilk/feature_illust03.png"); }
.feature__iq__image--4 {
      background-image: url("../images/products/balancemilk/feature_illust04.png"); }
.feature__iq__image--5 {
      background-image: url("../images/products/balancemilk/feature_illust05.png"); }
.feature__iq__image--6 {
      background-image: url("../images/products/balancemilk/feature_illust06.png"); }
.feature__iq__image--7 {
      background-image: url("../images/products/balancemilk/feature_illust07.png"); }
.feature__iq__image--7c {
      background-image: url("../images/common/aiquality/feature_illust06.png"); }
.feature__iq__image--8 {
      background-image: url("../images/products/balancemilk/feature_illust08.png"); }
.feature__iq__image--9 {
      background-image: url("../images/products/balancemilk/feature_illust09.png"); }
.feature__iq__image--10 {
      background-image: url("../images/products/balancemilk/feature_illust10.png"); }
.feature__iq__image--1b {
      background-image: url("../images/products/followupmilk/feature_illust01-s.png"); }
.feature__iq__image--2b {
      background-image: url("../images/products/followupmilk/feature_illust02.png"); }
.feature__iq__image--3b {
      background-image: url("../images/products/followupmilk/feature_illust03.png"); }
.feature__iq__image--4b {
      background-image: url("../images/products/followupmilk/feature_illust04.png"); }
.feature__iq__image--5b {
      background-image: url("../images/products/followupmilk/feature_illust05.png"); }
.feature__iq__image--6b {
      background-image: url("../images/products/followupmilk/feature_illust06.png"); }
.feature__iq__image--7b {
      background-image: url("../images/products/followupmilk/feature_illust07.png"); }
.feature__iq__image--8b {
      background-image: url("../images/products/followupmilk/feature_illust08.png"); }
.feature__iq__image--9b {
      background-image: url("../images/products/followupmilk/feature_illust09.png"); }
.feature__iq__image--10b {
      background-image: url("../images/products/followupmilk/feature_illust10.png"); }
.feature__iq__image--1baby {
      background-image: url("../images/products/akachan-milk/feature_illust01-s.png"); }
.feature__iq__image--2baby {
      background-image: url("../images/products/akachan-milk/feature_illust03-s.png"); }
.feature__iq__image--3baby {
      background-image: url("../images/products/akachan-milk/feature_illust02.png"); }
.feature__iq__image--4baby {
      background-image: url("../images/products/akachan-milk/feature_illust04.png"); }
.feature__iq__image--5baby {
      background-image: url("../images/products/akachan-milk/feature_illust05.png"); }
.feature__iq__body {
      font-size: 16px;
      line-height: 1.8;
      padding-left: 6px; }
.feature__iq__body-list li {
      position: relative;
      text-indent: 1.2em;
      text-align: left; }
.feature__iq__body-list li::before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-color: #E5005A;
        border-radius: 50%;
        position: absolute;
        top: 0.5em;
        left: 0; }
.feature__iq__notice, .feature__iq__notice--wide {
      font-size: 12px;
      margin-top: 12px;
      margin-left: 6px;
      text-align: left;
      padding-left: 1em;
      text-indent: -1em; }
.feature__iq__notice--wide {
        padding-left: 2em;
        text-indent: -2em; }
.feature__iq__notice .tab, .feature__iq__notice--wide .tab {
        margin-left: 1.9em; }
.feature__seal {
    position: absolute;
    width: 100%;
    height: 500px;
    bottom: 0;
    z-index: 10;
    height: 500px;
    background-position: 0 0;
    background-image: url("../images/common/ol-lightpink.png");
    background-size: 1366px auto; }
#page-followupmilk .feature__seal {
      background-image: url("../images/common/ol-lightblue.png");
      background-size: 1366px auto; }
.is-lp-icreo .feature__seal {
      background-image: url("../images/common/ol-white.png");
      background-size: 1366px auto; }
.feature__seal:after {
      position: absolute;
      display: block;
      content: '';
      height: 10px;
      width: 100%;
      left: 0;
      bottom: -2px;
      background-image: url("../images/common/white-top.png"); }
.campaign--detail .feature__seal:after {
        background-image: url("../images/common/yellow-top.png"); }
.feature__seal--b {
      background-image: url("../images/common/ol-lightblue.png"); }
.feature__seal.is-open {
      height: 0;
      opacity: 0;
      -webkit-transition: height .2s ease-in,opacity .2s ease-in;
      transition: height .2s ease-in,opacity .2s ease-in; }
.section.no-bottom .feature__seal::after {
      display: none; }
.feature .feature__more {
    margin-top: 350px;
    background: none;
    border-style: dashed;
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.feature .feature__more:after {
      pointer-events: none;
      width: 22px;
      height: 100%;
      right: 22px;
      top: 0;
      background-image: url("../images/common/icon/big_plus-a.svg"); }
#page-followupmilk .feature .feature__more:after {
        background-image: url("../images/common/icon/big_plus-b.svg"); }
.feature__flower {
    position: absolute;
    top: 0;
    width: 100%;
    min-width: 1360px;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
.feature__flower--left {
      position: absolute;
      top: 0;
      left: 0;
      width: 200px;
      height: 100%;
      background-image: url("../images/products/balancemilk/flower-l.png");
      background-position: left 270px;
      background-repeat: repeat-y;
      z-index: 10; }
.feature__flower--right {
      position: absolute;
      top: 0;
      right: 0;
      width: 180px;
      height: 100%;
      background-image: url("../images/products/balancemilk/flower-r.png");
      background-position: right -254px;
      background-repeat: repeat-y;
      z-index: 10; }
.feature-boxs {
  padding: 27px 0 110px; }
#page-balancemilk .feature-boxs {
    padding-bottom: 100px; }
.feature-boxs__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-top: 82px; }
.feature-boxs__box {
    background-color: #fff;
    height: 100%;
    padding: 30px 35px 20px;
    border-radius: 30px;
    position: relative; }
.feature-boxs__ttl-sub {
    display: block;
    font-size: 22px; }
.feature-boxs__ttl-main {
    font-size: 26px;
    color: #E5005A;
    display: inline-block;
    position: relative; }
.feature-boxs__ttl-main.-is-akachan-1 {
      background-image: url("../images/products/akachan-milk/feature-box-1-line.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom; }
.feature-boxs__ttl-main.-is-akachan-2 {
      background-image: url("../images/products/akachan-milk/feature-box-2-line.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: -10px bottom; }
.feature-boxs__ttl-main.-is-akachan-3 {
      background-image: url("../images/products/akachan-milk/feature-box-3-line-top.png"), url("../images/products/akachan-milk/feature-box-3-line-bottom.png");
      background-repeat: no-repeat;
      background-size: 105%, 65%;
      background-position: -10px 38%, -10px bottom; }
.feature-boxs__ttl-main.-is-akachan-4 {
      background-image: url("../images/products/akachan-milk/feature-box-4-line.png");
      background-repeat: no-repeat;
      background-size: 105%;
      background-position: -10px bottom; }
.feature-boxs__ttl-main.-is-balance-1 {
      background-image: url("../images/products/balancemilk/feature-box-1-line.png");
      background-repeat: no-repeat;
      background-size: 105%;
      background-position: -10px bottom; }
.feature-boxs__ttl-main.-is-balance-2 {
      background-image: url("../images/products/balancemilk/feature-box-2-line.png");
      background-repeat: no-repeat;
      background-size: 105%;
      background-position: -10px bottom; }
.feature-boxs__ttl-main-annotation {
    position: absolute;
    font-size: 13px;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
.feature-boxs__dsc {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    margin-top: 10px; }
.feature-boxs__small {
    display: block;
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 700;
    margin-top: 10px; }
.feature-boxs__annotation {
    font-size: 12px;
    position: absolute;
    left: 35px;
    bottom: -10px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
.feature-boxs__btn {
    margin-top: 60px; }
.feature-boxs__btn.-is-margintop-l {
      margin-top: 120px; }
.product {
  position: relative;
  padding-bottom: 80px;
  padding-top: 10px; }
.product.no-bottom {
    padding-bottom: 0; }
.product-illust {
  position: relative;
  max-width: 680px;
  margin: 0 auto;
  padding-top: 47px; }
.product-illust img {
    width: 100%; }
.product-illust .product-illust__p1, .product-illust .product-illust__p2 {
    position: absolute; }
.product-illust .product-illust__p1 {
    top: -125px;
    left: 0;
    width: 201px; }
.product-illust .product-illust__p2 {
    top: -132px;
    right: 0;
    width: 201px; }
/* ------------------------- */
.product {
  padding-top: 60px; }
.product.no-padding-top {
    padding-top: 0; }
.product-illust {
  z-index: 1; }
.product-illust .product-illust__p1 {
    top: -85px; }
.product-illust .product-illust__p2 {
    top: -92px; }
.product-box__wrap {
  z-index: 2 !important; }
/* ------------------------- */
.product-box {
  display: block;
  position: relative;
  width: calc(50% - 25px);
  position: relative;
  background-color: #FFFFFF;
  border-radius: 45px;
  cursor: pointer;
  -webkit-transition: opacity ease-out .4s;
  transition: opacity ease-out .4s; }
.product-box__wrap {
    position: relative;
    z-index: 1; }
.product-box:before {
    position: absolute;
    display: block;
    content: '';
    height: 50px;
    width: 100%;
    top: -8px;
    background: url(../images/top/product_ribon.png) no-repeat 50% 50%; }
.product-box__inner {
    padding: 68px 10px 40px;
    text-align: center; }
.product-box__image {
    margin-bottom: 15px; }
.product-box--bm .product-box__image {
      width: 374px; }
.product-box--fm .product-box__image {
      width: 391px; }
.product-box__text {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-align: center; }
.product-box--bm .product-box__text {
      color: #E5005A; }
.product-box--akachan .product-box__text {
      color: #E5005A; }
.product-box--fm .product-box__text {
      color: #00489D; }
.product-box__badge {
    position: absolute;
    line-height: 100px;
    text-align: center;
    font-weight: 700;
    width: 120px;
    height: 120px;
    top: -30px;
    right: -28px;
    color: #FFFFFF; }
.product-box__badge span {
      position: relative; }
.product-box__badge:after {
      position: absolute;
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-image: url("../images/common/icon/arrow-white.svg");
      left: 0;
      right: 0;
      bottom: 28%;
      margin: 0 auto;
      -webkit-transition: .2s ease-in;
      transition: .2s ease-in; }
.product-box__badge::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      -webkit-transition: -webkit-transform ease-out .2s;
      transition: -webkit-transform ease-out .2s;
      transition: transform ease-out .2s;
      transition: transform ease-out .2s, -webkit-transform ease-out .2s; }
.product-box--bm .product-box__badge::before {
        background-color: #E5005A; }
.product-box--akachan .product-box__badge::before {
        background-color: #E5005A; }
.product-box--fm .product-box__badge::before {
        background-color: #00489D; }
.pulldown__image {
  height: 98px;
  margin-bottom: 12px;
  background-size: 64px auto;
  -webkit-transition: opacity ease-out .2s;
  transition: opacity ease-out .2s; }
.pulldown__image--baby {
    background-image: url("../images/common/icon/baby.png");
    background-size: 48px auto; }
.pulldown__image--bm {
    background-image: url("../images/common/icon/bm.png"); }
.pulldown__image--fm {
    background-image: url("../images/common/icon/fm.png"); }
.pulldown__text {
  position: relative;
  text-align: left;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700; }
.navigation__item--product .pulldown__text {
    letter-spacing: 0;
    padding-right: 25px;
    width: auto;
    display: inline-block;
    white-space: nowrap; }
.pulldown__text:after {
    position: absolute;
    display: block;
    content: '';
    width: 15px;
    height: 14px;
    right: 0;
    top: 3px;
    background-image: url("../images/common/icon/arrow-red.svg");
    -webkit-transition: right .2s ease-out;
    transition: right .2s ease-out; }
.pulldown__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.recipe {
  position: relative;
  overflow: hidden; }
.recipe .up-items {
    opacity: 0;
    -webkit-animation: fade-up .4s ease-out forwards;
            animation: fade-up .4s ease-out forwards; }
.recipe .section__title--recipe {
    color: #323333;
    -webkit-animation-delay: 0.8s !important;
            animation-delay: 0.8s !important; }
.recipe__content {
    position: relative; }
.recipe__content:before {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      background-image: url("../images/common/line/recipe_line.png");
      background-size: auto 100%; }
.recipe__illust {
    -webkit-animation-delay: 0.4s !important;
            animation-delay: 0.4s !important;
    position: absolute;
    left: 50%; }
.recipe__image {
    -webkit-animation-delay: 1.2s !important;
            animation-delay: 1.2s !important;
    position: relative; }
.recipe__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: absolute;
    color: #00489D;
    font-weight: 700;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%; }
.recipe__column-head {
    line-height: 1;
    background-position: center bottom;
    background-repeat: no-repeat; }
.recipe__column-body {
    color: #666; }
.recipe__column a {
    color: #00489C; }
.recipe__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.recipe__box-unit {
      color: #666;
      font-weight: normal;
      margin-left: 0.5em; }
.recipe__name {
    position: relative;
    display: block;
    font-weight: 700;
    color: #00489D;
    margin-bottom: 20px; }
.recipe__name:after {
      position: absolute;
      display: block;
      content: '';
      width: 20px;
      height: 20px;
      top: calc(50% - 10px);
      right: 0;
      background-image: url("../images/common/icon/arrow-blue.svg");
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
.recipe__name:hover:after {
      right: -6px; }
.recipe__way {
    letter-spacing: 0.025em; }
.recipe__step {
    position: relative;
    color: #666; }
.recipe__step:before {
      position: absolute;
      content: '';
      display: block; }
.recipe__step strong {
      display: block;
      font-weight: 700; }
.recipe__step--1:before {
      background-image: url("../images/common/icon/num-b1.png"); }
.recipe__step--2:before {
      background-image: url("../images/common/icon/num-b2.png"); }
.recipe__step--3:before {
      background-image: url("../images/common/icon/num-b3.png"); }
.recipe__step--4:before {
      background-image: url("../images/common/icon/num-b4.png"); }
.recipe__step--5:before {
      background-image: url("../images/common/icon/num-b5.png"); }
.recipe__step--6:before {
      background-image: url("../images/common/icon/num-b6.png"); }
.recipe__step--7:before {
      background-image: url("../images/common/icon/num-b7.png"); }
.recipe__step--8:before {
      background-image: url("../images/common/icon/num-b8.png"); }
.recipe__point {
    position: relative;
    overflow: hidden; }
.recipe__point:before, .recipe__point:after {
      content: '';
      display: block;
      width: 100%;
      position: absolute;
      left: 0; }
.recipe__point-inner {
      position: relative;
      z-index: 2; }
.recipe__point-head {
      color: #323333;
      line-height: 1.5;
      display: table;
      background: url("../images/common/line/column_line-b.png") left bottom no-repeat; }
.recipe__point strong {
      display: block;
      font-weight: 700; }
.recipe__point p + p {
      margin-top: 0.5em; }
.recipeKv {
  line-height: 1.6;
  letter-spacing: 0.025em; }
.recipeKv__item {
    display: table;
    width: 100%;
    background-position: left bottom;
    background-image: url("../images/common/line/white_dash.png");
    background-repeat: repeat-x; }
.recipeKv strong {
    line-height: 1.46;
    font-weight: 700;
    display: inline-block; }
.recipeKv__key, .recipeKv__value {
    display: table-cell;
    vertical-align: middle; }
.recipeKv__key {
    position: relative; }
.recipeKv__value {
    text-align: right;
    white-space: nowrap; }
.recipeKv small {
    display: block; }
.recipeCard {
  position: relative;
  z-index: 0; }
.recipeCard__illust {
    margin: auto; }
.recipeCard__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: max-height .5s ease-in;
    transition: max-height .5s ease-in;
    overflow: hidden; }
.recipeCard__list.is-open {
      max-height: 2300px !important;
      margin-bottom: -50px; }
.recipeCard__item {
    position: relative;
    background: #FFFFFF; }
.recipeCard__item a {
      display: block;
      width: 100%;
      height: 100%; }
.recipeCard__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: absolute;
    font-weight: 700;
    color: #00489D;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%; }
.recipeCard__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
.recipeCard__image img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      height: auto; }
.recipeCard__name {
    position: relative;
    display: block;
    font-weight: 700;
    color: #00489D; }
.recipeCard__name:after {
      position: absolute;
      display: block;
      content: '';
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      background-image: url("../images/common/icon/arrow-blue.svg");
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
.recipeCard__desc {
    line-height: 1.4; }
.recipeCard__seal {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in, height .1s linear .3s;
    transition: opacity .3s ease-in, height .1s linear .3s;
    z-index: 3;
    width: 120%;
    margin-left: -10%; }
.recipeCard__seal.is-open {
      opacity: 0;
      height: 0; }
.recipe-productWrap {
  padding-top: 150px;
  margin-top: -79px; }
.recipeHead__content {
  position: relative; }
.recipeHead__content:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    background-image: url("../images/common/line/recipe_line.png");
    background-size: auto 100%; }
.recipeHead__illust {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
  position: absolute;
  left: 50%; }
.recipeHead__illust img {
    width: 100%; }
.recipeHead__lead {
  margin: 0 auto;
  margin-top: 30px; }
.recipeHead__lead h3 {
    line-height: 1.45; }
.recipeHead__txt {
  background: url(../images/common/line/recipe_lead.png) no-repeat 50% 50%;
  height: 116px;
  font-size: 20px;
  padding-top: 6px;
  margin-top: 45px;
  line-height: 2.5;
  font-weight: 700; }
.recipeHead__att {
  font-size: 12px;
  margin-top: 10px;
  color: #666666;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em; }
.safety__ttl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #E5005A;
  margin-bottom: 36px;
  line-height: 1.6; }
.safety__ttl span {
    display: inline-block;
    background: url(../images/common/line/title.png) no-repeat 0% 100%;
    padding: 0 0px 0px 5px; }
.safety__ctt1 {
  padding: 70px 0 110px; }
.safety-main {
  padding: 0px 0 50px;
  margin-bottom: 33px;
  background: url(../images/safety/line_01.png) no-repeat 50% 100%; }
.safety-main__pix {
    display: block;
    overflow: hidden; }
.safety-main__txt {
    font-size: 22px;
    line-height: 1.75;
    font-weight: 700;
    text-align: center;
    margin: 52px 0 52px; }
.safety-block__ttl--01, .safety-block__ttl--02, .safety-block__ttl--03, .safety-block__ttl--04 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #E5005A;
  margin-bottom: 32px; }
.safety-block__ttl--01::after, .safety-block__ttl--02::after, .safety-block__ttl--03::after, .safety-block__ttl--04::after {
    content: "";
    display: block;
    width: 300px;
    margin: 0 auto;
    margin-top: 4px;
    height: 14px;
    background: url(../images/safety/line_02.png) repeat-x 0% 100%;
    background-size: 22px 100%; }
.safety-block__pix {
  position: absolute;
  top: -60px;
  right: 31px;
  width: 218px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity ease-out .8s, -webkit-transform ease-out .8s;
  transition: opacity ease-out .8s, -webkit-transform ease-out .8s;
  transition: opacity ease-out .8s, transform ease-out .8s;
  transition: opacity ease-out .8s, transform ease-out .8s, -webkit-transform ease-out .8s;
  -webkit-transition-delay: .5s;
          transition-delay: .5s; }
.safety-block__pix img {
    width: 100%; }
.is-appear .safety-block__pix {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
.safety-block {
  position: relative;
  width: 768px;
  margin: 0 auto;
  padding-top: 65px; }
.safety-block .up {
    position: relative;
    padding: 41px 50px 60px;
    border-radius: 50px;
    background-color: #fff; }
.safety-block__ttl--01::after {
    width: 209px; }
.safety-block__ttl--02::after {
    width: 231px; }
.safety-block__ttl--03::after {
    width: 198px; }
.safety-block__ttl--04::after {
    width: 209px; }
.safety-block__sub {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 13px; }
.safety-block__inner p {
    line-height: 1.75; }
.safety-torikumi {
  margin-top: 62px;
  padding-top: 24px;
  background: url(../images/safety/line_03.png) no-repeat 50% 0%; }
.safety-torikumi h4 {
    text-align: center;
    font-size: 20px;
    color: #E5005A;
    margin-bottom: 36px; }
.safety-torikumi h5 {
    font-size: 16px;
    margin-bottom: 12px; }
.safety-torikumi__block + .safety-torikumi__block {
    margin-top: 36px; }
.safety-torikumi__block p {
    line-height: 1.75; }
.safety-torikumi__block li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.75;
    letter-spacing: 0.02em; }
.safety-torikumi__btn {
    margin-top: 48px; }
.safety-torikumi table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 28px; }
.safety-torikumi table th, .safety-torikumi table td {
      font-size: 14px;
      border: 2px solid #d1d1d1;
      vertical-align: middle; }
.safety-torikumi table th {
      background-color: #fef6fa;
      padding: 12px;
      font-weight: 700;
      text-align: center; }
.safety-torikumi table td {
      padding: 7px 25px; }
.safety-taisei {
  position: relative;
  width: 768px;
  margin: 0 auto;
  line-height: 1.75;
  padding: 60px 0 75px; }
.safety-taisei ul {
    margin-top: 40px;
    margin-bottom: 30px; }
.safety-taisei li {
    text-indent: -1em;
    padding-left: 1em; }
.safety-taisei li + li {
      margin-top: 18px; }
.safety-taisei__btn {
    margin-top: 55px; }
.safety-taisei__btn + .safety-taisei__btn {
      margin-top: 34px; }
.safety-factory {
  position: relative;
  width: 768px;
  margin: 0 auto;
  padding: 60px 0 85px;
  line-height: 1.75; }
.safety-factory__pix {
    border-radius: 50px;
    display: block;
    overflow: hidden;
    margin-bottom: 45px; }
@-webkit-keyframes fade-up-sample {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes fade-up-sample {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes fade-up-sample2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-up-sample2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.sample {
  position: relative;
  overflow: hidden; }
.sample .up-items {
    opacity: 0; }
.sample .up-items--1 {
    -webkit-animation-delay: 0.4s !important;
            animation-delay: 0.4s !important; }
.sample .up-items--2 {
    -webkit-animation-delay: 0.8s !important;
            animation-delay: 0.8s !important; }
.sample .up-items--3 {
    -webkit-animation-delay: 1.2s !important;
            animation-delay: 1.2s !important; }
.sample .up-items--4 {
    -webkit-animation-delay: 1.32s !important;
            animation-delay: 1.32s !important; }
.sample .up-items--5 {
    -webkit-animation-delay: 1.6s !important;
            animation-delay: 1.6s !important; }
.sample .kv {
    position: relative;
    text-align: center; }
.sample .kv__title {
      color: #004c9b;
      font-weight: 700;
      line-height: 1; }
.sample .kv__about {
      font-weight: 700;
      line-height: 1.4; }
.sample .kv__about:before {
        content: '';
        display: block;
        background-size: 100%;
        position: absolute; }
.sample .kv__about-ribbon {
        color: #fff; }
.sample .kv__about-detail {
        color: #e3035b; }
.sample .kv__period-detail {
      font-weight: 700; }
.sample .kv__period-head {
      color: #e3035b;
      background: url("../images/campaign/sample/mv_period_head.png") center center no-repeat; }
.sample .kv .note__items {
      display: table;
      margin: auto;
      color: #e3035b; }
.sample .kv__img {
      position: absolute; }
.sample .about {
    position: relative; }
.sample .about__period {
      position: relative; }
.sample .about__period:before, .sample .about__period:after {
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%; }
.sample .about__period-head {
        font-weight: 700;
        color: #e3035b;
        text-align: center; }
.sample .about__period-body {
        font-weight: 700; }
.sample .apply:before {
    height: 20px;
    top: -15px;
    z-index: 9999; }
.sample .apply .title_illust {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
.sample .apply__catch {
    position: relative; }
.sample .apply__catch-text {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff;
      background: url("../images/campaign/sample/apply_title_frame.png") center top no-repeat;
      background-size: 100%; }
.shop {
  position: relative;
  padding-top: 70px;
  padding-bottom: 108px; }
.shop--ample {
    padding-top: 100px;
    padding-bottom: 96px; }
.shop--single {
    padding-bottom: 0; }
.shop__wrap {
    margin-bottom: 28px; }
.shop__head {
    height: 80px;
    line-height: 80px;
    background-image: url("../images/lp/bg-pinkstripe.png");
    border-radius: 44px 44px 0 0; }
.shop__lead {
    position: relative;
    display: table;
    color: #FFFFFF;
    margin: 0 auto;
    font-size: 26px;
    letter-spacing: 0.075em; }
.shop__lead:before, .shop__lead:after {
      position: absolute;
      display: block;
      content: ''; }
.shop__lead:before {
      width: 126px;
      height: 84px;
      left: -150px;
      bottom: 12px;
      background-image: url("../images/shop/shop_balloon.png");
      -webkit-transform-origin: right bottom;
              transform-origin: right bottom;
      -webkit-animation: swing ease-in-out 6s infinite;
              animation: swing ease-in-out 6s infinite; }
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  11% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  17% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  23% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  29% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  35% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  41% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  47% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  53% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  59% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  65% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  71% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  77% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  82% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }
@keyframes swing {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  11% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  17% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  23% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  29% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  35% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  41% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  47% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  53% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  59% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  65% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  71% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  77% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  82% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }
.shop__lead:after {
      width: 115px;
      height: 150px;
      right: -130px;
      bottom: 6px;
      background-image: url("../images/common/creo-a.png");
      background-size: contain; }
.shop__body {
    padding: 30px 38px 8px;
    background: #FCEDF4;
    border-radius: 0 0 44px 44px; }
.shop__link {
    position: relative;
    width: 430px;
    height: 60px;
    margin-bottom: 24px;
    background: #FFFFFF;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 10px #D1D1D1;
            box-shadow: 0 0 10px #D1D1D1; }
.shop__link--campaign {
      -webkit-box-shadow: none;
              box-shadow: none;
      background: none;
      margin-left: -3px; }
.shop__logo {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
.shop__logo:after {
      position: absolute;
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-image: url("../images/common/icon/arrow-red.svg");
      right: 22px;
      top: 0;
      top: calc(50% - 9px);
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
.shop__logo:hover {
      opacity: .6; }
.shop__logo:hover:after {
        right: 16px; }
.shop__logo--1 {
      background-size: 167px 30px;
      background-image: url("../images/shop/amazon.png"); }
.shop__logo--2 {
      background-size: 150px 30px;
      background-image: url("../images/shop/lohaco.png"); }
.shop__logo--3 {
      background-size: 187px 30px;
      background-image: url("../images/shop/ah.png"); }
.shop__logo--4 {
      background-size: 152px 35px;
      background-image: url("../images/shop/babiesrus.png"); }
.shop__logo--5 {
      background-size: 245px 22px;
      background-image: url("../images/shop/grico.png"); }
.shop__anchor {
    position: relative;
    color: #E5005A;
    font-size: 14px;
    letter-spacing: 0.07em;
    font-weight: 700;
    display: table;
    margin: 0 auto;
    padding-right: 30px; }
.shop__anchor:after {
      position: absolute;
      display: block;
      content: '';
      width: 17px;
      height: 17px;
      right: 0;
      top: 2px;
      background-image: url("../images/common/icon/arrow-red-d.svg");
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
.shop__anchor:hover:after {
      top: 8px; }
.footer .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px; }
.footer .sns__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
.footer .sns__item {
    margin-left: 18px;
    height: 20px;
    background: no-repeat 50% 50%; }
.footer .sns__item--facebook {
    width: 20px;
    background-image: url("/common/materials/btn_social_01.png");
    background-size: 35px auto; }
.footer .sns__item--instagram {
    width: 20px;
    background-image: url("/common/materials/btn_social_insta.png");
    background-size: 35px auto; }
.footer .sns__item--youtube {
    width: 40px;
    background-image: url("/common/materials/btn_social_04.png");
    background-size: 35px auto; }
.header .sns__socials {
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  padding-left: 6px;
  height: auto;
  text-align: center;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }
.header .sns__socials-item {
  float: left;
  margin-left: 4px; }
.header .sns__socials-image {
  width: 35px; }
.f-nsn {
  position: relative;
  margin: 60px 0; }
.f-nsn::before, .f-nsn::after {
    content: "";
    position: absolute;
    top: 47px;
    display: block;
    margin: 0 auto;
    width: 139px;
    height: 98px;
    background: url(../images/common/sns-deco.png) no-repeat 50% 50%;
    background-size: contain; }
.f-nsn::after {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }
.f-nsn p {
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    color: #E5005A; }
.f-nsn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px; }
.f-nsn ul li {
      width: 50px; }
.f-nsn ul li + li {
        margin-left: 50px; }
.f-nsn ul li img {
        width: 100%; }
.f-nsn ul li a {
        -webkit-transition: .25s ease;
        transition: .25s ease; }
.f-nsn ul li a:hover {
          opacity: 0.7; }
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.spoon {
  position: relative;
  overflow: hidden; }
.spoon .up-items {
    opacity: 0; }
.spoon .title_illust {
    z-index: 3; }
.spoon .kv {
    position: relative;
    text-align: center; }
.spoon .kv:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 2;
      background: url("../images/campaign/spoon/mv_line.png") left bottom repeat-x;
      background-size: auto 100%; }
.spoon .kv__title {
      position: absolute;
      left: 50%;
      -webkit-animation-delay: 0.4s !important;
              animation-delay: 0.4s !important; }
.spoon .kv__catch {
      position: absolute;
      -webkit-animation-delay: 1.2s !important;
              animation-delay: 1.2s !important; }
.spoon .kv__img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.spoon .kv__img-milk {
        -webkit-animation-delay: 0.72s !important;
                animation-delay: 0.72s !important; }
.spoon .kv__img-creo {
        -webkit-animation-delay: 0.88s !important;
                animation-delay: 0.88s !important; }
.spoon .kv__items {
      -webkit-animation-delay: 1.6s !important;
              animation-delay: 1.6s !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #e3035b; }
.spoon .kv__items strong {
        font-weight: 700; }
.spoon .pl {
    -webkit-animation-delay: 2s !important;
            animation-delay: 2s !important; }
.spoon .about {
    position: relative; }
.spoon .about:after {
      bottom: 0;
      background: url("../images/campaign/spoon/about_line.png") left bottom repeat-x;
      background-size: auto 100%;
      z-index: 2; }
.spoon .about__description {
      color: #e3035b;
      font-weight: 700;
      text-align: center; }
.spoon .about__block {
      position: relative; }
.spoon .about__block:before, .spoon .about__block:after {
        content: '';
        display: block;
        position: absolute;
        background: url("../images/campaign/spoon/about_deco.png") center top no-repeat;
        background-size: 100%; }
.spoon .product:after {
    bottom: -5px;
    background: url("../images/campaign/spoon/product_line.png") left bottom repeat-x;
    background-size: auto 100%;
    z-index: 2; }
.spoon .product__catch {
    line-height: 1.8; }
.spoon .apply__catch {
    color: #e3035b; }
.spoon .apply-guide__inner strong {
    display: block;
    margin-top: 1em; }
.switch {
  background-color: #F0F0F0; }
.switch__inner {
    width: 960px;
    margin: 0 auto; }
.switch__bg {
    position: absolute;
    top: 0; }
.switch__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.switch__tab {
    position: relative;
    width: 50%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #F0F0F0;
    color: #FFFFFF;
    cursor: pointer; }
.switch__tab:after {
      position: absolute;
      display: block;
      content: '';
      border-style: solid;
      border-width: 14px 10px;
      border-color: transparent;
      left: calc(50% - 10px);
      bottom: -28px;
      z-index: 1; }
.switch__tab--a {
      background-color: #FF5DAB; }
.switch__tab--a::after {
        border-top-color: #FF5DAB; }
.switch__tab--b {
      background-color: #74C5F0; }
.switch__tab--b::after {
        border-top-color: #74C5F0; }
.switch__tab.is-off {
      color: #333333;
      background-color: #F0F0F0; }
.switch__tab.is-off:after {
        display: none; }
.switch__item {
    display: none; }
.switch__item.is-selected {
      display: block; }
.tab {
  position: relative;
  z-index: 10; }
.tab__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.tab .tab__tab--a, .tab .tab__tab--b, .tab .tab__tab--c, .tab .tab__tab--bm, .tab .tab__tab--fm {
    position: relative;
    width: 50%;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: auto;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: color ease-out .2s, background-image ease-out .2s, background-color ease-out .2s;
    transition: color ease-out .2s, background-image ease-out .2s, background-color ease-out .2s; }
#page-faq .tab .tab__tab--a, #page-faq .tab .tab__tab--b, #page-faq .tab .tab__tab--c, #page-faq .tab .tab__tab--bm, #page-faq .tab .tab__tab--fm {
      width: 33.4%; }
.tab .tab__tab--a::after, .tab .tab__tab--b::after, .tab .tab__tab--c::after, .tab .tab__tab--bm::after, .tab .tab__tab--fm::after {
      content: "";
      position: absolute;
      bottom: -15px;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      width: 28px;
      height: 22px;
      -webkit-transition: opacity ease-out 0s, -webkit-transform ease-out .4s;
      transition: opacity ease-out 0s, -webkit-transform ease-out .4s;
      transition: opacity ease-out 0s, transform ease-out .4s;
      transition: opacity ease-out 0s, transform ease-out .4s, -webkit-transform ease-out .4s; }
.tab .tab__tab--a:hover, .tab .tab__tab--b:hover, .tab .tab__tab--c:hover, .tab .tab__tab--bm:hover, .tab .tab__tab--fm:hover {
      color: #fff; }
.tab .is-off.tab__tab--a::after, .tab .is-off.tab__tab--b::after, .tab .is-off.tab__tab--c::after, .tab .is-off.tab__tab--bm::after, .tab .is-off.tab__tab--fm::after {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
      opacity: 0; }
.tab .tab__tab--a {
    background-image: url("../images/faq/tab-bm-w.png");
    background-color: #ee87b4;
    background-size: 123px auto; }
.tab .tab__tab--a::after {
      background: url(../images/common/tab_arrow1.png) no-repeat 50% 100%; }
.tab .tab__tab--a.is-off {
      background-image: url("../images/faq/tab-bm.png");
      background-color: #e0e0e0; }
.tab .tab__tab--a.is-off:hover {
        background-image: url("../images/faq/tab-bm-w.png");
        background-color: #ee87b4; }
.tab .tab__tab--b {
    background-image: url("../images/faq/tab-fm-w.png");
    background-color: #92c6ec;
    background-size: 123px auto; }
.tab .tab__tab--b::after {
      background: url(../images/common/tab_arrow2.png) no-repeat 50% 100%; }
.tab .tab__tab--b.is-off {
      background-image: url("../images/faq/tab-fm.png");
      background-color: #e0e0e0; }
.tab .tab__tab--b.is-off:hover {
        background-image: url("../images/faq/tab-fm-w.png");
        background-color: #92c6ec; }
.tab .tab__tab--c {
    background-image: url("../images/faq/tab-mama-w.png");
    background-color: #ee87b4;
    background-size: 123px auto; }
.tab .tab__tab--c::after {
      background: url(../images/common/tab_arrow1.png) no-repeat 50% 100%; }
.tab .tab__tab--c.is-off {
      background-image: url("../images/faq/tab-mama.png");
      background-color: #e0e0e0; }
.tab .tab__tab--c.is-off:hover {
        background-image: url("../images/faq/tab-mama-w.png");
        background-color: #ee87b4; }
.tab .tab__tab--bm {
    height: 60px;
    background-color: #ee87b4; }
.tab .tab__tab--bm::after {
      background: url(../images/common/tab_arrow1.png) no-repeat 50% 100%; }
.tab .tab__tab--bm.is-off {
      color: #666666;
      background-color: #e0e0e0; }
.tab .tab__tab--bm.is-off:hover {
        color: #fff;
        background-color: #ee87b4; }
.tab .tab__tab--fm {
    height: 60px;
    background-color: #92c6ec; }
.tab .tab__tab--fm::after {
      background: url(../images/common/tab_arrow2.png) no-repeat 50% 100%; }
.tab .tab__tab--fm.is-off {
      color: #666666;
      background-color: #e0e0e0; }
.tab .tab__tab--fm.is-off:hover {
        color: #fff;
        background-color: #92c6ec; }
.urgentNews {
  padding: 0 5%;
  padding-bottom: 30px; }
.urgentNews__body {
    color: #c80000;
    font-weight: 600;
    border: 4px solid #c80000;
    margin: 0 auto;
    padding: 15px 20px;
    width: 100%;
    max-width: 760px; }
.movie {
  position: relative;
  padding-top: 15px;
  padding-bottom: 70px; }
.movie__illust {
    position: absolute;
    width: 100%;
    height: 162px;
    top: -70px;
    left: -5px;
    background-image: url("../images/top/movie_illust.png"); }
.movie__title {
    text-align: center; }
.movie__item {
    width: 100%; }
.movie__item + .movie__item {
      margin-top: 56px; }
.movie__item iframe {
      width: 100%;
      height: 430px; }
.webcm {
  padding-top: 22px;
  padding-bottom: 12px; }
.webcm__title {
    margin-bottom: 20px; }
.webcm__item {
    margin-bottom: 23px; }
.webcm:last-child {
    margin: 0; }
.webcm__video {
    width: 100%;
    height: 428px; }
.voice {
  position: relative;
  padding: 100px 0 40px;
  font-weight: 700;
  /*
  セカンドページ用
  ----------------- */ }
.voice:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: -10px; }
.voice__topWrap {
    padding-top: 130px;
    padding-bottom: 74px; }
.voice__illust {
    position: absolute;
    width: 960px;
    height: 219px;
    top: -235px;
    z-index: 10;
    background-position: center center;
    background-image: url("../images/common/illust/mom_illust.png"); }
.voice__illust--page {
      position: relative;
      top: 0;
      height: 230px;
      background-image: url("../images/common/illust/mom_illust-page.png");
      margin-top: 0;
      margin-bottom: 30px;
      right: 0; }
.voice__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 24px;
    height: 400px; }
.voice__item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
.voice__image {
    min-width: 402px;
    height: 472px;
    margin-top: -40px; }
.voice__image--1 {
      background-image: url("../images/voice/mom01.png"); }
.voice__image--2 {
      background-image: url("../images/voice/mom02.png"); }
.voice__image--3 {
      background-image: url("../images/voice/mom03.png"); }
.voice__image--4 {
      background-image: url("../images/voice/mom04.png"); }
.voice__image--5 {
      background-image: url("../images/voice/mom05.png"); }
.voice__image--1b {
      background-image: url("../images/voice/mom01b.png"); }
.voice__image--2b {
      background-image: url("../images/voice/mom02b.png"); }
.voice__image--1lp {
      background-image: url("../images/voice/mom01lp.png"); }
.voice__image--2lp {
      background-image: url("../images/voice/mom02lp.png"); }
.voice__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 360px;
    max-width: 360px;
    font-weight: 700;
    padding-top: 40px; }
.voice__balloon {
    position: relative;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 31px;
    background-color: #FFFFFF;
    border-radius: 15px; }
.voice__balloon:after {
      position: absolute;
      display: block;
      content: '';
      left: calc(50% - 9px);
      bottom: -36px;
      border-style: solid;
      border-width: 18px 9px;
      border-color: transparent;
      border-top-color: #FFFFFF; }
.voice__comment {
    font-size: 18px;
    line-height: 1.7;
    padding-bottom: 24px;
    margin-bottom: 20px;
    background-image: url("../images/common/line/pink_dash.png");
    background-position: center bottom;
    background-repeat: no-repeat; }
.voice__comment--b {
      background-image: url("../images/common/line/blue_dash.png"); }
.voice__prof {
    position: relative;
    cursor: pointer;
    padding-left: 1px; }
#page-lp-icreo .voice__prof {
      cursor: initial; }
.voice__prof--b:after {
      background-image: url("../images/common/icon/arrow-blue.svg"); }
.voice__prof a {
      cursor: pointer; }
.voice__anchor {
    position: relative;
    display: table; }
.voice__anchor:after {
      position: absolute;
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      top: calc(50% - 9px);
      left: calc(100% + 14px);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url("../images/common/icon/arrow-red.svg"); }
.voice__prof--b .voice__anchor:after {
        background-image: url("../images/common/icon/arrow-blue.svg"); }
.voice__list--noModal .voice__anchor:after {
        display: none; }
.voice__anchorPosition {
    position: absolute;
    top: -160px;
    left: 0; }
.voice__button {
    margin-top: 64px; }
.voice__page--a {
    padding-bottom: 110px; }
.voice .voice__package-ttl--a, .voice .voice__package-ttl--b {
    margin-top: -187px;
    margin-bottom: 80px;
    padding-bottom: 9px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    background: no-repeat 50% 100%; }
.voice .voice__package-ttl--a img, .voice .voice__package-ttl--b img {
      width: 74px; }
.voice .voice__package-ttl--a h3, .voice .voice__package-ttl--b h3 {
      letter-spacing: 0.10em; }
.voice .voice__package-ttl--a {
    color: #E5005A;
    background-image: url(../images/voice/package1_bg.png); }
.voice .voice__package-ttl--b {
    margin-top: -195px;
    color: #00489D;
    background-image: url(../images/voice/package2_bg.png); }
.way {
  position: relative;
  width: 764px;
  margin: 0 auto;
  padding-bottom: 170px; }
.way__inner {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 50px;
    letter-spacing: 0.03em; }
.way__body {
    display: none;
    padding: 0 44px 40px; }
.way__h1 {
    text-align: center;
    font-size: 18px;
    color: #E5005A;
    padding: 40px 44px 40px;
    cursor: pointer; }
.way__h2 {
    text-align: center;
    margin-bottom: 14px;
    font-size: 16px;
    color: #E5005A; }
.way__item + .way__item {
    margin-top: 42px; }
.way__title {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #E5005A; }
.way__lead {
    margin-bottom: 34px;
    line-height: 1.8; }
.way__text {
    margin-bottom: 15px;
    line-height: 1.8; }
.way__image {
    max-width: 100%;
    height: 64px; }
.way__att {
    font-size: 14px;
    margin: 27px 0 16px; }
.way__att2 {
    font-size: 12px;
    margin-top: 25px;
    line-height: 2; }
.way__toggleIcon::before {
    content: "";
    position: absolute;
    cursor: pointer;
    background-image: url("../images/common/icon/open-a.svg"); }
.way__toggleIcon.is-open::before {
    background-image: url("../images/common/icon/close-a.svg"); }
/**
 * clearfix micro
 */
.clearfix:after {
  content: "";
  clear: both;
  display: block; }
/**
 * text ellipsis., text...
 */
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.u-hide {
  display: none; }
.u-click {
  cursor: pointer; }
/**
 * BrowserSync
 */
#__bs_notify__ {
  display: none !important;
  font-size: 8px !important;
  opacity: .25;
  max-height: 50px; }
.__debug_mihon__ {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto 0 auto;
  z-index: 100000;
  pointer-events: none;
  cursor: none;
  width: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.5; }
.__debug_mihon__ {
  padding-top: 0px;
  margin-top: 0;
  margin-left: 0; }
@-webkit-keyframes __debug_mihon__ {
  0% {
    opacity: 0; }
  60% {
    opacity: .5; }
  100% {
    opacity: .5; } }
@keyframes __debug_mihon__ {
  0% {
    opacity: 0; }
  60% {
    opacity: .5; }
  100% {
    opacity: .5; } }
/*
@example
 <div class="mihon">
  <img src="./images/sample1.png" alt="" class="type_pc">
  <img src="./images/sample2.png" alt="" class="type_sp">
</div>
*/
@media (min-width: 737px) {
  .mediaQuerySetting {
    display: block; }
  .section--yellow {
    background-image: url("../images/common/bg-yellow@2x.jpg");
    background-size: 1000px auto;
    background-position: 50% 0; }
  .kv__value, .section--pink, .faq--a, .features--a, .language-navi {
    background-image: url("../images/common/bg-lightpink@2x.jpg");
    background-size: 1000px auto;
    background-position: 50% 0; }
  .section--blue, .faq--b, .features--b, .recipeCard__seal {
    background-image: url("../images/common/bg-lightblue@2x.jpg");
    background-size: 1000px auto;
    background-position: 50% 0; }
  .ex-link {
    opacity: 1;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .ex-link:hover {
      opacity: .5; }
  .osp {
    display: none; }
      .ingredient__image {
        padding-top: 20px; }
    .kv__item {
      float: left;
      margin-left: 45px; }
          .meyasu__body table th:nth-of-type(1) {
            width: 135px; }
          .meyasu__body table th:nth-of-type(3) {
            width: 285px; }
    .wrapper__i18n .point--a, .wrapper__i18n .point--b {
      font-size: 24px;
      padding-left: 20px;
      margin-bottom: 10px; }
    .kv-fade--1, .kv-fade--2, .kv-fade--3, .kv-fade--4, .kv-fade--5, .kv-fade--6, .kv-fade--7, .kv-fade--8, .kv-fade-products--1, .kv-fade-products--2, .kv-fade-products--3, .kv-fade-products--4, .kv-fade-products--5, .kv-fade-products--6 {
      -webkit-animation: kv-fade-up .6s ease-out forwards;
              animation: kv-fade-up .6s ease-out forwards; }
    .grico-nav a {
      -webkit-transition: opacity ease-out .2s;
      transition: opacity ease-out .2s; }
    .grico-nav a:hover {
      opacity: 0.6; }
    .header {
      min-width: 960px; }
        .header__logo--icreo {
          margin-right: 20px; }
    .navigation {
      min-width: 960px; }
      .navigation .navigation__item:hover .navigation__maintext, .navigation .navigation__item--product:hover .navigation__maintext, .navigation .navigation__item--voice:hover .navigation__maintext, .navigation .navigation__item--campaign:hover .navigation__maintext, .navigation .navigation__item--safety:hover .navigation__maintext, .navigation .navigation__item--faq:hover .navigation__maintext,
      .navigation .navigation__item:hover .navigation__subtext,
      .navigation .navigation__item--product:hover .navigation__subtext,
      .navigation .navigation__item--voice:hover .navigation__subtext,
      .navigation .navigation__item--campaign:hover .navigation__subtext,
      .navigation .navigation__item--safety:hover .navigation__subtext,
      .navigation .navigation__item--faq:hover .navigation__subtext {
        opacity: 0.6; }
      .navigation .navigation__item:hover:after, .navigation .navigation__item--product:hover:after, .navigation .navigation__item--voice:hover:after, .navigation .navigation__item--campaign:hover:after, .navigation .navigation__item--safety:hover:after, .navigation .navigation__item--faq:hover:after {
        opacity: 0.6; }
      .navigation .active.navigation__item .navigation__maintext, .navigation .active.navigation__item--product .navigation__maintext, .navigation .active.navigation__item--voice .navigation__maintext, .navigation .active.navigation__item--campaign .navigation__maintext, .navigation .active.navigation__item--safety .navigation__maintext, .navigation .active.navigation__item--faq .navigation__maintext,
      .navigation .active.navigation__item .navigation__subtext,
      .navigation .active.navigation__item--product .navigation__subtext,
      .navigation .active.navigation__item--voice .navigation__subtext,
      .navigation .active.navigation__item--campaign .navigation__subtext,
      .navigation .active.navigation__item--safety .navigation__subtext,
      .navigation .active.navigation__item--faq .navigation__subtext {
        opacity: 1; }
      .navigation .active.navigation__item:after, .navigation .active.navigation__item--product:after, .navigation .active.navigation__item--voice:after, .navigation .active.navigation__item--campaign:after, .navigation .active.navigation__item--safety:after, .navigation .active.navigation__item--faq:after {
        opacity: 1; }
      .navigation .active.navigation__item .navigation__maintext, .navigation .active.navigation__item--product .navigation__maintext, .navigation .active.navigation__item--voice .navigation__maintext, .navigation .active.navigation__item--campaign .navigation__maintext, .navigation .active.navigation__item--safety .navigation__maintext, .navigation .active.navigation__item--faq .navigation__maintext {
        background: url(../images/common/line/navi.png) no-repeat 0% 100%; }
      .navigation .has-pulldown.navigation__item, .navigation .has-pulldown.navigation__item--product, .navigation .has-pulldown.navigation__item--voice, .navigation .has-pulldown.navigation__item--campaign, .navigation .has-pulldown.navigation__item--safety, .navigation .has-pulldown.navigation__item--faq {
        padding-right: 20px;
        cursor: pointer; }
        .navigation .has-pulldown.navigation__item:after, .navigation .has-pulldown.navigation__item--product:after, .navigation .has-pulldown.navigation__item--voice:after, .navigation .has-pulldown.navigation__item--campaign:after, .navigation .has-pulldown.navigation__item--safety:after, .navigation .has-pulldown.navigation__item--faq:after {
          position: absolute;
          display: block;
          content: '';
          width: 14px;
          height: 7px;
          right: 0;
          top: 8px;
          -webkit-transition: opacity .2s ease-in;
          transition: opacity .2s ease-in;
          background-image: url("../images/common/icon/arrow-pull.png"); }
    .navigation__item--safety .extendable__sp_icon {
      display: none; }
      .navigation__maintext {
        -webkit-transition: background-image ease-out .2s,opacity ease-out .2s;
        transition: background-image ease-out .2s,opacity ease-out .2s;
        background: url(../images/common/line/navi_non.png) no-repeat 0% 100%; }
      .headerLp__logo {
        margin-right: 20px; }
    .section#make {
      padding-top: 63px; }
    .wrapper {
      min-width: 960px; }
      .wrapper__body {
        min-width: 960px; }
      .mv__fl {
        top: 21px;
        left: 50%;
        width: 472px;
        height: 306px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        margin-left: -512px; }
      .mv__fr {
        bottom: -14px;
        right: 50%;
        width: 375px;
        height: 300px;
        -webkit-transform: translateX(50%);
                transform: translateX(50%);
        margin-right: -529px; }
      @supports (-ms-ime-align: auto) {
        #page-en .mv__text {
          letter-spacing: -0.02em; } }
    .mv__inner--en .mv-products {
      margin-bottom: 15px;
      height: 470px; }
      .mv-products__1 img {
        width: 298px; }
      .mv-products__2 {
        top: 36px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__2 img {
          width: 175px; }
      .mv-products__3 {
        top: 131px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__3 img {
          width: 368px; }
      .mv-products__4 {
        font-size: 18px;
        top: 404px;
        width: 50%;
        left: 45.5%; }
        .mv-products__4 br {
          display: none; }
      .mv-products__1-baby {
        margin-top: -20px; }
        .mv-products__1-baby img {
          width: 250px; }
      .mv-products__3-baby {
        top: 100px;
        width: 50%;
        left: 44.5%;
        text-align: center; }
        .mv-products__3-baby img {
          width: 355px; }
      .mv-products__4-baby {
        font-size: 18px;
        top: 394px;
        width: 50%;
        left: 45.5%; }
        .mv-products__4-baby br {
          display: none; }
      .mv-products__1b img {
        width: 297px; }
      .mv-products__2b {
        top: 69px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__2b img {
          width: 246px; }
      .mv-products__3b {
        top: 164px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__3b img {
          width: 368px; }
      .mv-products__en2 {
        top: 60px;
        width: 50%;
        left: 45.5%;
        text-align: center;
        font-size: 32px; }
        .mv-products__en2 span {
          font-size: 26px; }
      .mv-products__en3 {
        top: 164px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__en3 img {
          width: 368px; }
      .mv-products__en2b {
        top: 88px;
        width: 50%;
        left: 45.5%;
        text-align: center;
        font-size: 30px; }
      .mv-products__en3b {
        top: 145px;
        width: 50%;
        left: 45.5%;
        text-align: center; }
        .mv-products__en3b img {
          width: 368px; }
        #page-pt .mv-products__en3b {
          top: 180px; }
  .amountGraph__mon {
    min-width: 134px; }
  .amountGraph__kg {
    min-width: 118px; }
  .amountGraph__cup {
    min-width: 128px; }
  .amountGraph__fin {
    min-width: 162px; }
  .amountGraph__time {
    min-width: 132px; }
      .babydialy .up-items {
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        -webkit-animation: fade-up .4s ease-out forwards;
                animation: fade-up .4s ease-out forwards; }
      .babydialy .kv {
        padding: 0 0 151px;
        background: url("../images/campaign/babydialy/mv_bg.jpg") left bottom repeat; }
        .babydialy .kv:before {
          width: 435px;
          height: 705px;
          margin-left: -710px;
          top: -44px;
          background: url("../images/campaign/babydialy/mv_cloud_l.png") center top no-repeat; }
        .babydialy .kv:after {
          width: 463px;
          height: 645px;
          top: 20px;
          margin-left: 306px;
          background: url("../images/campaign/babydialy/mv_cloud_r.png") center top no-repeat; }
        .babydialy .kv__title {
          left: 214px;
          top: 33px; }
        .babydialy .kv__catch {
          left: 223px;
          top: 206px; }
        .babydialy .kv__img {
          padding-top: 199px;
          margin-left: 86px; }
        .babydialy .kv__items--1 {
          left: 93px;
          top: 224px; }
        .babydialy .kv__items--2 {
          right: 11px;
          top: 391px; }
        .babydialy .kv__items--3 {
          left: 34px;
          top: 492px; }
      .babydialy .pl {
        margin-top: -7px; }
      .babydialy .about {
        padding: 111px 0 287px; }
        .babydialy .about .title_illust {
          top: -110px; }
    .babydialy .product {
      padding: 70px 0 272px; }
      .babydialy .product .title_illust {
        top: -320px; }
      .babydialy .product__catch {
        text-align: center; }
    .babydialy .apply {
      padding: 67px 0 60px; }
      .babydialy .apply .title_illust {
        top: -263px; }
      .babydialy .apply__howto-img {
        margin-left: 35px; }
    .banner__box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .banner__link + .banner__link, .banner__link--b + .banner__link, .banner__link--mv + .banner__link, .banner__link + .banner__link--b, .banner__link--b + .banner__link--b, .banner__link--mv + .banner__link--b, .banner__link + .banner__link--mv, .banner__link--b + .banner__link--mv, .banner__link--mv + .banner__link--mv {
        margin-left: 40px; }
      .banner__link:hover, .banner__link--b:hover, .banner__link--mv:hover {
        opacity: 0.6; }
      .bracket__title {
        pointer-events: none; }
        .pageHead__title span {
          background-position-y: 90%; }
    .button:hover:after, .button-close:hover:after, .modal__button:hover:after, .pl__button:hover:after {
      right: 16px; }
    .button--back:hover:after {
      left: 16px; }
    .button-dot:hover {
      opacity: 0.6; }
  .button-close {
    -webkit-transition: opacity ease-out .2s;
    transition: opacity ease-out .2s; }
    .button-close:hover {
      opacity: 0.6; }
    .button-close:hover:after {
      right: 22px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .more {
      width: 666px;
      height: 78px;
      border-top: dashed 3px;
      border-bottom: dashed 3px;
      font-size: 18px; }
      .more a:after {
        width: 26px;
        height: 26px;
        margin-left: 15px; }
    #page-babymilk .campaign {
      margin-top: -20px; }
    .campaign--detail .section__title {
      margin-bottom: 36px;
      letter-spacing: 0.15em; }
    .campaign--detail .product_list {
      margin-top: 8px; }
      .campaign--detail .product_list__items {
        margin-top: 72px;
        width: 292px;
        border-radius: 30px;
        padding: 6px 8px 75px; }
        .campaign--detail .product_list__items--10 .product_list__button {
          background-image: url("../images/campaign/product/point_10_btn.png"); }
        .campaign--detail .product_list__items--6 .product_list__button {
          background-image: url("../images/campaign/product/point_6_btn.png"); }
        .campaign--detail .product_list__items--4 .product_list__button {
          background-image: url("../images/campaign/product/point_4_btn.png"); }
        .campaign--detail .product_list__items--2 .product_list__button {
          background-image: url("../images/campaign/product/point_2_btn.png"); }
        .campaign--detail .product_list__items--1-baby .product_list__button {
          background-image: url("../images/campaign/product/point_1_btn.png"); }
        .campaign--detail .product_list__items--1 .product_list__button {
          background-image: url("../images/campaign/product/point_1_btn.png"); }
        .campaign--detail .product_list__items--half .product_list__button {
          background-image: url("../images/campaign/product/point_half_btn.png"); }
      .campaign--detail .product_list__badge {
        width: 88px;
        height: 86px;
        left: -15px;
        top: -40px;
        font-size: 19px; }
      .campaign--detail .product_list__img, .campaign--detail .product_list__img--b {
        height: 210px; }
        .campaign--detail .product_list__img img, .campaign--detail .product_list__img--b img {
          width: 200px; }
      .campaign--detail .product_list__img--b img {
        width: 240px; }
      .campaign--detail .product_list__detail {
        font-size: 14px;
        padding: 20px 15px;
        line-height: 1.6; }
        .campaign--detail .product_list__detail-list li + li {
          margin-top: 2px; }
        .campaign--detail .product_list__detail-list--l li + li {
          margin-top: 10px; }
      .campaign--detail .product_list__button {
        bottom: 23px;
        width: 244px;
        height: 54px;
        line-height: 54px;
        font-size: 14px; }
        .campaign--detail .product_list__button a {
          padding: 0 23px; }
          .campaign--detail .product_list__button a:before {
            width: 19px;
            height: 19px;
            right: 20px;
            -webkit-transition: .2s ease-out;
            transition: .2s ease-out; }
          .campaign--detail .product_list__button a:hover:before {
            -webkit-transform: translate(6px, -50%);
                    transform: translate(6px, -50%); }
      .campaign--detail .product_list--l .product_list__items {
        width: 388px; }
        .campaign--detail .product_list--l .product_list__items--10 .product_list__button {
          background-image: url("../images/campaign/product/point_10_btn_l.png"); }
      .campaign--detail .product_list--l .product_list__button {
        width: 340px; }
      .campaign--detail .product_list__note {
        font-size: 14px; }
    .campaign--detail .note__items {
      font-size: 14px; }
  .campaign--detail .tel-link {
    cursor: default;
    pointer-events: none;
    color: inherit;
    text-decoration: none; }
    .campaign--detail .apply {
      line-height: 1.8; }
      .campaign--detail .apply .section__title {
        font-size: 36px;
        margin-bottom: 25px; }
      .campaign--detail .apply__catch {
        font-size: 20px; }
    .campaign--detail .apply__howto {
      margin-top: 25px; }
      .campaign--detail .apply__howto-items {
        position: relative;
        padding-left: 1em; }
        .campaign--detail .apply__howto-items:nth-of-type(n + 2) {
          margin-top: 15px; }
      .campaign--detail .apply__howto-num {
        position: absolute;
        left: 0;
        top: 0; }
      .campaign--detail .apply__btn {
        margin: 35px auto 0; }
        .campaign--detail .apply__btn .note__items {
          margin-top: 8px; }
    .campaign--detail .apply__howto-dl {
      margin-top: 25px; }
      .campaign--detail .apply__howto-dl__title {
        margin-bottom: 8px; }
      .campaign--detail .apply__dl {
        width: 480px;
        height: 72px;
        border-radius: 36px;
        font-size: 18px; }
        .campaign--detail .apply__dl a:after {
          width: 18px;
          height: 24px;
          right: 30px;
          -webkit-transition: .2s ease-out;
          transition: .2s ease-out; }
        .campaign--detail .apply__dl a:hover:after {
          -webkit-transform: translateY(-30%);
                  transform: translateY(-30%); }
      .campaign--detail .apply__attention {
        width: 672px;
        height: 94px;
        margin: 26px auto 22px;
        font-size: 20px; }
        .campaign--detail .apply__attention:before {
          width: 47px;
          height: 42px;
          margin-right: 20px; }
  .campaign--detail .apply-howto {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .campaign--detail .apply-howto .apply__howto {
      margin-top: 0; }
    .campaign--detail .apply-guide {
      margin-top: 52px; }
      .campaign--detail .apply-guide__inner {
        border-radius: 50px; }
        .campaign--detail .apply-guide__inner a:hover {
          text-decoration: underline; }
    .campaign--detail .apply-guide__toggle {
      top: 35px;
      right: 35px; }
      .campaign--detail .apply-guide__head {
        font-size: 24px;
        padding: 35px 48px 35px; }
      .campaign--detail .apply-guide__head {
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
        .campaign--detail .apply-guide__head:hover {
          opacity: 0.6; }
    .campaign--detail .apply-guide__block {
      padding-bottom: 30px; }
      .campaign--detail .apply-guide__block:last-of-type {
        padding-bottom: 0; }
      .campaign--detail .apply-guide__block-title {
        font-size: 18px;
        margin-bottom: 10px; }
    .campaign--detail .apply-guide__course:last-of-type {
      margin-top: 27px; }
    .campaign--detail .apply-guide .note:not(.mt0) {
      margin-top: 20px; }
    .campaign--detail .apply-guide .note__items {
      font-size: 14px;
      margin-top: 8px; }
  .campaign--detail .apply-list--dotted li:nth-of-type(n + 2) {
    margin-top: 1em; }
    .campaign--detail .apply-policy {
      padding: 35px 40px;
      border: 2px solid #d6d6d6; }
      .campaign--detail .apply-policy__title {
        font-size: 16px; }
    .campaign--detail .apply-contact {
      width: 589px;
      padding: 18px;
      border-radius: 50px;
      font-size: 14px;
      margin: 60px auto 0;
      border: 3px solid #e3035b; }
      .campaign--detail .apply-contact__title {
        font-size: 18px; }
      .campaign--detail .apply-contact__tel {
        font-size: 32px; }
    .campaign--detail .apply-check {
      padding-top: 26px; }
      .campaign--detail .apply-check__label {
        margin: 3px auto 0;
        padding-left: 28px; }
        .campaign--detail .apply-check__label:before {
          width: 18px;
          height: 18px; }
        .campaign--detail .apply-check__label:after {
          width: 12px;
          height: 8px; }
      .campaign--detail .apply-check__btn {
        margin: 25px auto 0;
        width: 480px;
        height: 78px;
        border-radius: 39px;
        font-size: 18px; }
  .campaign--detail .feature__section--10 {
    margin-bottom: 180px; }
  .campaign--detail .about__block {
    width: 665px; }
  .campaign--detail .about__img img {
    width: 380px; }
  .campaign--detail .about__description {
    line-height: 2;
    margin-top: 25px; }
    .modal_campaign .note__items {
      white-space: nowrap; }
  .modal_campaign__inner {
    padding-top: 50px; }
  .modal_campaign .modal__close {
    width: 36px;
    height: 36px; }
  .modal_campaign__block {
    padding: 50px;
    min-height: 367px;
    width: 768px;
    border-radius: 50px; }
  .modal_campaign__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 24px;
    margin-bottom: 26px; }
  .modal_campaign__badge {
    width: 63px;
    margin-right: 20px; }
  .modal_campaign__img {
    text-align: center; }
    .modal_campaign__img-note {
      font-size: 16px;
      margin-left: 20px;
      margin-top: 17px; }
  .modal_campaign .note__items {
    font-size: 16px;
    bottom: 30px; }
  .modal_campaign--10 .modal_campaign__img img {
    width: 504px; }
    .modal_campaign--6 .modal_campaign__head {
      margin-bottom: 45px; }
  .modal_campaign--6 .modal_campaign__img img {
    width: 286px; }
    .modal_campaign--4 .modal_campaign__head {
      margin-bottom: 45px; }
  .modal_campaign--4 .modal_campaign__img img {
    width: 525px; }
    .modal_campaign--2 .modal_campaign__head {
      margin-bottom: 45px; }
  .modal_campaign--2 .modal_campaign__img img {
    width: 302px; }
  .modal_campaign--2 .modal_campaign__img-note {
    margin-top: 30px; }
    .modal_campaign--1-baby .modal_campaign__head {
      margin-bottom: 45px; }
  .modal_campaign--1-baby .modal_campaign__img img {
    width: 337.5px; }
  .modal_campaign--1-baby .modal_campaign__img-note {
    margin-top: 30px; }
    .modal_campaign--1 .modal_campaign__head {
      margin-bottom: 20px; }
  .modal_campaign--1 .modal_campaign__img-note {
    margin-left: 0;
    text-align: center; }
  .modal_campaign--1 .modal_campaign__img img {
    width: 571px; }
  .modal_campaign--1 .modal_campaign__caption {
    letter-spacing: 0; }
    .modal_campaign--half .modal_campaign__head {
      margin-bottom: 20px; }
  .modal_campaign--half .modal_campaign__img img {
    width: 346px; }
  .modal_campaign--half .modal_campaign__img-note {
    margin-top: 60px;
    margin-left: 30px; }
  .modal_policy {
    line-height: 2; }
      .faq__question {
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
        .faq__question:hover {
          opacity: 0.6; }
      .faq__num {
        margin-top: -5px;
        line-height: 1; }
      .faq-caution__item + .faq-caution__item {
        border-left: 2px solid #e9eaea; }
  .faq-nomasekata {
    padding: 0 5px;
    padding-bottom: 15px; }
    .faq-nomasekata .faq-nomasekata__ttl {
      margin-top: -5px; }
  .faq-nomasekata__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .faq-nomasekata__dtl {
    padding-left: 20px;
    width: calc(100% - 362px); }
  .faq-meyasu {
    padding: 0 5px;
    padding-bottom: 15px; }
    .faq-meyasu .faq-meyasu__ttl {
      margin-top: -5px; }
      .floatingBanner__close, .floatingBanner__close--balance {
        -webkit-transition: -webkit-transform ease-out .2s;
        transition: -webkit-transform ease-out .2s;
        transition: transform ease-out .2s;
        transition: transform ease-out .2s, -webkit-transform ease-out .2s; }
        .floatingBanner__close:hover, .floatingBanner__close--balance:hover {
          -webkit-transform: scale(1.08);
                  transform: scale(1.08); }
    .footer {
      min-width: 960px; }
      .other-product__list {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .bicolumn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .bicolumn__elem {
      width: 50%; }
      .bicolumn__elem:nth-of-type(1) {
        padding-right: 30px; }
      .bicolumn__elem:nth-of-type(2) {
        padding-left: 28px; }
      .bicolumn__elem:first-child {
        border-right: dashed 2px #D1D1D1; }
    .features-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0 auto; }
    .features-link .features-link__item--a1, .features-link .features-link__item--a2, .features-link .features-link__item--a3, .features-link .features-link__item--a4, .features-link .features-link__item--a5, .features-link .features-link__item--b1, .features-link .features-link__item--b2, .features-link .features-link__item--b3, .features-link .features-link__item--b4, .features-link .features-link__item--b5 {
      position: relative;
      letter-spacing: -0.03em;
      font-weight: 700;
      background-repeat: no-repeat;
      background-position: center top, center bottom;
      width: 174px;
      height: 166px;
      text-align: center;
      font-size: 14px;
      line-height: 20px; }
      .features-link .features-link__item--a1:before, .features-link .features-link__item--a2:before, .features-link .features-link__item--a3:before, .features-link .features-link__item--a4:before, .features-link .features-link__item--a5:before, .features-link .features-link__item--b1:before, .features-link .features-link__item--b2:before, .features-link .features-link__item--b3:before, .features-link .features-link__item--b4:before, .features-link .features-link__item--b5:before {
        display: block;
        content: '';
        position: absolute;
        left: 72px;
        top: 12px;
        width: 30px;
        height: 30px; }
      .features-link .features-link__item--a1:after, .features-link .features-link__item--a2:after, .features-link .features-link__item--a3:after, .features-link .features-link__item--a4:after, .features-link .features-link__item--a5:after, .features-link .features-link__item--b1:after, .features-link .features-link__item--b2:after, .features-link .features-link__item--b3:after, .features-link .features-link__item--b4:after, .features-link .features-link__item--b5:after {
        position: absolute;
        display: block;
        content: '';
        width: 18px;
        height: 18px;
        left: 77px;
        bottom: 13px;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
      .features-link .features-link__item--a1:hover:after, .features-link .features-link__item--a2:hover:after, .features-link .features-link__item--a3:hover:after, .features-link .features-link__item--a4:hover:after, .features-link .features-link__item--a5:hover:after, .features-link .features-link__item--b1:hover:after, .features-link .features-link__item--b2:hover:after, .features-link .features-link__item--b3:hover:after, .features-link .features-link__item--b4:hover:after, .features-link .features-link__item--b5:hover:after {
        -webkit-transform: translateY(6px);
                transform: translateY(6px); }
    .features-link__sum {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 160px;
      margin-top: 10px; }
      .p-wrap--1:before {
        width: 154px;
        height: 200px;
        left: calc(50% + 150px);
        top: -72px; }
      .p-wrap--2:before {
        width: 185px;
        height: 209px;
        left: 10%;
        top: -64px; }
        #page-ch .p-wrap--2:before {
          left: 5%; }
        #page-vi .p-wrap--2:before {
          left: -7%; }
      .p-wrap--3:before {
        left: calc(50% + 185px);
        bottom: -36px;
        width: 217px;
        height: 119px; }
  .p-wrapLineup__product--a1 img {
    width: 190px; }
  .p-wrapLineup__product--a2 {
    margin: 0 50px; }
    .p-wrapLineup__product--a2 img {
      width: 158px; }
  .p-wrapLineup__product--a3 {
    margin-right: -40px; }
    .p-wrapLineup__product--a3 img {
      width: 268px;
      margin-right: 30px; }
  .p-wrapLineup__product--b1 img {
    width: 190px; }
  .p-wrapLineup__product--b3 {
    margin-right: -40px;
    margin-left: 100px; }
    .p-wrapLineup__product--b3 img {
      width: 268px;
      margin-right: 30px; }
    .p-wrapLineup__desc, .p-wrapLineup__desc--a1, .p-wrapLineup__desc--a2, .p-wrapLineup__desc--a3, .p-wrapLineup__desc--b1, .p-wrapLineup__desc--b3 {
      letter-spacing: -0.02em; }
      .kokoro .up-items {
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        -webkit-animation: fade-up .4s ease-out forwards;
                animation: fade-up .4s ease-out forwards; }
      .kokoro .kv {
        padding: 0 0 78px; }
        .kokoro .kv:before {
          background: url("../images/campaign/kokoro/mv_layer.png") left bottom repeat; }
        .kokoro .kv:after {
          height: 376px;
          -webkit-transform: translateY(-65.5%) rotate(-7.2deg);
                  transform: translateY(-65.5%) rotate(-7.2deg); }
        .kokoro .kv__title {
          left: 96px;
          top: 20px; }
          .kokoro .kv__title img {
            width: 633px; }
        .kokoro .kv__img {
          padding-top: 150px; }
          .kokoro .kv__img img {
            width: 443px; }
        .kokoro .kv__items--1 {
          right: 0;
          top: -52px; }
          .kokoro .kv__items--1 img {
            width: 287px; }
        .kokoro .kv__items--2 {
          left: 38px;
          top: 150px; }
          .kokoro .kv__items--2 img {
            width: 236px; }
        .kokoro .kv__items--3 {
          right: 76px;
          top: 197px; }
          .kokoro .kv__items--3 img {
            width: 257px; }
        .kokoro .kv__items--4 {
          left: 60px;
          top: 432px; }
          .kokoro .kv__items--4 img {
            width: 254px; }
      .kokoro .cource_guide {
        margin-top: 27px;
        padding-left: 15px; }
        .kokoro .cource_guide__button {
          width: 312px;
          height: 102px;
          border-radius: 36px;
          margin: 0 16px;
          font-size: 25px;
          line-height: 1.8; }
          .kokoro .cource_guide__button img {
            height: 23px; }
          .kokoro .cource_guide__button:after {
            width: 18px;
            height: 18px;
            right: 22px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            -webkit-transition: -webkit-transform .3s ease-out;
            transition: -webkit-transform .3s ease-out;
            transition: transform .3s ease-out;
            transition: transform .3s ease-out, -webkit-transform .3s ease-out;
            will-change: transform; }
          .kokoro .cource_guide__button:hover:after {
            -webkit-transform: translateY(-10%);
                    transform: translateY(-10%); }
        .kokoro .cource_guide__badge {
          width: 72px;
          height: 72px;
          font-size: 13px;
          left: -20px;
          top: -20px; }
          .kokoro .cource_guide__badge em {
            font-size: 20px; }
    .kokoro .present {
      padding: 220px 0 0; }
      .kokoro .cource__period {
        border-radius: 50px;
        padding: 28px 45px;
        border: 2px solid;
        font-size: 16px; }
        .kokoro .cource__period-caption {
          font-size: 24px;
          margin-bottom: 12px; }
        .kokoro .cource__period-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .kokoro .cource__period-list li {
            margin: 0 24px;
            min-width: 210px;
            text-align: left;
            line-height: 2; }
        .kokoro .cource__period-note {
          margin-top: 15px;
          font-size: 13px; }
    .kokoro .cource--a {
      padding-bottom: 83px; }
      .kokoro .cource--a .cource__period {
        margin-bottom: 70px; }
      .kokoro .cource--a .cource_product__badge {
        padding-top: 8px;
        font-size: 16px; }
        .kokoro .cource--a .cource_product__badge em {
          font-size: 37px; }
        .kokoro .cource--a .cource_product__badge-point {
          font-size: 20px; }
    .kokoro .cource--b {
      padding-bottom: 215px; }
      .kokoro .cource--b .cource__period {
        margin-bottom: 60px; }
      .kokoro .cource--b .cource_product__items {
        margin-bottom: 80px; }
      .kokoro .cource_product {
        width: 670px; }
        .kokoro .cource_product__items {
          margin-bottom: 90px; }
          .kokoro .cource_product__items a:hover {
            text-decoration: underline; }
          .kokoro .cource_product__items--1:before {
            width: 913px;
            height: 605px;
            top: -38px;
            right: -84px;
            background-image: url("../images/campaign/kokoro/product_1_bg.png"); }
          .kokoro .cource_product__items--1 .cource_product__img img {
            width: 427px; }
          .kokoro .cource_product__items--2:before {
            width: 1003px;
            height: 705px;
            left: -190px;
            top: -87px;
            background-image: url("../images/campaign/kokoro/product_2_bg.png"); }
          .kokoro .cource_product__items--3:before {
            width: 932px;
            height: 626px;
            right: -95px;
            top: -103px;
            background-image: url("../images/campaign/kokoro/product_3_bg.png"); }
          .kokoro .cource_product__items--4:before {
            width: 951px;
            height: 581px;
            right: -105px;
            top: -37px;
            background-image: url("../images/campaign/kokoro/product_4_bg.png"); }
          .kokoro .cource_product__items--5:before {
            width: 1027px;
            height: 693px;
            left: -220px;
            top: -99px;
            background-image: url("../images/campaign/kokoro/product_5_bg.png"); }
          .kokoro .cource_product__items--5 .cource_product__title img {
            height: 116px; }
          .kokoro .cource_product__items--6:before {
            width: 961px;
            height: 787px;
            right: -107px;
            top: -122px;
            background-image: url("../images/campaign/kokoro/product_6_bg.png"); }
          .kokoro .cource_product__items--10:before {
            width: 1027px;
            height: 693px;
            left: -220px;
            top: -99px;
            background-image: url("../images/campaign/kokoro/product_5_bg.png"); }
          .kokoro .cource_product__items--10 .cource_product__title img {
            height: 165px; }
          .kokoro .cource_product__items--10 .cource_product__title {
            position: relative; }
          .kokoro .cource_product__items--11:before {
            width: 961px;
            height: 787px;
            right: -107px;
            top: -122px;
            background-image: url("../images/campaign/kokoro/product_6_bg.png"); }
          .kokoro .cource_product__items--11 .cource_product__title img {
            height: 107px; }
        .kokoro .cource_product__title {
          padding-left: 145px; }
          .kokoro .cource_product__title img {
            height: 75px; }
        .kokoro .cource_product__badge {
          width: 118px;
          height: 118px;
          font-size: 15px;
          padding-bottom: 5px; }
          .kokoro .cource_product__badge em {
            line-height: 1;
            font-size: 34px; }
          .kokoro .cource_product__badge-point {
            display: block;
            line-height: 1;
            font-size: 20px;
            display: block; }
          .kokoro .cource_product__badge-unit {
            font-size: 19px; }
          .kokoro .cource_product__badge p {
            margin-bottom: 3px; }
        .kokoro .cource_product__img {
          width: 380px;
          height: 380px;
          margin: 20px auto 0; }
          .kokoro .cource_product__img img {
            width: 380px; }
      .kokoro .cource_product__description {
        margin-top: 16px;
        font-size: 16px;
        line-height: 1.9; }
      .kokoro .cource_product__note {
        font-size: 14px; }
        .kokoro .cource_product__note-items {
          line-height: 1.6;
          margin-top: 10px; }
    .kokoro .product {
      padding: 70px 0 300px; }
      .kokoro .product .title_illust {
        top: -275px; }
        .kokoro .product .title_illust img {
          width: 373px; }
      .kokoro .product__catch {
        text-align: center; }
    .kokoro .apply {
      padding: 90px 0 60px; }
      .kokoro .apply .title_illust {
        top: -305px; }
        .kokoro .apply .title_illust img {
          width: 386px; }
    .wrapper__i18n .language {
      top: 48px; }
      .language__ttl:hover::before, .language__ttl:hover::after {
        right: 12px; }
      .language__item:hover:after, .language__item--pdf:hover:after {
        -webkit-transform: translateX(6px);
                transform: translateX(6px); }
        .language__item--pdf:hover:after {
          -webkit-transform: translate(0, 3px);
                  transform: translate(0, 3px); }
    .language-navi {
      display: none; }
      .lineup__box--b {
        margin: 0 auto 25px;
        width: 490px;
        padding-left: 52px; }
      .lineup__item--1 {
        margin-left: 45px; }
      .lineup__item--2 {
        margin-left: 14px; }
        .lineup__item--1-baby {
          padding-right: 30px; }
        .lineup__image--1-baby {
          width: 230px; }
          .lineup__image--1-baby img {
            width: 112px; }
      .landing__note {
        width: 768px;
        height: 105px; }
      .landing-package__item figcaption {
        font-size: 18px;
        position: absolute; }
      .landing-package__item:nth-of-type(1) {
        margin-right: 34px; }
        .landing-package__item:nth-of-type(1) figcaption {
          bottom: 78px;
          left: -205px; }
      .landing-package__item:nth-of-type(2) {
        padding-right: 15px;
        padding-bottom: 5px; }
        .landing-package__item:nth-of-type(2) figcaption {
          bottom: 78px;
          right: -205px; }
      .landing-banner__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 1000px;
        margin: 0 auto; }
      .landing-banner__item {
        width: 456px; }
        .landing-banner__item:nth-of-type(1) figure {
          position: relative; }
        .landing-banner__item:nth-of-type(odd) {
          margin-right: 46px; }
        .landing-banner__item:nth-of-type(n+3) {
          margin-top: 84px; }
      .landing-banner__l-banner {
        width: 1000px;
        margin: 0 auto; }
    .landing-banner__item:hover .landing-banner__btn::after {
      right: 16px; }
    .landing-banner__l-banner a:hover .landing-banner__btn::after {
      right: 16px; }
        .landing-product__list-item:nth-of-type(2) .landing-product__list-body {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-flow: row-reverse;
                  flex-flow: row-reverse;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding-bottom: 8px; }
        .landing-product__list-item:nth-of-type(2) .landing-product__list-logo {
          padding-bottom: 0; }
          .landing-product__list-item:nth-of-type(2) .landing-product__list-logo div {
            position: relative;
            width: 200px;
            padding-top: 6px;
            margin-bottom: 36px; }
    .modal-cupfeed__flow-item {
      width: calc(33.333% - 20px); }
      .modal-cupfeed__flow-item:not(:first-of-type) {
        margin-left: 30px;
        position: relative; }
        .modal-cupfeed__flow-item:not(:first-of-type)::before {
          content: "";
          display: block;
          width: 13px;
          height: 26px;
          background-image: url("./../images/products/flow-modal/arr.png");
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          position: absolute;
          left: -20px;
          top: 75px; }
      .modal-cupfeed__flow-item:nth-last-of-type(-n + 2) {
        margin-top: 25px; }
    .modal__wrap-s {
      overflow-y: hidden; }
      .modal__block {
        width: 770px;
        margin: 0 auto; }
      .modal__button:hover {
        opacity: 0.6; }
        .modal__button:hover:after {
          right: 25px; }
      .modal__arrow::after {
        background-size: 17px auto; }
    .modal__arrow:hover::before {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
      .modalOnline__wrap {
        height: 452px;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 770px; }
      .modalOnline__block {
        border-radius: 50px;
        max-width: 770px;
        margin: 0 auto; }
    .modalShop__box {
      margin: 50px 0 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #page-babymilk .modalShop__box {
        padding: 0px 40px; }
      .modalShop__link:nth-of-type(n+4) {
        margin-top: 10px; }
      #page-babymilk .modalShop__link {
        margin: 0 18px 20px;
        width: 33%; }
        #page-babymilk .modalShop__link:nth-of-type(n+3) {
          margin-top: 10px; }
      .modalShop .modalShop__logo--1, .modalShop .modalShop__logo--2, .modalShop .modalShop__logo--3, .modalShop .modalShop__logo--4, .modalShop .modalShop__logo--5 {
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
        .modalShop .modalShop__logo--1:hover, .modalShop .modalShop__logo--2:hover, .modalShop .modalShop__logo--3:hover, .modalShop .modalShop__logo--4:hover, .modalShop .modalShop__logo--5:hover {
          opacity: 0.6; }
      .pl__box.-is-align-left .pl__button {
        width: calc(33.333% - 13.3333px);
        margin-left: initial;
        margin-right: initial; }
        .pl__box.-is-align-left .pl__button:not(:nth-of-type(3n + 1)) {
          margin-left: 20px; }
      .pl__button:hover:after {
        right: 22px;
        top: 6px; }
      .pl__button--link:hover:after {
        right: 16px !important;
        top: 0 !important; }
        .pl__button--l, .pl__button--s {
          text-align: center;
          width: 306px;
          height: 72px;
          font-size: 16px; }
          .pl__button--l a, .pl__button--s a {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            padding-left: 0; }
      .pl__button--l {
        width: 306px; }
      .pl__button--s {
        width: 225px; }
    .p-akachan-flow__ttl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .p-akachan-flow__item + .p-akachan-flow__item::before {
        content: "";
        position: absolute;
        top: 42px;
        left: -16px;
        display: block;
        color: #E5005A;
        width: 10px;
        height: 8px;
        border: 8px solid transparent;
        border-left: 10px solid; }
        .p-akachan-flow__modal-btn a:hover::after {
          right: -5px; }
      .feature__ribon {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 1366px; }
        #page-babymilk .feature__section--top {
          margin-bottom: 130px; }
        .feature__section--top.-is-common {
          margin-bottom: 100px; }
      .feature__section--1 {
        height: 378px; }
      .feature__section--2 {
        height: 416px; }
      .feature__section--3 {
        height: 363px; }
      .feature__section--4 {
        height: 472px; }
      .feature__section--5 {
        height: 408px; }
      .feature__section--6 {
        height: 408px; }
      .feature__section--7 {
        height: 411px; }
      .feature__section--8 {
        height: 388px; }
      .feature__section--9 {
        height: 410px; }
      .feature__section--10 {
        height: 424px; }
      .feature__section--1b {
        height: 408px; }
      .feature__section--2b {
        height: 390px; }
      .feature__section--3b {
        height: 406px; }
      .feature__section--4b {
        height: 400px; }
      .feature__section--5b {
        height: 462px; }
      .feature__section--6b {
        height: 418px; }
      .feature__section--7b {
        height: 388px; }
      .feature__section--8b {
        height: 398px; }
      .feature__section--9b {
        height: 404px; }
      .feature__section--10b {
        height: 416px; }
      .feature__section--1baby {
        height: 398px; }
      .feature__section--2baby {
        height: 395px; }
      .feature__section--3baby {
        height: 418px; }
      .feature__section--4baby {
        height: 432px; }
      .feature__section--5baby {
        height: 359px; }
      .feature__section--6baby {
        height: 325px; }
      .feature__section--1c {
        height: 402px;
        padding-top: 60px; }
      .feature__section--2c {
        height: 436px; }
      .feature__section--3c {
        height: 343px; }
      .feature__section--4c {
        height: 492px; }
      .feature__section--6c {
        height: 398px; }
      .feature__section--7c {
        height: 409px; }
      .feature__section--8c {
        height: 376px; }
      .feature__section--9c {
        height: 394px; }
      .feature__section--10c {
        height: 450px; }
      .feature__logo.-is-common {
        margin: 0 auto 20px; }
        #page-babymilk .feature__reason__title {
          margin-bottom: 15px; }
        .feature__reason__title.-is-common {
          height: 106px;
          margin-bottom: 14px; }
        #page-babymilk .feature__reason__illust {
          left: -10px;
          bottom: 90px; }
        #page-lp-icreo .feature__reason__illust {
          left: -10px;
          bottom: 120px; }
        .feature__iq__title.-is-common {
          height: 74px;
          margin-bottom: 10px; }
        .feature__iq__title.-is-common-4 {
          height: 74px;
          margin-bottom: 20px; }
        .feature__iq__title.-is-common-7 {
          height: 50px;
          margin-bottom: 5px; }
        .feature__iq__title.-is-common-9 {
          height: 99px;
          margin-bottom: 20px; }
        .feature__iq__title.-is-common-10 {
          height: 109px;
          margin-bottom: 16px; }
      .feature__iq--1 {
        margin-left: 268px; }
      .feature__iq--2 {
        margin-left: 164px; }
      .feature__iq--3 {
        width: 460px;
        margin-left: 519px; }
      .feature__iq--4 {
        width: 500px;
        margin-left: 103px; }
      .feature__iq--4.-is-common {
        width: 580px; }
        .feature__iq--4.-is-common:after {
          top: 49px;
          left: calc(100% + 13px); }
      .feature__iq--5 {
        margin-left: 512px; }
      .feature__iq--6 {
        margin-left: 130px; }
      .feature__iq--7 {
        margin-left: 437px;
        width: 535px; }
      .feature__iq--7.-is-common {
        margin-left: 350px;
        width: 610px; }
        .feature__iq--7.-is-common:after {
          left: -334px;
          top: -12px;
          background-image: url("../images/common/aiquality/feature_illust06.png");
          width: 254px;
          height: 243px; }
        .feature__iq--7.-is-common .feature__iq__box {
          position: relative;
          top: -25px; }
      .feature__iq--8 {
        width: 460px;
        margin-left: 173px; }
      .feature__iq--9 {
        margin-left: 518px; }
      .feature__iq--9.-is-common {
        margin-left: 478px; }
        .feature__iq--9.-is-common:after {
          top: -7px;
          left: -314px; }
      .feature__iq--10 {
        margin-left: 299px; }
      .feature__iq--10.-is-common {
        width: 427px; }
      .feature__iq--1b {
        margin-left: 632px;
        width: 350px; }
      .feature__iq--2b {
        margin-left: 239px;
        width: 430px; }
      .feature__iq--3b {
        margin-left: 420px;
        width: 400px; }
      .feature__iq--4b {
        margin-left: 200px;
        width: 440px; }
      .feature__iq--5b {
        margin-left: 400px;
        width: 460px; }
      .feature__iq--6b {
        margin-left: 150px; }
      .feature__iq--7b {
        margin-left: 420px; }
      .feature__iq--8b {
        margin-left: 203px; }
      .feature__iq--9b {
        margin-left: 440px; }
      .feature__iq--10b {
        margin-left: 215px;
        width: 474px; }
      .feature__iq--1baby {
        margin-left: 214px; }
      .feature__iq--1baby .feature__iq__title {
        height: 37.5px; }
      .feature__iq--2baby {
        width: 490px;
        margin-left: 478px; }
      .feature__iq--2baby .feature__iq__title {
        height: 36.5px; }
      .feature__iq--3baby {
        width: 450px;
        margin-left: 217px; }
      .feature__iq--3baby .feature__iq__title {
        height: 73px; }
      .feature__iq--4baby {
        width: 430px;
        margin-left: 478px; }
      .feature__iq--4baby .feature__iq__title {
        height: 72.5px; }
      .feature__iq--5baby {
        width: 530px;
        margin-left: 157px; }
      .feature__iq--5baby .feature__iq__title {
        height: 35.5px; }
      .feature__iq--6baby {
        width: 700px;
        margin-left: 147px; }
      .feature__iq__image {
        display: none; }
        .feature__iq__notice, .feature__iq__notice--wide {
          white-space: nowrap; }
          .feature__iq__notice + .feature__iq__notice, .feature__iq__notice--wide + .feature__iq__notice, .feature__iq__notice + .feature__iq__notice--wide, .feature__iq__notice--wide + .feature__iq__notice--wide {
            margin-top: 3px; }
      .feature .feature__more:hover {
        opacity: 0.6; }
        .feature .feature__more:hover:after {
          right: 22px; }
    .feature-boxs__item {
      width: calc(50% - 25px);
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .feature-boxs__item:nth-of-type(even) {
        margin-left: 50px; }
      .feature-boxs__item:not(:nth-of-type(-n + 2)) {
        margin-top: 75px; }
      #page-balancemilk .feature-boxs__box {
        padding-bottom: 40px;
        padding-top: 40px; }
    .feature-boxs__pic {
      position: absolute;
      top: -40px;
      right: -10px;
      display: block; }
      .feature-boxs__pic.-is-akachan-2 {
        top: -13px; }
      .feature-boxs__pic.-is-akachan-3 {
        top: -24px;
        right: -35px; }
      .feature-boxs__pic.-is-akachan-4 {
        top: -25px;
        right: -36px; }
      .feature-boxs__pic.-is-balance-1 {
        top: -40px;
        right: -20px; }
      .feature-boxs__pic.-is-balance-2 {
        top: -84px;
        right: -54px;
        padding: 20px 0; }
      .product-box__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 50px; }
    .product-box.-is-center {
      margin-left: 26%; }
    .product-box.-is-bottom-s {
      margin-bottom: 33px; }
    .product-box:hover .product-box__badge::before {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
      .product-box__image {
        margin-left: 5px; }
      .product-box--akachan .product-box__image {
        width: 356px;
        margin-left: 25px; }
        .product-box--bm .product-box__text {
          margin-top: 18px; }
        .product-box--akachan .product-box__text {
          margin-top: 10px; }
  .pulldown {
    display: none;
    position: absolute;
    padding-top: 35px;
    top: 30px;
    left: -40px;
    z-index: 100; }
    .pulldown:before, .pulldown:after {
      position: absolute;
      display: block;
      content: '';
      border-style: solid;
      border-width: 24px 18px;
      border-color: transparent;
      left: calc(50% - 18px); }
    .pulldown:before {
      border-bottom-color: #EE87B4;
      top: -10px; }
    .pulldown:after {
      border-bottom-color: #FFFFFF;
      top: -5px; }
    .pulldown--pdt {
      width: 650px;
      left: -290px; }
    .pulldown__list {
      padding: 20px 35px;
      background-color: #FFFFFF;
      border: solid 3px #EE87B4;
      border-radius: 50px; }
      .pulldown__list--pdt {
        padding: 34px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .pulldown__item {
      position: relative;
      padding: 10px 0;
      width: 200px;
      border-bottom: dashed 2px #EE87B4; }
      .pulldown__item:last-child {
        border: 0; }
      .pulldown__item:hover .pulldown__image {
        opacity: 0.6; }
      .pulldown__item:hover .pulldown__text:after {
        right: -6px; }
      .pulldown__item--pdt {
        width: 33.3%;
        padding: 0 25px;
        border: 0;
        border-right: dashed 1px #EE87B4; }
    .pulldown__text.text--b:after {
      background-image: url("../images/common/icon/arrow-blue.svg"); }
      .navigation__item--product .pulldown__text:after {
        top: 13px; }
    .recipe .pageHead {
      height: 126px; }
      .recipe .up-items {
        -webkit-transform: translateY(50px);
                transform: translateY(50px); }
      .recipe__content {
        padding: 47px 0 45px; }
        .recipe__content:before {
          top: -30px;
          height: 28px; }
      .recipe__illust {
        height: 152px;
        top: -169px;
        margin-left: -106px; }
        .recipe__illust img {
          width: 182.24px; }
      .recipe__image {
        width: 768px;
        margin: 45px auto 0; }
        .recipe__image img {
          border-radius: 30px; }
      .recipe__tag {
        top: 25px;
        left: -10px;
        width: 142px;
        height: 48px;
        padding-left: 15px;
        font-size: 16px;
        padding-bottom: 10px;
        background-image: url("../images/products/followupmilk/recipe_tag.png"); }
    .recipe__column {
      width: 456px; }
      .recipe__column-head {
        font-size: 24px;
        padding-bottom: 19px; }
      .recipe__column-body {
        font-size: 15px; }
      .recipe__column a:hover {
        color: #00489C;
        text-decoration: underline; }
      .recipe__box {
        margin-top: 45px; }
        .recipe__box-unit {
          font-size: 20px; }
      .recipe__way {
        line-height: 1.75;
        margin-top: 24px;
        font-size: 15px; }
      .recipe__step {
        padding-left: 32px;
        margin-bottom: 20px; }
        .recipe__step:before {
          left: 0;
          width: 23px;
          height: 23px; }
      .recipe__point {
        line-height: 1.8;
        margin-top: 40px;
        font-size: 15px;
        padding: 20px 40px;
        border-radius: 28px;
        background: url("../images/products/followupmilk/recipe/point_frame_body.png") center bottom repeat-y; }
        .recipe__point:before, .recipe__point:after {
          height: 30px; }
        .recipe__point:before {
          top: 0;
          background: url("../images/products/followupmilk/recipe/point_frame_top.png") center top no-repeat; }
        .recipe__point:after {
          bottom: 0;
          background: url("../images/products/followupmilk/recipe/point_frame_bottom.png") center bottom no-repeat; }
        .recipe__point-head {
          padding-bottom: 5px;
          margin-bottom: 10px;
          font-size: 18px;
          background-size: auto 5px; }
    .recipeKv {
      margin-top: 20px;
      font-size: 15px; }
      .recipeKv:nth-of-type(n + 2) {
        margin-top: 35px; }
      .recipeKv__item {
        padding-bottom: 4px;
        margin-bottom: 2px;
        background-size: auto 2px; }
      .recipeKv small {
        font-size: 12px; }
    #page-followupmilk .recipeCard {
      padding-bottom: 80px; }
      .recipeCard__illust {
        width: 214px; }
        .recipeCard__illust img {
          width: 100%; }
      .recipeCard__list {
        margin-top: 30px;
        max-height: 430px;
        width: 1000px; }
        #page-followupmilk .recipeCard__list {
          max-height: 870px; }
      .recipeCard__item {
        width: 295px;
        min-height: 370px;
        margin-bottom: 40px;
        border-radius: 20px;
        margin-right: 22px;
        margin-left: 8px; }
        .recipeCard__item a:hover .recipeCard__name:after {
          right: -6px; }
        .recipeCard__item a:hover .recipeCard__image {
          opacity: 0.6; }
      .recipeCard__tag {
        background-image: url("../images/products/followupmilk/recipe_tag.png");
        font-size: 12px;
        width: 110px;
        height: 37px;
        top: 20px;
        left: -8px;
        padding-left: 10px;
        padding-bottom: 8px; }
      .recipeCard__image {
        height: 195px;
        border-radius: 20px 20px 0 0; }
    .recipeCard__body {
      padding: 25px 20px; }
      .recipeCard__name {
        padding-right: 25px;
        margin-bottom: 20px; }
        .recipeCard__name:after {
          width: 20px;
          height: 20px; }
      .recipeCard__seal {
        margin-top: -60px;
        padding: 60px 0 70px; }
    .recipeHead__content {
      padding: 47px 0 40px; }
      .recipeHead__content:before {
        top: -30px;
        height: 28px; }
    .recipeHead__illust {
      width: 268px;
      top: -176px;
      margin-left: -153px; }
    .recipeHead__lead {
      max-width: 888px; }
      .safety-main__pix {
        border-radius: 50px; }
      .sample .up-items {
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        -webkit-animation: fade-up-sample .4s ease-out forwards;
                animation: fade-up-sample .4s ease-out forwards; }
    .sample .note__items {
      font-size: 14px; }
      .sample .kv {
        text-align: center;
        padding: 30px 0 73px;
        background: url("../images/campaign/sample/mv_bg.png") center top repeat; }
        .sample .kv img {
          width: 100%; }
        .sample .kv .line {
          position: relative; }
          .sample .kv .line:after {
            content: '';
            display: block;
            position: absolute;
            background: url("../images/campaign/sample/mv_line.png") left bottom repeat-x;
            left: 0;
            bottom: 0;
            height: 10px; }
        .sample .kv__inner {
          padding: 0 24px; }
        .sample .kv__head:after {
          width: 700px; }
        .sample .kv__catch {
          position: relative;
          width: 393px;
          margin: 0 auto; }
          .sample .kv__catch::before {
            content: "";
            position: absolute;
            top: 53px;
            left: -87px;
            display: block;
            width: 566px;
            height: 57px;
            background: url(../images/campaign/sample/mv_deco1.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
        .sample .kv__title {
          font-size: 66px;
          padding-bottom: 27px;
          margin-top: 20px;
          letter-spacing: -0.05em; }
        .sample .kv__about {
          position: relative;
          width: 600px;
          height: 261px;
          padding: 60px 0 35px 200px;
          text-align: center;
          font-size: 22px; }
          .sample .kv__about-item {
            position: absolute;
            left: 40px;
            top: 19px;
            width: 170px; }
            .sample .kv__about-item figure {
              position: relative; }
            .sample .kv__about-item::before {
              content: "";
              position: absolute;
              top: 80px;
              left: -62px;
              display: block;
              width: 107px;
              height: 110px;
              background: url(../images/campaign/sample/mv_deco4.png) no-repeat 50% 50%;
              background-size: contain;
              opacity: 0;
              -webkit-animation: fade-up-sample2 2s ease-out forwards;
                      animation: fade-up-sample2 2s ease-out forwards;
              -webkit-animation-delay: 1.28s !important;
                      animation-delay: 1.28s !important; }
          .sample .kv__about:after {
            width: 560px; }
          .sample .kv__about-ribbon {
            font-size: 20px;
            margin-top: 17px;
            height: 44px;
            line-height: 44px;
            background: url("../images/campaign/sample/mv_ribbon.png") center center no-repeat; }
          .sample .kv__about-detail {
            font-size: 18px;
            margin-top: 20px; }
        .sample .kv__period {
          padding-top: 27px; }
          .sample .kv__period-detail {
            line-height: 1.4;
            width: 560px;
            padding: 22px;
            background-color: rgba(255, 255, 255, 0.4);
            border-radius: 30px;
            -webkit-box-shadow: 0 0 34px rgba(226, 135, 175, 0.6);
                    box-shadow: 0 0 34px rgba(226, 135, 175, 0.6);
            font-size: 22px; }
          .sample .kv__period-head {
            margin-bottom: 10px; }
          .sample .kv__period-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            .sample .kv__period-body p + p {
              margin-left: 1.5em; }
        .sample .kv__img {
          position: absolute;
          right: -9px;
          top: 120px; }
          .sample .kv__img-item {
            position: relative;
            display: block;
            width: 271px;
            z-index: 10; }
          .sample .kv__img-kuma {
            position: absolute;
            display: block;
            width: 177px;
            bottom: 46px;
            left: -106px;
            z-index: 10; }
          .sample .kv__img::before {
            content: "";
            position: absolute;
            top: 132px;
            left: -34px;
            display: block;
            width: 132px;
            height: 128px;
            background: url(../images/campaign/sample/mv_deco2.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
          .sample .kv__img::after {
            content: "";
            position: absolute;
            bottom: 42px;
            right: 4px;
            display: block;
            width: 134px;
            height: 119px;
            background: url(../images/campaign/sample/mv_deco3.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
        .sample .kv .note__items {
          margin-top: 20px; }
      .sample .about {
        padding: 83px 0 78px; }
        .sample .about .title_illust {
          top: -110px; }
          .sample .about .title_illust img {
            width: 746px; }
        .sample .about__period {
          margin-top: 24px;
          padding: 0 0 35px; }
          .sample .about__period:before, .sample .about__period:after {
            height: 9px; }
          .sample .about__period:before {
            top: 15px;
            background-image: url("../images/campaign/sample/about_period_top.png"); }
          .sample .about__period:after {
            background-image: url("../images/campaign/sample/about_period_bottom.png");
            bottom: 0; }
          .sample .about__period-head {
            font-size: 24px; }
          .sample .about__period-body {
            line-height: 2;
            padding-top: 13px; }
          .sample .about__period .note__items {
            margin-top: 18px; }
    .sample .apply {
      padding: 50px 0 75px; }
      .sample .apply .title_illust {
        top: 40px;
        left: -281px; }
        .sample .apply .title_illust img {
          width: 364px; }
      .sample .apply__catch {
        margin-left: 338px;
        padding-bottom: 50px; }
        .sample .apply__catch-text {
          width: 314px;
          height: 221px; }
    .shop__box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .footer-bottom .footer .sns {
      -webkit-transform: translateX(-50px);
              transform: translateX(-50px); }
    .f-nsn::before {
      left: -470px;
      right: 0; }
      .f-nsn::after {
        left: 446px;
        right: 0; }
      .spoon .up-items {
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        -webkit-animation: fade-up .4s ease-out forwards;
                animation: fade-up .4s ease-out forwards; }
      .spoon .kv {
        padding: 0 0 112px;
        background: url("../images/campaign/spoon/mv_bg.jpg") left bottom repeat; }
        .spoon .kv:before {
          width: 100%;
          height: 29px;
          bottom: 0; }
        .spoon .kv__title {
          top: -250px;
          margin-left: -392px; }
          .spoon .kv__title img {
            width: 783px; }
        .spoon .kv__catch {
          right: 148px;
          top: 240px; }
          .spoon .kv__catch img {
            width: 112px; }
        .spoon .kv__img {
          position: relative;
          padding-top: 220px; }
          .spoon .kv__img-milk img {
            width: 274px; }
          .spoon .kv__img-creo {
            margin-left: -57px;
            padding-bottom: 12px; }
            .spoon .kv__img-creo img {
              width: 258px; }
        .spoon .kv__items {
          width: 769px;
          height: 97px;
          margin: 7px auto 0;
          text-align: center;
          font-size: 14px;
          background: url("../images/campaign/spoon/mv_frame.png") center center repeat; }
      .spoon .pl {
        margin-top: 25px; }
      .spoon .about {
        padding: 76px 0 188px; }
        .spoon .about:after {
          height: 26px; }
        .spoon .about .title_illust {
          top: -80px; }
          .spoon .about .title_illust img {
            width: 212px; }
        .spoon .about__block:before, .spoon .about__block:after {
          width: 279px;
          height: 151px; }
        .spoon .about__block:before {
          left: -177px;
          top: 302px; }
        .spoon .about__block:after {
          right: -148px;
          top: 4px; }
        .spoon .about__description {
          font-size: 20px;
          line-height: 1.8;
          margin-top: 18px; }
    .spoon .product {
      padding: 84px 0 155px; }
      .spoon .product:after {
        height: 30px; }
      .spoon .product .title_illust {
        top: -220px; }
        .spoon .product .title_illust img {
          width: 140px; }
      .spoon .product__catch {
        text-align: center; }
    .spoon .apply {
      padding: 55px 0 60px; }
      .spoon .apply .title_illust {
        top: -133px; }
        .spoon .apply .title_illust img {
          width: 213px; }
      .spoon .apply__howto-img {
        margin-left: 35px; }
        .spoon .apply__howto-img img {
          width: 450px; }
      .urgentNews__body {
        margin-top: -20px; }
      .voice__item:nth-child(odd) {
        margin-left: -20px; }
        .voice__item:nth-child(even) {
          margin-right: -20px; }
      .voice__image {
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
        .voice__item:hover .voice__image {
          opacity: 0.6; }
        .voice__list--noModal .voice__image {
          opacity: 1 !important;
          pointer-events: none; }
      .voice__balloon {
        margin-top: -7px; }
        .voice__balloon--second {
          margin-top: 6px; }
        .voice__balloon--third {
          margin-top: 10px; }
        .voice__anchor:after {
          -webkit-transition: left .2s ease-in;
          transition: left .2s ease-in; }
          .voice__item:hover .voice__anchor:after {
            left: calc(100% + 20px); }
      .voice .voice__package-ttl--a figure, .voice .voice__package-ttl--b figure {
        display: block;
        margin-bottom: 22px; }
      .way__h1 {
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
        .way__h1:hover {
          opacity: 0.6; }
      .way__toggleIcon::before {
        width: 26px;
        height: 26px;
        top: 40px;
        right: 60px;
        -webkit-transition: opacity ease-out .2s;
        transition: opacity ease-out .2s; }
  .for-mobile {
    display: none; }
    .__debug_mihon__ {
      display: none;
      margin-top: -10px; } }
@media (max-width: 736px) {
  .mediaQuerySetting {
    display: block; }
  .section--yellow {
    background-image: url("../images/common/bg-yellow-s.png");
    background-size: 100%; }
  .kv__value, .section--pink, .faq--a, .features--a, .language-navi {
    background-image: url("../images/common/bg-lightpink-s.png");
    background-size: 100%; }
  .section--blue, .faq--b, .features--b, .recipeCard__seal {
    background-image: url("../images/common/bg-lightblue-s.png");
    background-size: 100%; }
  html, body {
    width: 100%; }
  h1, h2, h3, h4, h5, h6, div, dl, dt, dd, p {
    margin: 0;
    padding: 0; }
  img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto; }
      .container--narrow {
        width: calc(100vw - (100vw / 750 * 82)); }
      .container--medium {
        width: calc(100vw - (100vw / 750 * 82)); }
      .container--wide {
        width: calc(100vw - (100vw / 750 * 82)); }
      .container--faq {
        width: calc(100vw - (100vw / 750 * 82));
        padding-bottom: calc(100vw / 750 * 30); }
  .opc {
    display: none; }
    .pageup {
      right: calc(100vw / 750 * 20);
      width: calc(100vw / 750 * 118);
      height: calc(100vw / 750 * 118);
      bottom: 10px; }
      .pageup--left {
        right: initial;
        left: calc(100vw / 750 * 20); }
      .ingredient__image {
        padding-top: calc(100vw / 750 * 24);
        height: calc(100vw / 750 * 360);
        background-image: url("../images/products/balancemilk/ingredient-s.png"); }
        .ingredient__image--b {
          height: calc(100vw / 750 * 360);
          background-image: url("../images/products/followupmilk/ingredient-s.png"); }
        .ingredient__image--baby {
          height: calc(100vw / 750 * 360);
          background-image: url("../images/products/akachan-milk/ingredient-s.png"); }
      .ingredient__h2 {
        font-size: 5.33333vw;
        margin-bottom: 0; }
      .ingredient__h3 {
        font-size: 4vw; }
      .ingredient__t1 {
        font-size: calc(100vw / 750 * 40); }
      .ingredient__t2 {
        font-size: calc(100vw / 750 * 26); }
        .ingredient__title + .bracket {
          padding-top: 20px; }
      .ingredient__title {
        font-size: 18px; }
    .ingredient__body + .ingredient__body {
      margin-top: 20px; }
    .kv__list {
      margin: 0 auto; }
    .kv__item {
      width: 100%;
      margin: 0 auto 8px; }
      .kv__key:after {
        top: calc(100vw / 750 * 20);
        width: calc((100vw / 750 * 380) - 100%); }
    .hr-dot {
      margin-top: calc(100vw / 750 * 60);
      margin-bottom: 0;
      background-size: 190% auto;
      background-repeat: no-repeat; }
      #page-babymilk .tutor {
        margin-top: -30px;
        padding-bottom: 23px; }
    .tutor {
      width: calc(100vw / 750 * 666);
      padding-bottom: calc(100vw / 750 * 80); }
      .tutor__item {
        padding-top: calc(100vw / 750 * 80); }
        .tutor__item + .tutor__item {
          padding-top: calc(100vw / 750 * 60); }
      .tutor__title {
        font-size: calc(100vw / 750 * 26);
        margin-bottom: calc(100vw / 750 * 10); }
    .meyasu {
      width: calc(100vw / 750 * 666);
      border-radius: 25px;
      padding: 25px 5%;
      margin-bottom: 15px; }
      .meyasu__body {
        margin: 6px 0 10px; }
          .meyasu__body table th, .meyasu__body table td {
            font-size: calc(100vw / 750 * 20);
            padding: 3px;
            border-width: 1px; }
          .meyasu__body table th {
            padding: 4px 4px; }
      .meyasu__ttl {
        font-size: calc(100vw / 750 * 28);
        margin-bottom: 14px; }
      .meyasu__att {
        font-size: calc(100vw / 750 * 22); }
      .meyasu__att2 {
        font-size: calc(100vw / 750 * 20); }
    .hr-way {
      height: 4px;
      margin-bottom: calc(100vw / 750 * 20); }
      .hr-way.hr-way_mg {
        margin-top: calc(100vw / 750 * 70); }
    .wrapper__i18n .point--a, .wrapper__i18n .point--b {
      font-size: calc(100vw / 750 * 30);
      margin-bottom: calc(100vw / 750 * 10);
      padding-left: calc(100vw / 750 * 28); }
      .wrapper__i18n .point--a strong, .wrapper__i18n .point--b strong {
        font-size: calc(100vw / 750 * 34); }
      .wrapper__i18n .point--a:before, .wrapper__i18n .point--b:before {
        top: 0;
        -webkit-transform: scale(0.5);
                transform: scale(0.5); }
    .wrapper__i18n .sub--b-big {
      font-size: calc(100vw / 750 * 24); }
    .i18n-featureSection {
      padding-top: calc(100vw / 750 * 90);
      padding-bottom: calc(100vw / 750 * 70); }
  .i18n-featureSection {
    overflow: hidden;
    margin-bottom: calc(100vw / 750 * 12); }
    .i18n-featureSection .i18n-featureSection__head--a1, .i18n-featureSection .i18n-featureSection__head--a2, .i18n-featureSection .i18n-featureSection__head--a3, .i18n-featureSection .i18n-featureSection__head--a4, .i18n-featureSection .i18n-featureSection__head--a5, .i18n-featureSection .i18n-featureSection__head--b1, .i18n-featureSection .i18n-featureSection__head--b2, .i18n-featureSection .i18n-featureSection__head--b3, .i18n-featureSection .i18n-featureSection__head--b4, .i18n-featureSection .i18n-featureSection__head--b5 {
      margin: 0 4%;
      height: calc(100vw / 750 * 200);
      padding: calc(100vw / 750 * 20);
      border-radius: 20px; }
      .i18n-featureSection .i18n-featureSection__head--a1:before, .i18n-featureSection .i18n-featureSection__head--a2:before, .i18n-featureSection .i18n-featureSection__head--a3:before, .i18n-featureSection .i18n-featureSection__head--a4:before, .i18n-featureSection .i18n-featureSection__head--a5:before, .i18n-featureSection .i18n-featureSection__head--b1:before, .i18n-featureSection .i18n-featureSection__head--b2:before, .i18n-featureSection .i18n-featureSection__head--b3:before, .i18n-featureSection .i18n-featureSection__head--b4:before, .i18n-featureSection .i18n-featureSection__head--b5:before {
        width: calc(100vw / 750 * 60);
        height: calc(100vw / 750 * 60);
        top: calc(100vw / 750 * -30); }
      .i18n-featureSection .i18n-featureSection__head--a1:after, .i18n-featureSection .i18n-featureSection__head--a2:after, .i18n-featureSection .i18n-featureSection__head--a3:after, .i18n-featureSection .i18n-featureSection__head--a4:after, .i18n-featureSection .i18n-featureSection__head--a5:after, .i18n-featureSection .i18n-featureSection__head--b1:after, .i18n-featureSection .i18n-featureSection__head--b2:after, .i18n-featureSection .i18n-featureSection__head--b3:after, .i18n-featureSection .i18n-featureSection__head--b4:after, .i18n-featureSection .i18n-featureSection__head--b5:after {
        width: 100%;
        left: 0;
        right: 0;
        bottom: calc(100vw / 750 * -5);
        height: calc(100vw / 750 * 12);
        background-size: auto 100%; }
    .i18n-featureSection__body {
      margin: 0 4%;
      padding: calc(100vw / 750 * 60) calc(100vw / 750 * 30);
      border-radius: 28px; }
      .i18n-featureSection__body * + h4 {
        margin-top: calc(100vw / 750 * 40); }
      .i18n-featureSection__body p {
        font-size: calc(100vw / 750 * 26); }
      .i18n-featureSection__body .att {
        font-size: calc(100vw / 750 * 24); }
    .i18n-featureSection__box {
      width: 100%; }
      .i18n-featureSection__box + .i18n-featureSection__box {
        margin-top: calc(100vw / 750 * 80); }
    .i18n-featureSection__title {
      font-size: calc(100vw / 750 * 38);
      letter-spacing: 0.02em; }
    .i18n-featureSection .i18n-featureSection__pix--a1, .i18n-featureSection .i18n-featureSection__pix--a2, .i18n-featureSection .i18n-featureSection__pix--a3, .i18n-featureSection .i18n-featureSection__pix--a4, .i18n-featureSection .i18n-featureSection__pix--a5, .i18n-featureSection .i18n-featureSection__pix--b1, .i18n-featureSection .i18n-featureSection__pix--b2, .i18n-featureSection .i18n-featureSection__pix--b3, .i18n-featureSection .i18n-featureSection__pix--b4, .i18n-featureSection .i18n-featureSection__pix--b5, .i18n-featureSection .i18n-featureSection__pix--b6 {
      margin-top: calc(100vw / 750 * 20); }
    .i18n-featureSection .i18n-featureSection__pix--a1 {
      margin-bottom: calc(100vw / 750 * 20); }
      .i18n-featureSection .i18n-featureSection__pix--a1 img {
        width: 85%; }
    .i18n-featureSection .i18n-featureSection__pix--a2 {
      margin-bottom: calc(100vw / 750 * 20); }
      .i18n-featureSection .i18n-featureSection__pix--a2 img {
        width: 44%; }
      .i18n-featureSection .i18n-featureSection__pix--a3 img {
        width: 55%; }
    .i18n-featureSection .i18n-featureSection__pix--a4 img {
      width: 90%; }
    .i18n-featureSection .i18n-featureSection__pix--b1 {
      margin-bottom: calc(100vw / 750 * 20); }
      .i18n-featureSection .i18n-featureSection__pix--b1 img {
        width: 90%; }
    .i18n-featureSection .i18n-featureSection__pix--b2 img {
      width: 40%; }
    .i18n-featureSection .i18n-featureSection__pix--b3 img {
      width: 40%; }
    .i18n-featureSection .i18n-featureSection__pix--b4 img {
      width: 88%; }
      .i18n-featureSection .i18n-featureSection__pix--b5 img {
        width: 44%; }
    .i18n-featureSection .i18n-featureSection__pix--b6 img {
      width: 90%; }
    .wrapper__body, .icreo-style {
      font-size: calc(100vw / 750 * 26); }
    sub {
      font-size: .5em; }
    .up {
      -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out; }
      .up .upc-1s {
        -webkit-transition: all .4s ease-out .2s;
        transition: all .4s ease-out .2s; }
      .up .upc-2s {
        -webkit-transition: all .4s ease-out .6s;
        transition: all .4s ease-out .6s; }
      .up .upc-3s {
        -webkit-transition: all .4s ease-out 1.2s;
        transition: all .4s ease-out 1.2s; }
    .kv-fade--1, .kv-fade--2, .kv-fade--3, .kv-fade--4, .kv-fade--5, .kv-fade--6, .kv-fade--7, .kv-fade--8, .kv-fade-products--1, .kv-fade-products--2, .kv-fade-products--3, .kv-fade-products--4, .kv-fade-products--5, .kv-fade-products--6 {
      -webkit-animation: kv-fade-up__sp .4s ease-out forwards;
              animation: kv-fade-up__sp .4s ease-out forwards; }
    .grico-menu {
      width: 48px;
      height: 48px; }
    .grico-nav {
      margin-top: 47px; }
    .header {
      height: 48px;
      border-bottom: solid 1px #D1D1D1;
      width: 100vw;
      padding: 0; }
      .header__inner {
        width: calc(100vw - (100vw / 750 * 82));
        height: 12.8vw; }
    .header__left {
      width: 100%; }
      .header__logo {
        width: 54px;
        height: 48px;
        margin: 0 auto; }
        .header__logo--icreo {
          width: 23.73333vw;
          height: 5.33333vw;
          margin-left: 0;
          margin-top: calc((100vw / 750 * 48) - (100vw / 750 * 20)); }
    .navigation {
      background: #fff;
      height: 48px;
      border-bottom: solid 1px #FF0033; }
      .navigation__inner {
        width: calc(100% - 32px);
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0; }
      .navigation__left, .navigation__right {
        padding-top: 12px; }
    .navigation__right {
      margin: 0;
      padding: 0 0 30px;
      position: absolute;
      left: 0;
      top: 100%;
      z-index: 1000;
      background-image: url("../images/common/bg-lightpink-s.png");
      background-size: 100%; }
      .navigation__logo {
        width: 90px;
        height: 21px;
        background-image: url("../images/common/logo_icreo-sp.png"); }
      .navigation__list {
        border-top: 1px solid #E5005A;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        min-width: auto;
        padding: 30px 25px;
        background-image: url("../images/common/menu_bg_sp.png");
        background-position: center center;
        background-size: 100%, auto; }
      .navigation .navigation__item:nth-of-type(6), .navigation .navigation__item--product:nth-of-type(6), .navigation .navigation__item--voice:nth-of-type(6), .navigation .navigation__item--campaign:nth-of-type(6), .navigation .navigation__item--safety:nth-of-type(6), .navigation .navigation__item--faq:nth-of-type(6) {
        background: url(../images/common/dropdown-bar.png) no-repeat 0% 0%, url(../images/common/dropdown-bar.png) no-repeat 0% 100%;
        background-size: 100%;
        padding-bottom: calc(100vw / 750 * 36); }
      .navigation .navigation__item, .navigation .navigation__item--product, .navigation .navigation__item--voice, .navigation .navigation__item--campaign, .navigation .navigation__item--safety, .navigation .navigation__item--faq {
        position: relative;
        font-size: calc(100vw / 750 * 34);
        font-weight: 700;
        padding: calc(100vw / 750 * 30) calc(100vw / 750 * 40) calc(100vw / 750 * 30);
        min-height: calc(100vw / 750 * 140);
        color: #333333;
        text-align: left;
        background-image: url("../images/common/dropdown-bar.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column; }
        .navigation .navigation__item:after, .navigation .navigation__item--product:after, .navigation .navigation__item--voice:after, .navigation .navigation__item--campaign:after, .navigation .navigation__item--safety:after, .navigation .navigation__item--faq:after {
          position: absolute;
          display: block;
          content: '';
          width: calc(100vw / 750 * 30);
          height: calc(100vw / 750 * 30);
          right: 20px;
          top: calc(100vw / 750 * 60);
          background-image: url(../images/common/icon/arrow-red.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center 55%; }
      .navigation .has-pulldown.navigation__item:after, .navigation .has-pulldown.navigation__item--product:after, .navigation .has-pulldown.navigation__item--voice:after, .navigation .has-pulldown.navigation__item--campaign:after, .navigation .has-pulldown.navigation__item--safety:after, .navigation .has-pulldown.navigation__item--faq:after {
        display: none; }
    .navigation__item--safety .extendable__sp_icon {
      position: absolute;
      z-index: 10;
      display: block;
      width: calc(100vw / 750 * 36);
      height: calc(100vw / 750 * 36);
      right: 18px;
      top: calc(100vw / 750 * 60);
      background-image: url("../images/common/icon/open-a.svg");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      .navigation__item--safety .extendable__sp_icon.is-open {
        background-image: url("../images/common/icon/close-a.svg"); }
      .navigation__subtext {
        margin-top: calc(100vw / 750 * 4);
        font-size: calc(100vw / 750 * 26); }
  .headerLp {
    width: 100vw;
    height: 12.8vw;
    padding: 0; }
    .headerLp__inner {
      height: 12.8vw;
      padding: 0 calc(100vw / 750 * 41); }
    .headerLp__logo {
      width: 14.4vw;
      height: 12.8vw;
      margin-left: calc(100vw / 750 * 6); }
    .headerLp__logo--icreo {
      width: 23.73333vw;
      height: 5.33333vw;
      margin-top: calc((100vw / 750 * 48) - (100vw / 750 * 20));
      margin-left: 0; }
    .section {
      padding: calc(100vw / 750 * 60) 0; }
    .section.no-padding-top-sp {
      padding-top: 0; }
    .section#make {
      padding-top: calc(100vw / 750 * 120); }
        .section--white:before {
          top: -8px; }
      .section--yellow:before {
        background-size: 200%; }
    .section--yellow--bottom {
      padding-bottom: calc(100vw / 750 * 44); }
      .section--yellow--bottom:after {
        bottom: -6.66667vw; }
    .section--yellow--dot {
      padding-bottom: calc(100vw / 750 * 44); }
      .section--yellow--dot:after {
        bottom: -6.66667vw; }
        .section--pink:before {
          background-size: 200%; }
        .section--blue:before {
          background-size: 200%; }
    .section--ingredient {
      padding-bottom: calc(100vw / 750 * 60) !important; }
    .section--ingredient-l {
      padding-bottom: calc(100vw / 750 * 120) !important; }
      .section__title {
        font-size: calc(100vw / 750 * 40); }
        .section__title--webcm {
          margin-bottom: calc(100vw / 750 * 35); }
      .section__subtitle {
        font-size: calc(100vw / 750 * 30);
        margin-bottom: calc(100vw / 750 * 30);
        line-height: 1.64; }
      .section__tertiary-ttl {
        font-size: calc(100vw / 750 * 36); }
      .section__lead, .section__lead--red {
        font-size: calc(100vw / 750 * 24);
        margin-bottom: calc(100vw / 750 * 50);
        line-height: 1.9;
        letter-spacing: 0.05em; }
        .section__lead--voice {
          font-size: calc(100vw / 750 * 26);
          margin-bottom: calc(100vw / 750 * 20); }
        .section__lead--voicePage {
          margin-bottom: calc(100vw / 750 * 110); }
        .section__lead--webcm {
          font-size: calc(100vw / 750 * 28);
          line-height: 1.64;
          margin-bottom: calc(100vw / 750 * 28); }
      .section__sub-head {
        margin-bottom: calc(100vw / 750 * 30); }
      .wrapper__loading {
        height: 87.2vh; }
    body.fixed .wrapper,
    body.fixed .wrapper__body {
      margin-top: 48px; }
    .mv-top {
      height: calc(100vw / 750 * 990); }
      .mv-top__flower {
        background: url(../images/top/flower_l-s.png) no-repeat 0% 10%, url(../images/top/flower_r-s.png) no-repeat 100% 10%;
        background-size: calc(100vw / 750 * 277) auto; }
    .mv-topBg .mv-topBg__item--1, .mv-topBg .mv-topBg__item--2, .mv-topBg .mv-topBg__item--3 {
      background: #f6b4d0 no-repeat 50% 0%;
      background-size: 100% auto; }
    .mv-topBg .mv-topBg__item--1 {
      background-image: url(../images/top/bg1-s.jpg); }
    .mv-topBg .mv-topBg__item--2 {
      background-image: url(../images/top/bg2-s.jpg); }
    .mv-topBg .mv-topBg__item--3 {
      background-image: url(../images/top/bg3-s.jpg); }
      .mv-topMain__block {
        padding-top: calc(100vw / 750 * 110); }
      .mv-topMain__sub {
        font-size: calc(100vw / 750 * 30); }
      .mv-topMain__ttl {
        line-height: 1.6;
        font-size: calc(100vw / 750 * 44);
        margin-bottom: calc(100vw / 750 * 20); }
      .mv-topMain__txt {
        line-height: 1.8;
        font-size: calc(100vw / 750 * 24); }
        .mv-topMain__txt + .mv-topMain__txt {
          margin-top: calc(100vw / 750 * 16); }
      .mv-topMain__logo {
        margin-top: calc(100vw / 750 * 50);
        width: calc(100vw / 750 * 232); }
    .mv {
      height: auto;
      min-width: auto; }
      .wrapper__i18n .mv {
        margin-top: -1px; }
      .mv--a {
        background: #f6b4d0 url(../images/products/balancemilk/mv-bg-s.png) no-repeat 50% 0;
        background-size: 100% auto; }
      .mv--b {
        background: #a5d4f4 url(../images/products/followupmilk/mv-bg-s.png) no-repeat 50% 0;
        background-size: 100% auto; }
      .mv__inner {
        width: 100%;
        height: auto;
        padding-top: calc(100vw / 750 * 114);
        padding-bottom: calc(100vw / 750 * 46);
        background-size: cover; }
        .mv__inner--en {
          margin-top: -1px;
          padding-top: calc(100vw / 750 * 70);
          padding-bottom: calc(100vw / 750 * 100); }
      .mv__bottom {
        display: none; }
      .mv__fl {
        top: 0;
        left: -20px;
        width: 217.12px;
        height: 140.76px;
        background-position: 0 -12px; }
      .mv__fr {
        width: 195px;
        height: 156px;
        right: -40px;
        bottom: -30px; }
      .mv__package {
        width: calc(100vw / 750 * 636);
        padding-left: 0; }
        .mv__inner--en .mv__text {
          font-size: calc(100vw / 750 * 28);
          line-height: 1.7; }
      .mv__text {
        margin: 0 auto calc(100vw / 750 * 40);
        font-size: calc(100vw / 750 * 29); }
        .mv__text--baby {
          margin-top: -9px; }
    .mv-products {
      width: 100%;
      padding-left: 0; }
      .mv-products__1 {
        padding-left: calc(100vw / 750 * 20); }
        .mv-products__1 img {
          width: calc(100vw / 750 * 300); }
      .mv-products__2 {
        top: calc(100vw / 750 * 50);
        left: 59%; }
        .mv-products__2 img {
          width: calc(100vw / 750 * 230); }
      .mv-products__3 {
        top: calc(100vw / 750 * 160);
        left: 55%;
        padding-right: calc(100vw / 750 * 5); }
      .mv-products__4 {
        width: 45%;
        font-size: calc(100vw / 750 * 24);
        top: calc(100vw / 750 * 385);
        left: 55%;
        padding-right: calc(100vw / 750 * 5); }
      .mv-products__1-baby {
        padding-left: calc(100vw / 750 * 45); }
        .mv-products__1-baby img {
          width: calc(100vw / 750 * 260); }
      .mv-products__3-baby {
        top: calc(100vw / 750 * 90);
        left: 52%;
        padding-right: calc(100vw / 750 * 5); }
      .mv-products__4-baby {
        width: 45%;
        font-size: calc(100vw / 750 * 24);
        top: calc(100vw / 750 * 350);
        left: 52%;
        padding-right: calc(100vw / 750 * 5); }
      .mv-products__1b {
        padding-left: calc(100vw / 750 * 20); }
        .mv-products__1b img {
          width: calc(100vw / 750 * 300); }
      .mv-products__2b {
        top: calc(100vw / 750 * 82);
        left: 55%; }
        .mv-products__2b img {
          width: calc(100vw / 750 * 290); }
      .mv-products__3b {
        top: calc(100vw / 750 * 200);
        left: 52%;
        padding-right: calc(100vw / 750 * 5); }
      .mv-products__en1 {
        padding-left: calc(100vw / 750 * 20); }
        .mv-products__en1 img {
          width: calc(100vw / 750 * 300); }
      .mv-products__en2 {
        top: calc(100vw / 750 * 72);
        left: 53%;
        width: 50%;
        left: 50%;
        text-align: center;
        font-size: calc(100vw / 750 * 32); }
        #page-pt .mv-products__en2 {
          font-size: calc(100vw / 750 * 30); }
        .mv-products__en2 span {
          font-size: calc(100vw / 750 * 26); }
          #page-vi .mv-products__en2 span {
            font-size: calc(100vw / 750 * 24); }
      .mv-products__en3 {
        top: calc(100vw / 750 * 164);
        left: 50%; }
      .mv-products__en1b {
        padding-left: calc(100vw / 750 * 20); }
        .mv-products__en1b img {
          width: calc(100vw / 750 * 300); }
      .mv-products__en2b {
        top: calc(100vw / 750 * 72);
        width: 50%;
        left: 50%;
        text-align: center;
        font-size: calc(100vw / 750 * 32); }
        #page-ch .mv-products__en2b {
          top: calc(100vw / 750 * 105); }
      .mv-products__en3b {
        top: calc(100vw / 750 * 170);
        left: 52%; }
    .amountGraph__list {
      width: calc(100vw / 750 * 585);
      margin: 0 auto;
      font-size: 14px;
      border-width: 1px; }
    .amountGraph__head {
      border-width: 1px; }
      .amountGraph__head .amountGraph__cell {
        padding: calc(100vw / 750 * 10) 0; }
      .amountGraph__head .fr {
        border-width: 1px; }
    .amountGraph__cellHead {
      height: calc(100vw / 750 * 120); }
    .amountGraph__cell {
      padding: calc(100vw / 750 * 10) 0;
      font-size: calc(100vw / 750 * 20);
      border-width: 1px; }
    .amountGraph__att2 {
      font-size: calc(100vw / 750 * 20);
      margin-top: calc(100vw / 750 * 20); }
  .amountGraph__mon {
    min-width: calc(100vw / 750 * 100); }
  .amountGraph__kg {
    min-width: calc(100vw / 750 * 100); }
  .amountGraph__cup {
    min-width: calc(100vw / 750 * 110); }
  .amountGraph__fin {
    min-width: calc(100vw / 750 * 164); }
  .amountGraph__time {
    min-width: calc(100vw / 750 * 110); }
      .babydialy .up-items {
        -webkit-transform: translateY(calc(100vw / 750 * 50));
                transform: translateY(calc(100vw / 750 * 50));
        -webkit-animation: fade-up .3s ease-out forwards;
                animation: fade-up .3s ease-out forwards; }
      .babydialy .kv {
        padding: 0 0 calc(100vw / 750 * 220);
        background: url("../images/campaign/babydialy/mv_bg_sp.jpg") center bottom repeat;
        background-size: calc(100vw / 750 * 750); }
        .babydialy .kv:before {
          width: calc(100vw / 750 * 898);
          height: calc(100vw / 750 * 557);
          left: calc(100vw / 750 * -50);
          top: calc(100vw / 750 * -10);
          background: url("../images/campaign/babydialy/mv_cloud_sp.png") center top no-repeat;
          background-size: 100%; }
        .babydialy .kv__title {
          width: calc(100vw / 750 * 619);
          left: calc(100vw / 750 * 20);
          top: calc(100vw / 750 * 38); }
        .babydialy .kv__catch {
          width: calc(100vw / 750 * 147);
          left: calc(100vw / 750 * 30);
          top: calc(100vw / 750 * 240); }
        .babydialy .kv__img {
          width: calc(100vw / 750 * 725);
          margin: 0 calc(100vw / 750 * -20);
          padding-top: calc(100vw / 750 * 223); }
        .babydialy .kv__items--1 {
          width: calc(100vw / 750 * 113);
          right: calc(100vw / 750 * -35);
          top: calc(100vw / 750 * 10); }
        .babydialy .kv__items--3 {
          width: calc(100vw / 750 * 110);
          left: calc(100vw / 750 * -40);
          top: calc(100vw / 750 * 340); }
      .babydialy .pl {
        margin-top: calc(100vw / 750 * 10) !important; }
      .babydialy .about {
        padding: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 320); }
        .babydialy .about .title_illust {
          width: calc(100vw / 750 * 525);
          top: calc(100vw / 750 * -175); }
    .babydialy .product {
      padding: calc(100vw / 750 * 75) 0 calc(100vw / 750 * 270); }
      .babydialy .product .title_illust {
        top: calc(100vw / 750 * -365);
        width: calc(100vw / 750 * 453); }
      .babydialy .product .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
    .babydialy .apply {
      padding: calc(100vw / 750 * 100) 0 calc(100vw / 750 * 70); }
      .babydialy .apply:after {
        display: none; }
      .babydialy .apply .title_illust {
        top: calc(100vw / 750 * -290);
        width: calc(100vw / 750 * 475); }
      .babydialy .apply .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
    .banner {
      padding: 0 0 calc(100vw / 750 * 10); }
      #top-page .banner__box + .banner__box {
        margin-top: calc(100vw / 750 * 40); }
      #page-balancemilk .banner__box + .banner__box {
        margin-top: calc(100vw / 750 * 40); }
        .banner__link--mv {
          border-radius: calc(100vw / 750 * 52); }
      .banner__link, .banner__link--b, .banner__link--mv {
        width: 100%; }
        .banner__link + .banner__link, .banner__link--b + .banner__link, .banner__link--mv + .banner__link, .banner__link + .banner__link--b, .banner__link--b + .banner__link--b, .banner__link--mv + .banner__link--b, .banner__link + .banner__link--mv, .banner__link--b + .banner__link--mv, .banner__link--mv + .banner__link--mv {
          margin-top: calc(100vw / 750 * 40); }
    .bracket {
      padding: calc(100vw / 750 * 18) 0; }
      .bracket__wrap {
        width: calc(100vw - (100vw / 650 * 80));
        padding: 0;
        margin-bottom: calc(100vw / 750 * 58); }
      .bracket__title {
        font-size: calc(100vw / 750 * 28);
        padding: calc(100vw / 750 * 70) 0;
        margin-bottom: 0;
        line-height: 1; }
      .bracket__body {
        display: none;
        padding: calc(100vw / 750 * 0) calc(100vw / 750 * 24) calc(100vw / 750 * 70);
        font-size: calc(100vw / 750 * 26);
        line-height: 1.76em; }
        .bracket__body sub {
          font-size: calc(100vw / 750 * 20); }
      .bracket__large-text {
        font-size: calc(100vw / 750 * 32);
        margin-bottom: calc(100vw / 750 * 20); }
      .bracket__list {
        font-size: inherit;
        width: calc(100vw / 750 * 456); }
      .bracket__notice {
        font-size: 2.93333vw;
        line-height: 4.53333vw;
        text-align: left; }
    .bracket__toggle {
      position: absolute;
      width: calc(100vw / 750 * 40);
      height: calc(100vw / 750 * 40);
      right: calc(100vw / 750 * 30);
      top: calc(100vw / 750 * 63);
      background-image: url("../images/common/icon/open-a.svg"); }
      .bracket__toggle.is-open {
        background-image: url("../images/common/icon/close-a.svg"); }
      #page-followupmilk .bracket__toggle {
        background-image: url("../images/common/icon/open-b.svg"); }
        #page-followupmilk .bracket__toggle.is-open {
          background-image: url("../images/common/icon/close-b.svg"); }
    .bracket__toggleIcon::before {
      content: "";
      position: absolute;
      width: calc(100vw / 750 * 40);
      height: calc(100vw / 750 * 40);
      right: calc(100vw / 750 * 30);
      top: calc(100vw / 750 * 63);
      background-image: url("../images/common/icon/open-a.svg"); }
      #page-followupmilk .bracket__toggleIcon::before {
        background-image: url("../images/common/icon/open-b.svg"); }
    .bracket__toggleIcon.is-open::before {
      background-image: url("../images/common/icon/close-a.svg"); }
      #page-followupmilk .bracket__toggleIcon.is-open::before {
        background-image: url("../images/common/icon/close-b.svg"); }
      .wrapper__i18n .pageHead {
        height: 68px; }
      .wrapper__i18n .pageHead__title {
        text-align: left;
        padding-left: calc(100vw / 750 * 30); }
        .pageHead__title span {
          background-size: auto calc(100vw / 750 * 20); }
    .pageHead {
      line-height: 1.4;
      height: calc(100vw / 750 * 160);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-top: 0; }
      .pageHead__title {
        font-size: calc(100vw / 750 * 38); }
      .pageHead__sub {
        font-size: calc(100vw / 750 * 24); }
    .breadcomb, .breadcomb--lp {
      display: none; }
    .button, .button-close, .modal__button, .pl__button {
      width: calc(100vw / 750 * 562);
      height: calc(100vw / 750 * 86);
      border-width: 2px;
      border-radius: calc(100vw / 750 * 84);
      font-size: calc(100vw / 750 * 24); }
      .button.voice__button, .voice__button.button-close, .voice__button.modal__button, .voice__button.pl__button {
        width: 90%;
        height: calc(100vw / 750 * 106); }
      .button:after, .button-close:after, .modal__button:after, .pl__button:after {
        width: calc(100vw / 750 * 22);
        right: calc(100vw / 750 * 30); }
    .button-dot {
      width: calc(100vw / 750 * 562);
      height: calc(100vw / 750 * 86);
      border-width: 2px;
      border-radius: calc(100vw / 750 * 84);
      font-size: calc(100vw / 750 * 24); }
      .button-dot.voice__button {
        width: 90%;
        height: calc(100vw / 750 * 106); }
      .button-dot:before, .button-dot:after {
        width: 16px;
        height: 2px;
        right: 15px; }
  .modalOnline .button-close {
    color: #666666;
    width: 80%;
    height: calc(100vw / 750 * 100); }
    .modalOnline .button-close:after {
      -webkit-transform: rotate(0);
              transform: rotate(0);
      width: calc(100vw / 750 * 28);
      right: calc(100vw / 750 * 43);
      background-image: url("../images/common/icon/close-online.png"); }
    .more {
      height: calc(100vw / 750 * 114);
      font-size: calc(100vw / 750 * 24);
      border-top: dashed 1px;
      border-bottom: dashed 1px; }
      .more a:after {
        width: calc(100vw / 750 * 40);
        height: calc(100vw / 750 * 40);
        margin-left: calc(100vw / 750 * 15); }
    .campaign {
      padding-top: calc(100vw / 750 * 30);
      margin-top: calc(100vw / 750 * 0); }
      #top-page .campaign {
        padding-top: calc(100vw / 750 * 20); }
      .campaign__illust {
        top: calc(100vw / 750 * -142);
        left: -4%;
        width: calc(100vw / 750 * 213.6);
        height: calc(100vw / 750 * 319.2);
        background-size: contain; }
        #top-page .campaign__illust {
          top: calc(100vw / 750 * -120); }
      .campaign__button + .campaign__button {
        margin-top: 20px; }
      .campaign__box {
        display: block;
        margin-bottom: 0; }
        #top-page .campaign__box {
          margin-top: calc(100vw / 750 * 50); }
      .campaign__link {
        display: block;
        width: 100%;
        margin-bottom: calc(100vw / 750 * 80); }
        .campaign__link img {
          width: 100%; }
      .campaign__badge {
        line-height: calc(100vw / 750 * 170);
        width: calc(100vw / 750 * 190);
        height: calc(100vw / 750 * 190);
        top: calc(100vw / 750 * -40);
        right: calc(100vw / 750 * -20); }
        .campaign__badge:after {
          width: calc(100vw / 750 * 28);
          height: calc(100vw / 750 * 28); }
      .campaign__caption {
        margin: calc(100vw / 750 * 20) 0 calc(100vw / 750 * 15);
        font-size: calc(100vw / 750 * 30);
        line-height: 1.55; }
    .campaign__detail-caption {
      font-size: calc(100vw / 750 * 28);
      margin-bottom: calc(100vw / 750 * 6); }
    .campaign__detail-description {
      font-size: calc(100vw / 750 * 26);
      line-height: 1.65; }
      .campaign__note, .campaign__note--nowrap {
        font-size: calc(100vw / 750 * 24); }
        .campaign__note--nowrap {
          white-space: initial; }
    .campaign--index {
      margin-top: calc(100vw / 750 * 15);
      padding-top: calc(100vw / 750 * 55); }
      .campaign--index .campaign__link {
        margin-bottom: calc(100vw / 750 * 70); }
    .campaign--detail .pl {
      margin-top: calc(100vw / 750 * 45); }
    .campaign--detail .section__title {
      margin-bottom: calc(100vw / 750 * 40);
      letter-spacing: .1em; }
      .campaign--detail .product_list__items {
        margin-top: calc(100vw / 750 * 85);
        width: calc(100vw / 750 * 318);
        border-radius: calc(100vw / 750 * 20) calc(100vw / 750 * 20) calc(100vw / 750 * 50) calc(100vw / 750 * 50);
        padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10) calc(100vw / 750 * 130); }
        .campaign--detail .product_list__items--10 .product_list__button {
          background-image: url("../images/campaign/product/point_10_btn_sp.png"); }
        .campaign--detail .product_list__items--6 .product_list__button {
          background-image: url("../images/campaign/product/point_6_btn_sp.png"); }
        .campaign--detail .product_list__items--4 .product_list__button {
          background-image: url("../images/campaign/product/point_4_btn_sp.png"); }
        .campaign--detail .product_list__items--2 .product_list__button {
          background-image: url("../images/campaign/product/point_2_btn_sp.png"); }
        .campaign--detail .product_list__items--1-baby .product_list__button {
          background-image: url("../images/campaign/product/point_1_btn_sp.png"); }
        .campaign--detail .product_list__items--1 .product_list__button {
          background-image: url("../images/campaign/product/point_1_btn_sp.png"); }
        .campaign--detail .product_list__items--half .product_list__button {
          background-image: url("../images/campaign/product/point_half_btn_sp.png"); }
      .campaign--detail .product_list__badge {
        width: calc(100vw / 750 * 109);
        height: calc(100vw / 750 * 108);
        left: calc(100vw / 750 * -15);
        top: calc(100vw / 750 * -52); }
      .campaign--detail .product_list__img, .campaign--detail .product_list__img--b {
        height: calc(100vw / 750 * 240);
        background-size: auto calc(100vw / 750 * 12); }
        .campaign--detail .product_list__img img, .campaign--detail .product_list__img--b img {
          width: calc(100vw / 750 * 240); }
          .campaign--detail .product_list__detail-list li.style2 {
            font-size: 10px; }
      .campaign--detail .product_list__detail {
        line-height: 1.45;
        font-size: calc(100vw / 750 * 24);
        padding: calc(100vw / 750 * 20) calc(100vw / 750 * 30); }
        .campaign--detail .product_list__detail-list li + li {
          margin-top: calc(100vw / 750 * 12); }
      .campaign--detail .product_list__button {
        width: calc(100vw / 750 * 275);
        height: calc(100vw / 750 * 105);
        bottom: calc(100vw / 750 * 25); }
        .campaign--detail .product_list__button a {
          padding: 0 calc(100vw / 750 * 35); }
          .campaign--detail .product_list__button a:before {
            width: calc(100vw / 750 * 28);
            height: calc(100vw / 750 * 28);
            right: calc(100vw / 750 * 18); }
      .campaign--detail .product_list--l .product_list__items {
        width: calc(100vw / 750 * 540); }
        .campaign--detail .product_list--l .product_list__items--10 .product_list__button {
          background-image: url("../images/campaign/product/point_10_btn_l.png"); }
      .campaign--detail .product_list--l .product_list__button {
        width: calc(100vw / 750 * 485);
        height: calc(100vw / 750 * 85); }
      .campaign--detail .product_list__note {
        font-size: calc(100vw / 750 * 22);
        margin-top: calc(100vw / 750 * 40); }
    .campaign--detail .note__items {
      font-size: calc(100vw / 750 * 22); }
    .campaign--detail .apply {
      line-height: 1.6; }
      .campaign--detail .apply__catch {
        line-height: 1.5;
        font-size: calc(100vw / 750 * 30); }
    .campaign--detail .apply__howto {
      margin-top: calc(100vw / 750 * 35); }
      .campaign--detail .apply__howto-items {
        line-height: 1.7; }
        .campaign--detail .apply__howto-items:nth-of-type(n + 2) {
          margin-top: calc(100vw / 750 * 15); }
      .campaign--detail .apply__howto-img {
        margin-top: calc(100vw / 750 * 35); }
      .campaign--detail .apply__btn {
        margin-top: calc(100vw / 750 * 35); }
        .campaign--detail .apply__btn .note__items {
          font-size: calc(100vw / 750 * 22);
          margin: calc(100vw / 750 * 12) calc(100vw / 750 * 30); }
    .campaign--detail .apply__howto-dl {
      line-height: 1.7;
      margin-top: calc(100vw / 750 * 20); }
      .campaign--detail .apply__dl {
        width: 100%;
        height: calc(100vw / 750 * 100);
        border-radius: calc(100vw / 750 * 50);
        font-size: calc(100vw / 750 * 28); }
        .campaign--detail .apply__dl a:after {
          width: calc(100vw / 750 * 28);
          height: calc(100vw / 750 * 35);
          right: calc(100vw / 750 * 40); }
      .campaign--detail .apply__attention {
        width: 100%;
        height: calc(100vw / 750 * 118);
        border-radius: calc(100vw / 750 * 30);
        margin: calc(100vw / 750 * 30) auto calc(100vw / 750 * 20);
        font-size: calc(100vw / 750 * 28); }
        .campaign--detail .apply__attention:before {
          width: calc(100vw / 750 * 59);
          height: calc(100vw / 750 * 53);
          margin-right: calc(100vw / 750 * 25); }
    .campaign--detail .apply-guide {
      margin-top: calc(100vw / 750 * 40); }
      .campaign--detail .apply-guide__inner {
        border-radius: calc(100vw / 750 * 50); }
    .campaign--detail .apply-guide__toggle {
      top: calc(100vw / 750 * 47);
      right: calc(100vw / 750 * 30); }
      .campaign--detail .apply-guide__head {
        font-size: calc(100vw / 750 * 30);
        padding: calc(100vw / 750 * 50) calc(100vw / 750 * 30) calc(100vw / 750 * 50); }
    .campaign--detail .apply-guide__block {
      padding-bottom: calc(100vw / 750 * 30); }
      .campaign--detail .apply-guide__block-title {
        font-size: calc(100vw / 750 * 26);
        margin-bottom: calc(100vw / 750 * 10); }
    .campaign--detail .apply-guide__course:last-of-type {
      margin-top: calc(100vw / 750 * 27); }
    .campaign--detail .apply-guide .note:not(.mt0) {
      margin-top: calc(100vw / 750 * 20); }
    .campaign--detail .apply-guide .note__items {
      font-size: calc(100vw / 750 * 22);
      margin-top: calc(100vw / 750 * 10); }
      .campaign--detail .apply-guide .note__items .mt0 {
        margin-top: 0; }
  .campaign--detail .apply-list--dotted li:nth-of-type(n + 2) {
    margin-top: calc(100vw / 750 * 15); }
    .campaign--detail .apply-policy {
      margin-bottom: 0px; }
    .campaign--detail .apply-policy {
      padding: calc(100vw / 750 * 40);
      border: 1px solid #d6d6d6;
      font-size: calc(100vw / 750 * 24);
      line-height: 1.8; }
      .campaign--detail .apply-policy__title {
        font-size: calc(100vw / 750 * 24); }
    .campaign--detail .apply-contact {
      width: 100%;
      padding: calc(100vw / 750 * 30);
      font-size: calc(100vw / 750 * 22);
      border-radius: calc(100vw / 750 * 50);
      margin-top: calc(100vw / 750 * 70);
      border: 2px solid #e3035b; }
      .campaign--detail .apply-contact__title {
        font-size: calc(100vw / 750 * 28); }
        .campaign--detail .apply-contact__title em {
          font-size: calc(100vw / 750 * 34); }
      .campaign--detail .apply-contact__tel {
        font-size: calc(100vw / 750 * 68); }
      .campaign--detail .apply-contact a {
        color: inherit; }
        .campaign--detail .apply-check__label:after {
          left: calc(100vw / 750 * 3); }
        .campaign--detail .apply-check__input:checked ~ .apply-check__label:after {
          -webkit-transform: translateY(-70%) rotate(-45deg) scale(0.6);
                  transform: translateY(-70%) rotate(-45deg) scale(0.6); }
    .campaign--detail .apply-check {
      padding-top: calc(100vw / 750 * 40); }
      .campaign--detail .apply-check__label {
        margin: calc(100vw / 750 * 6) auto 0;
        padding-left: calc(100vw / 750 * 56); }
        .campaign--detail .apply-check__label:before {
          width: calc(100vw / 750 * 30);
          height: calc(100vw / 750 * 30); }
        .campaign--detail .apply-check__label:after {
          width: calc(100vw / 750 * 24);
          height: calc(100vw / 750 * 16); }
      .campaign--detail .apply-check__btn {
        margin: calc(100vw / 750 * 45) auto 0;
        width: calc(100vw / 750 * 582);
        height: calc(100vw / 750 * 100);
        border-radius: calc(100vw / 750 * 50);
        font-size: calc(100vw / 750 * 28); }
  .campaign--detail .about__block {
    width: calc(100vw / 750 * 600); }
  .campaign--detail .about__img {
    width: calc(100vw / 750 * 498);
    margin: auto; }
  .campaign--detail .about__description {
    line-height: 1.8;
    margin-top: calc(100vw / 750 * 15); }
  #page-cp .pageHead__title img {
    width: calc(100vw / 750 * 223); }
  .modal_campaign__inner {
    padding-top: calc(100vw / 750 * 80);
    margin: 0 calc(100vw / 750 * 30); }
  .modal_campaign .modal__close {
    width: calc(100vw / 750 * 60);
    height: calc(100vw / 750 * 60); }
  .modal_campaign__block {
    min-height: calc(100vw / 750 * 566);
    padding: calc(100vw / 750 * 60) calc(100vw / 750 * 42) calc(100vw / 750 * 75);
    border-radius: calc(100vw / 750 * 50); }
  .modal_campaign__head {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: calc(100vw / 750 * 30);
    margin-bottom: calc(100vw / 750 * 50); }
  .modal_campaign__badge {
    width: calc(100vw / 750 * 125);
    margin-right: calc(100vw / 750 * 35);
    margin-top: calc(100vw / 750 * -20); }
  .modal_campaign__img picture {
    display: block; }
  .modal_campaign__img img {
    height: auto;
    max-height: none; }
  .modal_campaign__img-note {
    font-size: calc(100vw / 750 * 22);
    margin-left: calc(100vw / 750 * 20); }
  .modal_campaign .note__items {
    font-size: calc(100vw / 750 * 22);
    bottom: calc(100vw / 750 * 40); }
  .modal_campaign .df_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .modal_campaign--10 .modal_campaign__img img {
    width: calc(100vw / 750 * 480); }
  .modal_campaign--6 .modal_campaign__img img {
    width: calc(100vw / 750 * 310); }
  .modal_campaign--4 .modal_campaign__img img {
    width: calc(100vw / 750 * 501); }
  .modal_campaign--2 .modal_campaign__img {
    position: relative;
    display: table;
    margin-left: calc(100vw / 750 * 30); }
    .modal_campaign--2 .modal_campaign__img img {
      width: calc(100vw / 750 * 468); }
    .modal_campaign--2 .modal_campaign__img .modal_campaign__img-note {
      position: absolute;
      bottom: 0;
      left: calc(100vw / 750 * 260);
      word-break: keep-all; }
  .modal_campaign--1-baby .modal_campaign__img {
    position: relative;
    display: table;
    margin-left: calc(100vw / 750 * 30); }
    .modal_campaign--1-baby .modal_campaign__img img {
      width: calc(100vw / 750 * 496); }
    .modal_campaign--1-baby .modal_campaign__img .modal_campaign__img-note {
      position: absolute;
      bottom: -10px;
      left: calc(100vw / 750 * 260);
      word-break: keep-all; }
    .modal_campaign--1 .modal_campaign__head {
      margin-bottom: 15px; }
  .modal_campaign--1 .modal_campaign__img {
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .modal_campaign--1 .modal_campaign__img img {
      width: calc(100vw / 750 * 437); }
  .modal_campaign--1 .modal_campaign__img-note {
    position: absolute;
    right: 0;
    top: calc(100vw / 750 * 20);
    margin-left: 10px;
    word-break: keep-all; }
  .modal_campaign--half .modal_campaign__img {
    position: relative;
    display: table;
    margin-left: calc(100vw / 750 * 40); }
    .modal_campaign--half .modal_campaign__img img {
      width: calc(100vw / 750 * 484); }
    .modal_campaign--half .modal_campaign__img .modal_campaign__img-note {
      margin-top: 10px;
      margin-left: calc(100vw / 750 * 240);
      word-break: keep-all; }
  .modal_policy {
    line-height: 1.7; }
    .modal_policy .modal_campaign__block {
      padding-bottom: calc(100vw / 750 * 60); }
  .dropdown {
    width: 100vw;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in; }
    .dropdown.is-open {
      height: 100vh;
      max-height: none;
      overflow: scroll; }
    .extendable__cts {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height .3s ease-in-out;
      transition: max-height .3s ease-in-out; }
      .extendable__cts.is-open {
        max-height: 500px; }
    .faq {
      padding-top: calc(100vw / 750 * 90); }
      .faq__category {
        margin-bottom: calc(100vw / 750 * 60); }
      .faq__title {
        font-size: calc(100vw / 750 * 30);
        padding-bottom: calc(100vw / 750 * 20);
        background-size: 100% 2px; }
      .faq__item {
        background-size: 100% 2px; }
      .faq__question {
        padding-top: calc(100vw / 750 * 38);
        padding-bottom: calc(100vw / 750 * 44); }
        .faq__question::before {
          top: calc(100vw / 750 * 44);
          margin: auto;
          width: calc(100vw / 750 * 40);
          height: calc(100vw / 750 * 40);
          background-size: 100% auto; }
      .faq__num {
        font-size: calc(100vw / 750 * 34);
        width: 15%; }
      .faq .faq__leader {
        font-size: calc(100vw / 750 * 26);
        width: 75%; }
      .faq__answer {
        padding-bottom: calc(100vw / 750 * 40); }
      .faq__box {
        padding: calc(100vw / 750 * 50) calc(100vw / 750 * 34);
        border-radius: 20px;
        margin-bottom: calc(100vw / 750 * 30); }
        .faq__box h4 {
          font-size: calc(100vw / 750 * 28);
          margin-bottom: calc(100vw / 750 * 40); }
    .faq-make__block {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .faq-make__block + .faq-make__block {
        margin-bottom: calc(100vw / 750 * 50); }
      .faq-make .faq-make__arrow::after {
        background-position: 17% 50%;
        background-size: auto 10px;
        margin: calc(100vw / 750 * 16) 0 calc(100vw / 750 * 5); }
    .faq-make__pix {
      width: 35%;
      padding-left: 0; }
    .faq-make__dtl {
      width: 65%;
      padding-left: calc(100vw / 750 * 20);
      padding-top: calc(100vw / 750 * 10); }
      .faq-make__dtl p {
        font-size: calc(100vw / 750 * 26); }
    .faq-make .faq-make__ttl1 {
      margin-bottom: calc(100vw / 750 * 10); }
    .faq-make .faq-make__att li {
      font-size: calc(100vw / 750 * 24); }
    .faq-make .faq-make__att li + li {
      margin-top: calc(100vw / 750 * 15); }
    .faq-caution {
      background-size: auto calc(100vw / 750 * 12);
      margin-top: calc(100vw / 750 * 60);
      padding-top: calc(100vw / 750 * 52);
      padding-bottom: calc(100vw / 750 * 15); }
      .faq-caution__ttl {
        font-size: calc(100vw / 750 * 26); }
      .faq-caution__list {
        border: 1px solid #e9eaea;
        border-radius: 10px; }
      .faq-caution__item {
        height: auto;
        width: 50%;
        padding: calc(100vw / 750 * 20) 0; }
      .faq-caution__item:nth-of-type(n+3) {
        border-top: 1px solid #e9eaea; }
      .faq-caution__item:nth-of-type(2n) {
        border-left: 1px solid #e9eaea; }
        .faq-caution__item img {
          width: 40%; }
        .faq-caution__item p {
          font-size: calc(100vw / 750 * 24); }
    .faq-nomasekata .faq-nomasekata__ttl {
      font-size: calc(100vw / 750 * 26); }
    .faq-nomasekata__mv {
      margin-bottom: calc(100vw / 750 * 40); }
    .faq-nomasekata__block + .faq-nomasekata__block::before {
      background: url(../images/faq/01/arrow.png) no-repeat 50% 50%;
      background-size: auto 10px;
      margin: calc(100vw / 750 * 10) 0 calc(100vw / 750 * 10); }
    .faq-nomasekata__pix {
      width: 100%; }
    .faq-nomasekata__dtl p {
      font-size: calc(100vw / 750 * 26);
      padding-left: calc(100vw / 750 * 12);
      line-height: 1.8;
      margin-top: calc(100vw / 750 * 20); }
    .faq-meyasu .faq-meyasu__ttl {
      font-size: calc(100vw / 750 * 26); }
    .faq-meyasu .faq-meyasu__att {
      font-size: calc(100vw / 750 * 24);
      margin-bottom: calc(100vw / 750 * 10); }
    .floatingBanner, .floatingBanner--balance {
      width: 112.5px;
      height: 150px;
      right: calc(100vw / 750 * 20); }
      .floatingBanner--balance {
        height: 93.75px; }
      .floatingBanner__close, .floatingBanner__close--balance {
        -webkit-transform: scale(0.75);
                transform: scale(0.75);
        right: 0;
        top: 40px; }
        .floatingBanner__close--balance {
          top: -15px; }
    .footer {
      border-top-width: 2px; }
    .other-product {
      padding: 20px 0;
      min-height: 32px; }
      .other-product__inner {
        width: calc(100% - 32px); }
      .other-product__title {
        font-size: calc(100vw / 750 * 32); }
      .other-product__list {
        width: calc(100% - 32px);
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 25px; }
      .other-product__item {
        width: 50%;
        height: calc(100vw / 750 * 120);
        background-size: auto calc(100vw / 750 * 80); }
        .other-product__item:nth-child(2n) {
          border-right: solid 1px #D1D1D1; }
        .other-product__item:nth-of-type(n+3) {
          border-top: none; }
      .footer-bottom__inner {
        width: calc(100% - 32px); }
      .footer-bottom__box {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .footer-bottom__box > p {
          margin-bottom: 4px; }
        .footer-bottom__box .sns__box {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-left: -25px; }
      .footer-bottom__nav {
        margin: 0 auto 20px; }
      .footer-bottom__nav-item {
        margin-bottom: 8px; }
        .footer-bottom__nav-item:nth-child(3):after {
          display: none; }
      .footer-bottom__link {
        padding: 0 12px; }
      .footer-bottom__copy {
        font-size: calc(100vw / 750 * 20); }
      .footerLp-bottom__copy {
        font-size: calc(100vw / 750 * 20); }
    .bicolumn {
      padding-top: calc(100vw / 750 * 5);
      padding-bottom: calc(100vw / 750 * 50); }
    .bicolumn__elem + .bicolumn__elem {
      margin-top: calc(100vw / 750 * 50); }
      .bicolumn .bicolumn__title {
        font-size: calc(100vw / 750 * 38);
        line-height: 1.4; }
      .bicolumn__text {
        font-size: calc(100vw / 750 * 20);
        padding-left: calc(100vw / 750 * 28); }
    .features {
      padding-top: calc(100vw / 750 * 70); }
      .features:before {
        width: calc(100vw / 750 * 672);
        height: calc(100vw / 750 * 100);
        top: calc(100vw / 750 * -70);
        left: 0;
        right: 0; }
      .features:after {
        background-size: 200%; }
      .features__title {
        font-size: calc(100vw / 750 * 47); }
      .features__index {
        margin-bottom: 10px; }
    .features-link {
      padding: 0 5%;
      width: 100%; }
    .features-link .features-link__item--a1, .features-link .features-link__item--a2, .features-link .features-link__item--a3, .features-link .features-link__item--a4, .features-link .features-link__item--a5, .features-link .features-link__item--b1, .features-link .features-link__item--b2, .features-link .features-link__item--b3, .features-link .features-link__item--b4, .features-link .features-link__item--b5 {
      position: relative;
      letter-spacing: 0;
      font-weight: 700;
      background-repeat: repeat-x;
      background-position: center bottom;
      background-size: auto 2px;
      width: 100%;
      height: calc(100vw / 750 * 110);
      font-size: calc(100vw / 750 * 24);
      line-height: 1.5;
      padding: 0 15% 0 13%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .features-link .features-link__item--a1 br, .features-link .features-link__item--a2 br, .features-link .features-link__item--a3 br, .features-link .features-link__item--a4 br, .features-link .features-link__item--a5 br, .features-link .features-link__item--b1 br, .features-link .features-link__item--b2 br, .features-link .features-link__item--b3 br, .features-link .features-link__item--b4 br, .features-link .features-link__item--b5 br {
        display: none; }
      .features-link .features-link__item--a1:before, .features-link .features-link__item--a2:before, .features-link .features-link__item--a3:before, .features-link .features-link__item--a4:before, .features-link .features-link__item--a5:before, .features-link .features-link__item--b1:before, .features-link .features-link__item--b2:before, .features-link .features-link__item--b3:before, .features-link .features-link__item--b4:before, .features-link .features-link__item--b5:before {
        display: block;
        content: '';
        position: absolute;
        left: 4%;
        top: 0;
        bottom: 0;
        width: calc(100vw / 750 * 44);
        height: calc(100vw / 750 * 44);
        margin: auto; }
      .features-link .features-link__item--a1:after, .features-link .features-link__item--a2:after, .features-link .features-link__item--a3:after, .features-link .features-link__item--a4:after, .features-link .features-link__item--a5:after, .features-link .features-link__item--b1:after, .features-link .features-link__item--b2:after, .features-link .features-link__item--b3:after, .features-link .features-link__item--b4:after, .features-link .features-link__item--b5:after {
        position: absolute;
        display: block;
        content: '';
        width: calc(100vw / 750 * 24);
        height: calc(100vw / 750 * 24);
        right: 5%;
        top: 0;
        bottom: 0;
        margin: auto; }
      .features-link .features-link__item--a1:hover:after, .features-link .features-link__item--a2:hover:after, .features-link .features-link__item--a3:hover:after, .features-link .features-link__item--a4:hover:after, .features-link .features-link__item--a5:hover:after, .features-link .features-link__item--b1:hover:after, .features-link .features-link__item--b2:hover:after, .features-link .features-link__item--b3:hover:after, .features-link .features-link__item--b4:hover:after, .features-link .features-link__item--b5:hover:after {
        -webkit-transform: translateY(6px);
                transform: translateY(6px); }
      .features-link .features-link__item--a1, .features-link .features-link__item--a2, .features-link .features-link__item--a3, .features-link .features-link__item--a4, .features-link .features-link__item--a5 {
        background-image: url("../images/products/feature_bar-a.png"); }
        .features-link .features-link__item--a1:nth-of-type(1), .features-link .features-link__item--a2:nth-of-type(1), .features-link .features-link__item--a3:nth-of-type(1), .features-link .features-link__item--a4:nth-of-type(1), .features-link .features-link__item--a5:nth-of-type(1) {
          background-image: url("../images/products/feature_bar-a.png"), url("../images/products/feature_bar-a.png");
          background-position: center bottom, center top; }
      .features-link .features-link__item--b1, .features-link .features-link__item--b2, .features-link .features-link__item--b3, .features-link .features-link__item--b4, .features-link .features-link__item--b5 {
        background-image: url("../images/products/feature_bar-b.png"); }
        .features-link .features-link__item--b1:nth-of-type(1), .features-link .features-link__item--b2:nth-of-type(1), .features-link .features-link__item--b3:nth-of-type(1), .features-link .features-link__item--b4:nth-of-type(1), .features-link .features-link__item--b5:nth-of-type(1) {
          background-image: url("../images/products/feature_bar-b.png"), url("../images/products/feature_bar-b.png");
          background-position: center bottom, center top; }
    .p-video {
      width: calc(100vw / 750 * 666);
      padding-top: calc(100vw / 750 * 20);
      padding-bottom: calc(100vw / 750 * 60); }
      .p-video__title, .p-video__title--a, .p-video__title--b {
        font-size: calc(100vw / 750 * 48);
        margin-bottom: calc(100vw / 750 * 50); }
        .p-video__video + .p-video__video {
          margin-top: calc(100vw / 750 * 50); }
      .p-wrap__ctt {
        padding: calc(100vw / 750 * 30) 0 calc(100vw / 750 * 0); }
    .p-wrap {
      padding: calc(100vw / 750 * 50) calc(100vw / 750 * 40);
      margin-bottom: calc(100vw / 750 * 70);
      border-radius: 30px; }
      .p-wrap--1:before {
        width: 80.08px;
        height: 104px;
        right: 2%;
        top: calc(100vw / 750 * -60); }
      .p-wrap--2:before {
        width: 96.2px;
        height: 108.68px;
        left: -12%;
        top: calc(100vw / 750 * -60); }
        #page-ch .p-wrap--2:before {
          left: -3%; }
        #page-vi .p-wrap--2:before {
          top: calc(100vw / 750 * -20);
          left: -14%; }
      .p-wrap--3:before {
        width: 112.84px;
        height: 61.88px;
        bottom: calc(100vw / 750 * -30);
        right: -1%; }
      .p-wrap__title, .p-wrap__title--a, .p-wrap__title--b {
        font-size: calc(100vw / 750 * 40);
        padding-bottom: calc(100vw / 750 * 10);
        border-bottom: dotted 5px;
        margin-bottom: calc(100vw / 750 * 45); }
    .p-wrapLineup__box {
      margin-bottom: calc(100vw / 750 * 35); }
    .p-wrapLineup .p-wrapLineup__product--a1, .p-wrapLineup .p-wrapLineup__product--a2, .p-wrapLineup .p-wrapLineup__product--a3, .p-wrapLineup .p-wrapLineup__product--b1, .p-wrapLineup .p-wrapLineup__product--b3 {
      font-size: calc(100vw / 750 * 20);
      line-height: 1.4; }
      .p-wrapLineup .p-wrapLineup__product--a1 strong, .p-wrapLineup .p-wrapLineup__product--a2 strong, .p-wrapLineup .p-wrapLineup__product--a3 strong, .p-wrapLineup .p-wrapLineup__product--b1 strong, .p-wrapLineup .p-wrapLineup__product--b3 strong {
        font-size: calc(100vw / 750 * 24); }
  .p-wrapLineup__product--a1 {
    width: 30%; }
    .p-wrapLineup__product--a1 img {
      width: 90% !important; }
  .p-wrapLineup__product--a2 {
    width: 30%; }
    .p-wrapLineup__product--a2 img {
      width: 75% !important; }
  .p-wrapLineup__product--a3 {
    width: 40%; }
    .p-wrapLineup__product--a3 img {
      width: 96% !important; }
  .p-wrapLineup__product--b1 {
    width: 30%; }
    .p-wrapLineup__product--b1 img {
      width: 90% !important; }
  .p-wrapLineup__product--b3 {
    width: 40%;
    margin-left: 10%; }
    .p-wrapLineup__product--b3 img {
      width: 96% !important; }
    .p-wrapLineup .p-wrapLineup__image {
      height: calc(100vw / 750 * 240);
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: calc(100vw / 750 * 10); }
      .p-wrapLineup .p-wrapLineup__image img {
        max-width: none;
        max-height: none;
        width: 100%; }
    .p-wrapLineup__balloon {
      border: solid 2px #d3a763;
      border-radius: 20px;
      text-align: left; }
    .p-wrapLineup__desc, .p-wrapLineup__desc--a1, .p-wrapLineup__desc--a2, .p-wrapLineup__desc--a3, .p-wrapLineup__desc--b1, .p-wrapLineup__desc--b3 {
      font-size: calc(100vw / 750 * 26);
      padding: calc(100vw / 750 * 15) 5%;
      line-height: 1.4;
      letter-spacing: -0.01em; }
      .p-wrapLineup__desc strong, .p-wrapLineup__desc--a1 strong, .p-wrapLineup__desc--a2 strong, .p-wrapLineup__desc--a3 strong, .p-wrapLineup__desc--b1 strong, .p-wrapLineup__desc--b3 strong {
        font-size: calc(100vw / 750 * 30); }
      .p-wrapLineup__desc:before, .p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b3:before, .p-wrapLineup__desc:after, .p-wrapLineup__desc--a1:after, .p-wrapLineup__desc--a2:after, .p-wrapLineup__desc--a3:after, .p-wrapLineup__desc--b1:after, .p-wrapLineup__desc--b3:after {
        border-width: 15px 8px; }
      .p-wrapLineup__desc:before, .p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b3:before {
        top: -30px; }
      .p-wrapLineup__desc:after, .p-wrapLineup__desc--a1:after, .p-wrapLineup__desc--a2:after, .p-wrapLineup__desc--a3:after, .p-wrapLineup__desc--b1:after, .p-wrapLineup__desc--b3:after {
        top: -26px; }
      .p-wrapLineup__desc--a1:before, .p-wrapLineup__desc--a1:after {
        left: 12%; }
      .p-wrapLineup__desc--a2:before, .p-wrapLineup__desc--a2:after {
        left: 42%; }
      .p-wrapLineup__desc--a3:before, .p-wrapLineup__desc--a3:after {
        right: 15%; }
      .p-wrapLineup__desc--b1:before, .p-wrapLineup__desc--b1:after {
        left: 22%; }
      .p-wrapLineup__desc--b3:before, .p-wrapLineup__desc--b3:after {
        left: 67%; }
    .p-wrapList {
      margin-top: 0; }
      .p-wrapList__item {
        font-size: calc(100vw / 750 * 23);
        margin-bottom: calc(100vw / 750 * 10);
        width: 47%; }
        .p-wrapList__key:after {
          width: calc(220px - 100%); }
      .kokoro .up-items {
        -webkit-transform: translateY(calc(100vw / 750 * 50));
                transform: translateY(calc(100vw / 750 * 50));
        -webkit-animation: fade-up .3s ease-out forwards;
                animation: fade-up .3s ease-out forwards; }
      .kokoro .kv {
        padding: 0 0 calc(100vw / 750 * 50); }
        .kokoro .kv:before {
          background: url("../images/campaign/kokoro/mv_layer.png") left bottom repeat;
          background-size: 20px; }
        .kokoro .kv:after {
          height: calc(100vw / 750 * 392);
          -webkit-transform: translateY(-74.5%) rotate(-7.2deg);
                  transform: translateY(-74.5%) rotate(-7.2deg);
          background-size: auto 100%; }
        .kokoro .kv__title {
          width: calc(100vw / 750 * 633);
          left: calc(100vw / 750 * -10);
          top: calc(100vw / 750 * 40); }
        .kokoro .kv__img {
          width: calc(100vw / 750 * 468);
          margin: auto;
          padding-top: calc(100vw / 750 * 230); }
        .kokoro .kv__items--1 {
          width: calc(100vw / 750 * 294);
          right: calc(100vw / 750 * -60);
          top: calc(100vw / 750 * -45); }
        .kokoro .kv__items--2 {
          width: calc(100vw / 750 * 208);
          left: calc(100vw / 750 * -60);
          top: calc(100vw / 750 * 277); }
        .kokoro .kv__items--3 {
          width: calc(100vw / 750 * 180);
          right: calc(100vw / 750 * -30);
          top: calc(100vw / 750 * 275); }
        .kokoro .kv__items--4 {
          width: calc(100vw / 750 * 208);
          left: calc(100vw / 750 * -20);
          top: calc(100vw / 750 * 590); }
      .kokoro .cource_guide {
        margin-top: calc(100vw / 750 * 80); }
        .kokoro .cource_guide__button {
          width: calc(100vw / 750 * 324);
          height: calc(100vw / 750 * 132);
          font-size: calc(100vw / 750 * 29);
          border-radius: calc(100vw / 750 * 30);
          margin: 0 calc(100vw / 750 * 9);
          line-height: 2; }
          .kokoro .cource_guide__button:after {
            width: calc(100vw / 750 * 22);
            height: calc(100vw / 750 * 22);
            right: calc(100vw / 750 * 20);
            bottom: calc(100vw / 750 * 30); }
          .kokoro .cource_guide__button img {
            margin-left: calc(100vw / 750 * 60);
            margin-bottom: calc(100vw / 750 * 5); }
          .kokoro .cource_guide__button--a img {
            width: calc(100vw / 750 * 178); }
          .kokoro .cource_guide__button--b img {
            width: calc(100vw / 750 * 189); }
        .kokoro .cource_guide__name {
          padding-right: calc(100vw / 750 * 25);
          margin-top: calc(100vw / 750 * 3); }
        .kokoro .cource_guide__badge {
          width: calc(100vw / 750 * 101);
          height: calc(100vw / 750 * 101);
          font-size: calc(100vw / 750 * 20);
          line-height: 1.1;
          left: calc(100vw / 750 * -12);
          top: calc(100vw / 750 * -40); }
          .kokoro .cource_guide__badge em {
            font-size: calc(100vw / 750 * 30); }
    .kokoro .present {
      padding: calc(100vw / 750 * 255) 0 0; }
      .kokoro .present .title_illust {
        top: calc(100vw / 750 * -38);
        width: calc(100vw / 750 * 820); }
      .kokoro .cource__title {
        height: calc(100vw / 750 * 138);
        margin-bottom: calc(100vw / 750 * 40); }
        .kokoro .cource__title-main {
          font-size: calc(100vw / 750 * 42); }
        .kokoro .cource__title-sub {
          font-size: calc(100vw / 750 * 24); }
      .kokoro .cource__period {
        border-radius: calc(100vw / 750 * 50);
        padding: calc(100vw / 750 * 24) calc(100vw / 750 * 18);
        border: 1px solid;
        margin-bottom: calc(100vw / 750 * 90);
        font-size: calc(100vw / 750 * 26); }
        .kokoro .cource__period-caption {
          font-size: calc(100vw / 750 * 32);
          margin-bottom: calc(100vw / 750 * 10); }
        .kokoro .cource__period-list {
          text-align: center;
          line-height: 1.7; }
        .kokoro .cource__period-none {
          font-size: calc(100vw / 750 * 26); }
        .kokoro .cource__period-note {
          margin-top: calc(100vw / 750 * 10);
          font-size: calc(100vw / 750 * 22); }
    .kokoro .cource--a {
      padding-bottom: calc(100vw / 750 * 70); }
      .kokoro .cource--a .cource_product__badge {
        padding-top: calc(100vw / 750 * 15); }
    .kokoro .cource--b {
      padding-bottom: calc(100vw / 750 * 335); }
      .kokoro .cource--b .cource__period {
        margin-bottom: calc(100vw / 750 * 70); }
      .kokoro .cource--b .cource_product__badge {
        padding-bottom: calc(100vw / 750 * 10); }
      .kokoro .cource_product {
        width: 100%; }
        .kokoro .cource_product__items {
          margin-bottom: calc(100vw / 750 * 90); }
          .kokoro .cource_product__items figcaption {
            padding: 0 calc(100vw / 750 * 30); }
          .kokoro .cource_product__items--1:before {
            width: calc(100vw / 750 * 758);
            height: calc(100vw / 750 * 699);
            top: calc(100vw / 750 * -13);
            right: calc(100vw / 750 * -20);
            background-image: url("../images/campaign/kokoro/product_1_bg_sp.png"); }
          .kokoro .cource_product__items--2:before {
            width: calc(100vw / 750 * 765);
            height: calc(100vw / 750 * 524);
            left: calc(100vw / 750 * -45);
            top: calc(100vw / 750 * 155);
            background-image: url("../images/campaign/kokoro/product_2_bg_sp.png"); }
          .kokoro .cource_product__items--3:before {
            width: calc(100vw / 750 * 757);
            height: calc(100vw / 750 * 568);
            right: calc(100vw / 750 * -45);
            top: calc(100vw / 750 * 74);
            background-image: url("../images/campaign/kokoro/product_3_bg_sp.png"); }
          .kokoro .cource_product__items--4:before {
            width: calc(100vw / 750 * 785);
            height: calc(100vw / 750 * 660);
            right: calc(100vw / 750 * -50);
            top: 0;
            background-image: url("../images/campaign/kokoro/product_4_bg_sp.png"); }
          .kokoro .cource_product__items--5:before {
            width: calc(100vw / 750 * 821);
            height: calc(100vw / 750 * 572);
            left: calc(100vw / 750 * -75);
            top: calc(100vw / 750 * 120);
            background-image: url("../images/campaign/kokoro/product_5_bg_sp.png"); }
          .kokoro .cource_product__items--5 .cource_product__title img {
            height: calc(100vw / 750 * 140); }
          .kokoro .cource_product__items--6:before {
            width: calc(100vw / 750 * 760);
            height: calc(100vw / 750 * 635);
            right: calc(100vw / 750 * -25);
            top: calc(100vw / 750 * 60);
            background-image: url("../images/campaign/kokoro/product_6_bg_sp.png"); }
          .kokoro .cource_product__items--10:before {
            width: calc(100vw / 750 * 821);
            height: calc(100vw / 750 * 572);
            left: calc(100vw / 750 * -75);
            top: calc(100vw / 750 * 120);
            background-image: url("../images/campaign/kokoro/product_5_bg_sp.png"); }
          .kokoro .cource_product__items--10 .cource_product__title img {
            height: calc(100vw / 750 * 220); }
          .kokoro .cource_product__items--11:before {
            width: calc(100vw / 750 * 760);
            height: calc(100vw / 750 * 635);
            right: calc(100vw / 750 * -25);
            top: calc(100vw / 750 * 60);
            background-image: url("../images/campaign/kokoro/product_6_bg_sp.png"); }
          .kokoro .cource_product__items--11 .cource_product__title img {
            height: calc(100vw / 750 * 123); }
        .kokoro .cource_product__title {
          padding-left: calc(100vw / 750 * 190); }
          .kokoro .cource_product__title img {
            height: calc(100vw / 750 * 94); }
        .kokoro .cource_product__badge {
          width: calc(100vw / 750 * 164);
          height: calc(100vw / 750 * 164);
          font-size: calc(100vw / 750 * 22);
          word-break: keep-all;
          line-height: 1.1; }
          .kokoro .cource_product__badge em {
            line-height: 1;
            font-size: calc(100vw / 750 * 51); }
          .kokoro .cource_product__badge-point {
            display: block;
            line-height: 1;
            font-size: calc(100vw / 750 * 29);
            display: block; }
          .kokoro .cource_product__badge-unit {
            font-size: calc(100vw / 750 * 26); }
          .kokoro .cource_product__badge p {
            margin-bottom: 2px; }
        .kokoro .cource_product__img {
          width: calc(100vw / 750 * 498);
          height: calc(100vw / 750 * 498);
          margin: calc(100vw / 750 * 40) auto 0; }
          .kokoro .cource_product__img img {
            max-width: calc(100vw / 750 * 598); }
      .kokoro .cource_product__description {
        margin-top: calc(100vw / 750 * 20);
        font-size: calc(100vw / 750 * 26);
        line-height: calc(100vw / 750 * 46); }
      .kokoro .cource_product__note {
        font-size: calc(100vw / 750 * 22); }
        .kokoro .cource_product__note-attention + .cource_product__note-attention {
          margin-top: calc(100vw / 750 * 5); }
        .kokoro .cource_product__note-items {
          margin-top: calc(100vw / 750 * 15); }
    .kokoro .product {
      padding: calc(100vw / 750 * 75) 0 calc(100vw / 750 * 330); }
      .kokoro .product .title_illust {
        top: calc(100vw / 750 * -325);
        width: calc(100vw / 750 * 465); }
      .kokoro .product .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
    .kokoro .apply {
      padding: calc(100vw / 750 * 95) 0 calc(100vw / 750 * 70); }
      .kokoro .apply:after {
        display: none; }
      .kokoro .apply .title_illust {
        top: calc(100vw / 750 * -370);
        width: calc(100vw / 750 * 455); }
      .kokoro .apply .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
    .language {
      top: calc(100vw / 750 * 36);
      right: 0;
      border-radius: calc(100vw / 750 * 30) 0 0 calc(100vw / 750 * 30);
      min-width: 0; }
      .language__ttl {
        font-size: calc(100vw / 750 * 24);
        padding: calc(100vw / 750 * 16) calc(100vw / 750 * 20);
        padding-left: calc(100vw / 750 * 60);
        background: #E5005A url(../images/common/icon/language_icon.png) no-repeat calc(100vw / 750 * 20) 50%;
        background-size: calc(100vw / 750 * 26) auto; }
        .language__ttl::before, .language__ttl::after {
          display: none; }
      .language__list {
        padding: calc(100vw / 750 * 30) calc(100vw / 750 * 40);
        border-right: none;
        border-radius: 0 0 0 18px; }
      .language__item, .language__item--pdf {
        font-size: calc(100vw / 750 * 24); }
        .language__item + .language__item, .language__item--pdf + .language__item, .language__item + .language__item--pdf, .language__item--pdf + .language__item--pdf {
          margin-top: calc(100vw / 750 * 16); }
        .language__item:after, .language__item--pdf:after {
          width: 12px;
          right: 0; }
          .language__item--pdf:after {
            width: 12px;
            height: 21px;
            background-size: contain; }
    .lineup {
      padding: calc(100vw / 750 * 50) 0 calc(100vw / 750 * 50); }
      .lineup__wrap {
        width: 100%;
        padding: 5px;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        position: relative;
        border-radius: 30px; }
      .lineup__inner {
        border-width: 2px;
        padding: 30px 20px 25px;
        border-radius: 26px; }
      .lineup__title {
        font-size: calc(100vw / 750 * 40); }
      .lineup__subtitle {
        font-size: calc(100vw / 750 * 30); }
      .lineup__bear {
        left: -10px;
        width: calc(100vw / 750 * 220);
        height: calc(100vw / 750 * 210);
        background-size: contain; }
      .lineup__box {
        margin: 0 0 25px; }
      .lineup__box--b {
        width: calc(100vw / 750 * 400);
        margin: 0 auto 25px; }
        .lineup__item--1-baby {
          padding-top: 10px; }
      .lineup__item {
        font-size: calc(100vw / 750 * 24); }
        .lineup__item--1 {
          width: 30%; }
        .lineup__item--2 {
          width: 30%;
          padding: 0 calc(100vw / 750 * 20); }
        .lineup__item--3 {
          width: 40%; }
        .lineup__item .bold-text {
          font-weight: normal; }
        .lineup__item--1b {
          width: 35%; }
        .lineup__item--2b {
          width: 40%; }
      .lineup__image {
        height: calc(100vw / 750 * 235); }
        .lineup__image--1 {
          width: 100%; }
        .lineup__image--2 {
          width: 100%; }
        .lineup__image--3 {
          width: 100%; }
        .lineup__image--1b {
          width: 100%; }
        .lineup__image--3b {
          width: 100%; }
        .lineup__image--1-baby {
          width: 100%; }
      .lineup__badge {
        line-height: calc(100vw / 750 * 170);
        width: calc(100vw / 750 * 190);
        height: calc(100vw / 750 * 190);
        top: calc(100vw / 750 * -40);
        right: calc(100vw / 750 * -20); }
        .lineup__badge:after {
          width: calc(100vw / 750 * 28);
          height: calc(100vw / 750 * 28); }
    .landing {
      background: url("../images/lp/202003/main_bg.png") center top;
      background-size: 100% auto; }
      .landing__flower {
        width: calc(100vw / 750 * 122);
        height: calc(100vw / 750 * 122); }
        .landing__flower--l {
          background-image: url("../images/lp/flower-l-s.png");
          background-position-x: right;
          background-size: cover; }
        .landing__flower--r {
          background-image: url("../images/lp/flower-r-s.png");
          background-size: cover; }
      .landing__wrap {
        padding-top: 4vw;
        background: none; }
    .landing__main {
      width: calc(100vw / 750 * 584);
      height: calc(100vw / 750 * 514); }
    .landing__main > img {
      width: calc(100vw / 750 * 460); }
      .landing__package {
        margin-top: calc(100vw / 750 * 30);
        margin-right: calc(100vw / 750 * -30);
        margin-left: calc(100vw / 750 * 30); }
        .landing__package__l {
          width: calc(100vw / 750 * 290); }
        .landing__package__l img {
          width: 100%; }
        .landing__package__r {
          width: calc(100vw / 750 * 310); }
        .landing__package__r img {
          width: 100%; }
      .landing__logo {
        top: calc(100vw / 750 * -58);
        left: calc(100vw / 750 * -62);
        width: calc(100vw / 750 * 156);
        height: calc(100vw / 750 * 143); }
      .landing__note {
        font-size: calc(100vw / 750 * 28);
        line-height: 2.05;
        margin: 0 5%;
        background-size: 132% auto;
        padding-bottom: calc(100vw / 750 * 10); }
      .landing .section.section--yellow.section--yellow--bottom::after {
        bottom: -6.66667vw;
        left: calc(50% - (100vw / 750 * 140));
        width: calc(100vw / 750 * 280);
        height: calc(100vw / 750 * 140);
        background-image: url(../images/lp/yellow-bottom-s.png);
        background-size: cover; }
      .landing__checkbg {
        padding-top: calc(100vw / 750 * 10);
        padding-bottom: 0; }
        .landing__checkbg:before {
          top: calc(100vw / 750 * -70);
          left: calc(100vw / 750 * -41);
          width: calc(100vw / 750 * 180);
          height: calc(100vw / 750 * 520);
          background-image: url("../images/lp/balancemilk/onayami_01-s.png");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; }
        .landing__checkbg:after {
          top: calc(100vw / 750 * -70);
          right: calc(100vw / 750 * -41);
          width: calc(100vw / 750 * 100);
          height: calc(100vw / 750 * 520);
          background-image: url("../images/lp/balancemilk/onayami_02-s.png");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; }
      .landing__osusume {
        padding-top: calc(100vw / 750 * 74);
        padding-bottom: calc(100vw / 750 * 34); }
        .landing__osusume__leader {
          height: calc(100vw / 750 * 40);
          margin-bottom: calc(100vw / 750 * 24); }
        .landing__osusume__package {
          width: calc(100vw / 750 * 670);
          margin-left: calc(100vw / 750 * 4); }
  .landing__check {
    padding-top: calc(100vw / 750 * 4);
    padding-bottom: 0; }
  .landing__leader {
    width: auto;
    height: calc(100vw / 750 * 35);
    margin-bottom: calc(100vw / 750 * 36); }
  .landing__leader img {
    height: 100%;
    width: auto; }
  .landing__checklist {
    width: calc(100vw / 750 * 590); }
  .landing__checkitem {
    margin-bottom: calc(100vw / 750 * 19);
    margin-left: 2.93333vw;
    padding-left: calc(100vw / 750 * 46);
    font-size: calc(100vw / 750 * 26);
    letter-spacing: 0.04em; }
  .landing__checkitem:before {
    width: calc(100vw / 750 * 30);
    height: calc(100vw / 750 * 30);
    background-size: cover; }
  .landing__checkimage {
    width: 100%;
    margin: 0; }
    .landing-main {
      height: auto;
      padding-bottom: calc(100vw / 750 * 80); }
      .landing-main__title {
        font-size: calc(100vw / 750 * 28);
        line-height: 1.4;
        margin-bottom: calc(100vw / 750 * 10); }
        .landing-main__title span {
          font-size: calc(100vw / 750 * 38);
          background: url(../images/lp/202003/main_line.png) no-repeat 50% 100%;
          background-size: contain; }
      .landing-main__logo {
        margin-top: calc(100vw / 750 * 10); }
        .landing-main__logo img {
          width: calc(100vw / 750 * 366); }
        .landing-main__logo::before, .landing-main__logo::after {
          width: 205px;
          height: 30px; }
        .landing-main__logo::before {
          left: calc(100vw / 750 * -800);
          top: calc(100vw / 750 * 20); }
        .landing-main__logo::after {
          right: calc(100vw / 750 * -800);
          top: calc(100vw / 750 * 20); }
    .landing-package {
      margin-top: calc(100vw / 750 * 50); }
      .landing-package__item {
        width: 50%; }
        .landing-package__item figcaption {
          font-size: calc(100vw / 750 * 26);
          margin-top: calc(100vw / 750 * 16); }
        .landing-package__item img {
          width: 100%; }
        .landing-package__item:nth-of-type(1) img {
          width: calc(100vw / 750 * 283); }
        .landing-package__item:nth-of-type(2) img {
          width: calc(100vw / 750 * 196); }
    .landing-banner {
      margin-top: calc(100vw / 750 * 0);
      padding: calc(100vw / 750 * 70) 5% calc(100vw / 750 * 90); }
      .landing-banner--webcm {
        padding: calc(100vw / 750 * 20) 5% calc(100vw / 750 * 160); }
        .landing-banner--webcm::before {
          bottom: -5px;
          background-size: 200% auto; }
      .landing-banner--pink {
        padding: calc(100vw / 750 * 100) 5% calc(100vw / 750 * 160); }
      .landing-banner__title {
        font-size: calc(100vw / 750 * 28);
        margin-top: calc(100vw / 750 * 50);
        margin-bottom: calc(100vw / 750 * 20);
        overflow: hidden; }
        .landing-banner__title span::before {
          left: -255px; }
        .landing-banner__title span::after {
          right: -255px; }
      .landing-banner__att {
        margin-top: calc(100vw / 750 * 20);
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .landing-banner__att p {
          color: #E5005A;
          font-size: calc(100vw / 750 * 22); }
      .landing-banner__item a {
        display: block; }
      .landing-banner__item img {
        width: 100%;
        max-width: none;
        max-height: none; }
      .landing-banner__item figure {
        display: block; }
      .landing-banner__item + .landing-banner__item {
        margin-top: calc(100vw / 750 * 50); }
      .landing-banner__wrap {
        display: block; }
        .landing-banner__wrap .fuki {
          top: calc(100vw / 750 * -26);
          right: calc(100vw / 750 * -26);
          font-size: calc(100vw / 750 * 27);
          width: calc(100vw / 750 * 110);
          height: calc(100vw / 750 * 107); }
      .landing-banner__btn {
        bottom: calc(100vw / 750 * 35);
        font-size: calc(100vw / 750 * 28);
        width: calc(100vw / 750 * 525);
        height: calc(100vw / 750 * 110); }
        .landing-banner__l-banner .landing-banner__btn {
          bottom: calc(100vw / 750 * 50); }
        .landing-banner__btn::after {
          width: calc(100vw / 750 * 30); }
    .landing-product {
      padding: calc(100vw / 750 * 90) 5% calc(100vw / 750 * 180); }
      .landing-product__lead {
        display: block;
        text-align: center; }
        .landing-product__lead-logo {
          margin: 0 auto; }
          .landing-product__lead-logo img {
            width: calc(100vw / 750 * 154); }
      .landing-product__lead-body h2 {
        font-size: calc(100vw / 750 * 32);
        line-height: 1.3; }
      .landing-product__lead-body p {
        font-size: calc(100vw / 750 * 26);
        line-height: 1.6;
        margin-top: calc(100vw / 750 * 30); }
      .landing-product__list {
        margin-top: calc(100vw / 750 * 50);
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .landing-product__list-item {
          width: 100%; }
          .landing-product__list-item:nth-of-type(1) .landing-product__list-body figure {
            text-align: left; }
            .landing-product__list-item:nth-of-type(1) .landing-product__list-body figure img {
              width: calc(100vw / 750 * 283); }
          .landing-product__list-item:nth-of-type(1) .landing-product__list-logo img {
            width: calc(100vw / 750 * 237); }
          .landing-product__list-item:nth-of-type(2) {
            margin-top: calc(100vw / 750 * 60); }
            .landing-product__list-item:nth-of-type(2) .landing-product__list-body {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: reverse;
                  -ms-flex-flow: row-reverse;
                      flex-flow: row-reverse;
              -webkit-box-align: end;
                  -ms-flex-align: end;
                      align-items: flex-end; }
              .landing-product__list-item:nth-of-type(2) .landing-product__list-body figure img {
                width: calc(100vw / 750 * 196); }
            .landing-product__list-item:nth-of-type(2) .landing-product__list-logo {
              text-align: left; }
              .landing-product__list-item:nth-of-type(2) .landing-product__list-logo img {
                width: calc(100vw / 750 * 237); }
              .landing-product__list-item:nth-of-type(2) .landing-product__list-logo div {
                position: relative;
                margin-bottom: calc(100vw / 750 * 30); }
                .landing-product__list-item:nth-of-type(2) .landing-product__list-logo div img {
                  width: calc(100vw / 750 * 320); }
        .landing-product__list-body {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .landing-product__list-body figure {
            text-align: center;
            margin: 0;
            width: 50%; }
        .landing-product__list-logo {
          text-align: center;
          margin: 0;
          padding-bottom: 0;
          width: 50%; }
        .landing-product__list-t1 {
          position: absolute;
          top: calc(100vw / 750 * -20);
          right: calc(100vw / 750 * 10);
          width: calc(100vw / 750 * 317); }
        .landing-product__list-btn {
          font-size: calc(100vw / 750 * 24);
          margin-top: calc(100vw / 750 * 60);
          width: calc(100vw / 750 * 562);
          height: calc(100vw / 750 * 100); }
    .modal-cupfeed {
      padding: calc(100vw / 750 * 80) calc(100vw / 750 * 40); }
      .modal-cupfeed__ttl {
        font-size: calc(100vw / 750 * 30); }
      .modal-cupfeed__flow {
        margin-top: calc(100vw / 750 * 45); }
    .modal-cupfeed__flow-item {
      width: calc(50% - 2vw); }
      .modal-cupfeed__flow-item:nth-of-type(2n) {
        margin-left: 4vw; }
      .modal-cupfeed__flow-item:not(:nth-of-type(-n + 2)) {
        margin-top: calc(100vw / 750 * 40); }
      .modal-cupfeed__flow-item:not(:first-of-type) {
        position: relative; }
        .modal-cupfeed__flow-item:not(:first-of-type)::before {
          content: "";
          display: block;
          width: calc(100vw / 750 * 16);
          height: calc(100vw / 750 * 24);
          background-image: url("./../images/products/flow-modal/arr.png");
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          position: absolute;
          left: -3vw;
          top: calc(100vw / 750 * 110); }
      .modal-cupfeed__flow-item figcaption {
        font-size: calc(100vw / 750 * 26);
        margin-top: calc(100vw / 750 * 25); }
      .modal-cupfeed__flow-bottom {
        font-size: calc(100vw / 750 * 22);
        margin-top: calc(100vw / 750 * 80); }
      .modal-cupfeed__note {
        margin-top: calc(100vw / 750 * 60); }
        .modal-cupfeed__note::before {
          top: 1px;
          width: calc(100% - 50px); }
      .modal-cupfeed__note-ttl {
        font-size: calc(100vw / 750 * 26); }
      .modal-cupfeed__note-list {
        padding: calc(100vw / 750 * 30) 0 calc(100vw / 750 * 50); }
      .modal-cupfeed__note-item {
        font-size: calc(100vw / 750 * 26);
        padding-left: 20px; }
        .modal-cupfeed__note-item::before {
          width: calc(100vw / 750 * 25);
          height: calc(100vw / 750 * 25);
          top: 5px; }
      .modal-cupfeed__close {
        margin-top: calc(100vw / 750 * 75); }
      .modal__wrap {
        padding-top: calc(100vw / 750 * 80); }
      .modal__close {
        width: calc(100vw / 750 * 70);
        height: calc(100vw / 750 * 70);
        top: calc(100vw / 750 * 80);
        right: calc(100vw / 750 * 41); }
        .modal__close--cupfeed {
          top: calc(100vw / 750 * -10);
          right: calc(100vw / 750 * 10); }
      .modal__box {
        width: calc(100% - (100vw / 750 * 26));
        margin: calc(100vw / 750 * 100) auto; }
      .modal__block {
        margin: 0 calc(100vw / 750 * 30);
        border-radius: calc(100vw / 750 * 42); }
      .modal__block--cupfeed {
        margin: 0; }
      .modal__inner {
        padding: calc(100vw / 750 * 65) calc(100vw / 750 * 42); }
        #modal_interview2 .modal__head {
          background: none; }
      .modal__head {
        padding-bottom: calc(100vw / 750 * 40);
        background: none; }
        .modal__head:after {
          position: absolute;
          left: 0;
          display: block;
          content: '';
          bottom: 0;
          width: 100%;
          height: calc(100vw / 750 * 8);
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url("../images/common/line/modal_dot-s.png"); }
          #modal_interview2 .modal__head:after {
            background-image: url("../images/common/line/modal_dot-blue-s.png"); }
      .modal__illust {
        height: calc(100vw / 750 * 94);
        top: calc(100vw / 750 * -122); }
      .modal__title {
        font-size: calc(100vw / 750 * 30);
        line-height: 1.66;
        margin-bottom: calc(100vw / 750 * 30); }
        .modal__title sub {
          font-size: calc(100vw / 750 * 22); }
      .modal__subtitle {
        font-size: calc(100vw / 750 * 22);
        line-height: 1.54; }
      .modal__section {
        background-image: url("../images/common/line/modal_dot-s.png");
        background-size: 100% auto; }
        #modal_interview2 .modal__section {
          background-image: url("../images/common/line/modal_dot-blue-s.png");
          background-size: 100% auto; }
        .modal__section img {
          margin-bottom: calc(100vw / 750 * 40);
          width: calc(100vw / 750 * 433); }
      .modal__section {
        padding: calc(100vw / 750 * 50) 0 calc(100vw / 750 * 40); }
      .modal__lead {
        font-size: calc(100vw / 750 * 26);
        line-height: 1.61;
        margin-left: 0;
        margin-bottom: calc(100vw / 750 * 30); }
      .modal__text {
        margin-left: 0;
        margin-bottom: calc(100vw / 750 * 50); }
    .modal__arrowwrap {
      top: calc(100vw / 750 * 340);
      width: 92%; }
      .modal__arrow::after {
        background-size: 12px auto; }
    .modal__arrow {
      width: calc(100vw / 750 * 50);
      height: calc(100vw / 750 * 50);
      background-size: calc(100vw / 750 * 30) calc(100vw / 750 * 30); }
      .modalOnline__block {
        position: absolute;
        width: calc(100vw / 750 * 460);
        height: 100%;
        top: 0;
        right: 0;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
                box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
      .modalOnline__close {
        display: none; }
      .modalOnline-close {
        position: absolute;
        bottom: calc(100vw / 750 * 90);
        left: 0;
        right: 0; }
    .modalShop {
      padding: 0;
      height: 100%; }
    .modalShop__body {
      position: absolute;
      height: calc(100vw / 750 * 680);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .modalShop__box {
      height: calc(100vw / 750 * 600);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column; }
      .modalShop__link {
        width: 100%;
        margin: 0; }
        .modalShop__link + .modalShop__link {
          margin-top: 20px; }
      .modalShop .modalShop__logo--1 {
        width: 133.12px;
        height: 20.16px; }
      .modalShop .modalShop__logo--2 {
        width: 127.16px;
        height: 28.56px; }
      .modalShop .modalShop__logo--3 {
        width: 157.08px;
        height: 24.48px; }
      .modalShop .modalShop__logo--4 {
        width: 129.2px;
        height: 31.28px; }
      .modalShop .modalShop__logo--5 {
        width: 143.2px;
        height: 39.2px; }
      .modalShop__title {
        padding-top: calc(100vw / 750 * 80);
        font-size: calc(100vw / 750 * 30); }
        .modalShop__title::before {
          display: none; }
          #followupmilk .pl__box .pl__button {
            margin: 0 5px; }
      .pl__box.-is-align-left .pl__button {
        margin-left: initial;
        margin-right: initial;
        width: calc(50% - 5px); }
        .pl__box.-is-align-left .pl__button:nth-of-type(even) {
          margin-left: 10px; }
      .pl__button {
        border-width: 1px;
        margin-bottom: calc(100vw / 750 * 20);
        width: calc(50% - 10px); }
        .pl__button a {
          padding-left: 15px; }
          .pl__button a.-is-no-space {
            letter-spacing: -0.11em; }
        .pl__button--i18n {
          width: 31%;
          height: calc(100vw / 750 * 130);
          font-size: calc(100vw / 750 * 20);
          font-weight: normal;
          text-align: center;
          border-radius: 20px; }
          .pl__button--i18n:after {
            top: auto;
            bottom: 0;
            left: 0;
            right: 0;
            height: 40%; }
          .pl__button--i18n a {
            padding-left: 0;
            padding: 0 5px;
            padding-bottom: calc(100vw / 750 * 40); }
        .pl__button--l, .pl__button--s {
          text-align: left;
          font-size: calc(100vw / 750 * 24);
          width: calc(100vw / 750 * 324);
          height: calc(100vw / 750 * 80);
          line-height: 1.3; }
          .pl__button--l a, .pl__button--s a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            padding: 0 calc(100vw / 750 * 30); }
      .pl__button--l {
        width: calc(100vw / 750 * 324); }
      .pl__button--s {
        width: calc(100vw / 750 * 324); }
    .p-akachan-flow {
      width: calc(100vw / 750 * 666);
      padding-bottom: 45px; }
    .p-akachan-flow__ttl {
      text-align: center; }
      .p-akachan-flow__ttl1 {
        font-size: calc(100vw / 750 * 30); }
      .p-akachan-flow__ttl2 {
        width: calc(100vw / 750 * 325);
        height: auto;
        margin: 0 auto;
        line-height: 1;
        font-size: calc(100vw / 750 * 28);
        margin-top: calc(100vw / 750 * 5); }
        .p-akachan-flow__ttl2 span {
          line-height: calc(100vw / 750 * 56); }
      .p-akachan-flow__ttl3 {
        font-size: calc(100vw / 750 * 12);
        text-align: center; }
      .p-akachan-flow__list {
        margin-top: 14px; }
      .p-akachan-flow__item {
        width: 47.5%; }
      .p-akachan-flow__item:nth-of-type(n+3) {
        margin-top: 20px; }
      .p-akachan-flow__item:nth-of-type(even)::before {
        content: "";
        position: absolute;
        top: 47px;
        left: -12px;
        display: block;
        color: #E5005A;
        width: 7px;
        height: 6px;
        border: 6px solid transparent;
        border-left: 7px solid; }
      .p-akachan-flow__pix {
        margin-bottom: 5px; }
        .p-akachan-flow__pix::after {
          font-size: 14px;
          line-height: 1.6; }
      .p-akachan-flow__modal-btn {
        font-size: calc(100vw / 750 * 26); }
        .p-akachan-flow__modal-btn a {
          padding-right: 30px; }
          .p-akachan-flow__modal-btn a::after {
            width: 12px;
            top: 0; }
      .p-akachan-flow__txt {
        font-size: 13px; }
      .p-akachan-flow .p-akachan-flow__deco {
        top: 15px; }
    .feature {
      padding-top: 0px;
      margin-top: calc(100vw / 750 * -40); }
      #page-balancemilk .feature {
        max-height: calc(100vw / 750 * 5010); }
      #page-followupmilk .feature {
        max-height: calc(100vw / 750 * 4240); }
      .feature.no-padding-top {
        padding-top: 0; }
      .feature__bg {
        width: 100vw;
        left: -20px;
        top: calc(100vw / 750 * 120);
        background-image: url("../images/products/balancemilk/feature_ribon01.png");
        background-size: contain; }
        #page-followupmilk .feature__bg {
          background-image: url("../images/products/followupmilk/feature_ribon01.png"); }
      .feature__section {
        width: 100vw;
        margin-left: calc(100vw / 750 * -42); }
        .feature__section .container {
          z-index: 1; }
        .feature__section--top {
          padding: 0;
          padding-top: calc(100vw / 750 * 40);
          min-height: calc(100vw / 750 * 770);
          margin-bottom: calc(100vw / 750 * 90);
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url("../images/products/balancemilk/feature_ribon01.png");
          background-position: center calc(100vw / 750 * 110); }
          #page-followupmilk .feature__section--top {
            background-image: url("../images/products/followupmilk/feature_ribon01.png");
            background-position: center calc(100vw / 750 * 20); }
    .feature__sribon {
      position: absolute;
      height: calc(100vw / 750 * 670);
      width: 100vw;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in;
      transition: opacity .5s ease-in;
      background-size: cover;
      z-index: 0; }
      .feature__sribon:before, .feature__sribon:after {
        position: absolute;
        display: block;
        content: '';
        background-image: url("../images/common/bg-lightpink-s.png");
        background-size: 100%;
        top: 0;
        height: calc(100vw / 750 * 350);
        width: 0; }
        .is-lp-icreo .feature__sribon:before, .is-lp-icreo .feature__sribon:after {
          background-image: url("../images/common/bg-white-s.png");
          background-color: #fff; }
        #page-followupmilk .feature__sribon:before, #page-followupmilk .feature__sribon:after {
          background-image: url("../images/common/bg-lightblue-s.png");
          background-size: 100%; }
        #followupmilk .feature__sribon:before, #followupmilk .feature__sribon:after {
          background-image: url("../images/common/bg-lightblue-s.png");
          background-size: 100%; }
      .feature__sribon:before {
        left: 0;
        background-position: left center; }
        #page-followupmilk .feature__sribon:before {
          left: auto;
          right: 0; }
        #followupmilk .feature__sribon:before {
          left: auto;
          right: 0; }
      .feature__sribon:after {
        right: 0;
        background-position: right center; }
        #page-followupmilk .feature__sribon:after {
          left: 0;
          right: auto; }
        #followupmilk .feature__sribon:after {
          left: 0;
          right: auto; }
      .feature__sribon--top {
        min-height: calc(100vw / 750 * 770);
        margin-bottom: calc(100vw / 750 * 90); }
        .feature__sribon--top:before {
          display: none; }
        .feature__sribon--top:after {
          top: 0;
          height: calc(100vw / 750 * 1370);
          background-position: right center; }
      .feature__sribon--1 {
        height: calc(100vw / 750 * 888);
        top: calc(100vw / 750 * -88);
        background-image: url("../images/products/balancemilk/feature_ribon02.png"); }
        #page-followupmilk .feature__sribon--1 {
          background-image: url("../images/products/followupmilk/feature_ribon02.png"); }
        #followupmilk .feature__sribon--1 {
          background-image: url("../images/products/followupmilk/feature_ribon02.png"); }
        .feature__sribon--1:after {
          top: calc(100vw / 750 * 350);
          height: calc(100vw / 750 * 550); }
      .feature__sribon--2 {
        top: calc(100vw / 750 * 8);
        background-image: url("../images/products/balancemilk/feature_ribon03.png"); }
        #page-followupmilk .feature__sribon--2 {
          background-image: url("../images/products/followupmilk/feature_ribon03.png"); }
        #followupmilk .feature__sribon--2 {
          background-image: url("../images/products/followupmilk/feature_ribon03.png"); }
        .feature__sribon--2:after {
          top: calc(100vw / 750 * 350);
          height: calc(100vw / 750 * 430); }
      .feature__sribon--3 {
        height: 100%;
        top: calc(100vw / 750 * -88);
        background-image: url("../images/products/followupmilk/feature_ribon04.png");
        background-size: 100% 100%; }
        .feature__sribon--3:after {
          top: calc(100vw / 750 * 350);
          height: calc(100vw / 750 * 550); }
      .feature__sribon--down {
        top: calc(100vw / 750 * 30); }
        .feature__sribon--down.feature__sribon--2 {
          top: calc(100vw / 750 * 120); }
      .feature__logo {
        position: relative;
        width: calc(100vw / 750 * 260);
        margin-bottom: calc(100vw / 750 * 50); }
      .feature__reason {
        width: calc(100vw - 40px); }
        .feature__reason__title {
          height: calc(100vw / 750 * 92); }
          .feature__reason__title.-is-common {
            height: calc(100vw / 750 * 136); }
        .feature__reason__text {
          font-size: calc(100vw / 750 * 26); }
        .feature__reason__illust {
          display: none; }
      .feature__content {
        font-size: calc(100vw / 750 * 26);
        background-color: #FFFFFF;
        padding: calc(100vw / 750 * 62) calc(100vw / 750 * 25);
        border-radius: calc(100vw / 750 * 42);
        margin-bottom: calc(100vw / 750 * 115); }
        .is-lp-icreo .feature__content {
          background-color: #fcedf4; }
      .feature__iq {
        margin: 0 auto;
        width: 100%;
        text-align: center; }
        .feature__iq:before {
          top: -16vw;
          left: calc(50% - (100vw / 750 * 60));
          width: calc(100vw / 750 * 120);
          height: calc(100vw / 750 * 90); }
        .feature__iq:after {
          display: none; }
        .feature__iq__title.-is-common {
          height: calc(100vw / 750 * 84); }
        .feature__iq__title.-is-common-4 {
          height: calc(100vw / 750 * 84); }
        .feature__iq__title.-is-common-7 {
          height: calc(100vw / 750 * 40); }
        .feature__iq__title.-is-common-9 {
          height: calc(100vw / 750 * 120); }
        .feature__iq__title.-is-common-10 {
          height: calc(100vw / 750 * 130); }
        .feature__iq__title {
          margin: 0 auto calc(100vw / 750 * 6);
          max-width: 100%;
          height: calc(100vw / 750 * 94); }
      .feature__iq--1baby .feature__iq__title {
        height: 21px; }
      .feature__iq--2baby .feature__iq__title {
        height: 43.8px; }
      .feature__iq--3baby .feature__iq__title {
        height: 40.88px; }
      .feature__iq--4baby .feature__iq__title {
        height: 40.6px; }
      .feature__iq--5baby .feature__iq__title {
        height: 19.88px; }
      .feature__iq--6baby {
        margin-top: -30px; }
        .feature__iq--6baby ul, .feature__iq--6baby p {
          font-size: 10px; }
      .feature__iq--6baby:before {
        display: none; }
      .feature__iq__box {
        text-align: center; }
      .feature__iq__image {
        height: calc(100vw / 750 * 282);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0; }
        .feature__iq__image--1 {
          background-size: calc(100vw / 750 * 350) auto; }
        .feature__iq__image--2 {
          background-size: calc(100vw / 750 * 420) auto; }
        .feature__iq__image--3 {
          background-size: calc(100vw / 750 * 260) auto; }
        .feature__iq__image--4 {
          background-size: calc(100vw / 750 * 300) auto; }
        .feature__iq__image--5 {
          background-size: calc(100vw / 750 * 300) auto; }
        .feature__iq__image--6 {
          background-size: calc(100vw / 750 * 265) auto; }
        .feature__iq__image--7 {
          background-size: calc(100vw / 750 * 265) auto; }
        .feature__iq__image--7c {
          background-size: calc(100vw / 750 * 265) auto; }
        .feature__iq__image--8 {
          background-size: calc(100vw / 750 * 265) auto; }
        .feature__iq__image--9 {
          background-size: calc(100vw / 750 * 160) auto; }
        .feature__iq__image--10 {
          background-size: calc(100vw / 750 * 230) auto; }
        .feature__iq__image--1b {
          background-size: calc(100vw / 750 * 540) auto;
          height: calc(100vw / 750 * 600); }
        .feature__iq__image--2b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--3b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--4b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--5b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--6b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--7b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--8b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--9b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--10b {
          background-size: auto calc(100vw / 750 * 280); }
        .feature__iq__image--1baby {
          background-size: calc(100vw / 750 * 452) auto;
          margin-left: calc(100vw / 750 * 30);
          height: calc(100vw / 750 * 420); }
        .feature__iq__image--2baby {
          background-size: calc(100vw / 750 * 520) auto;
          height: calc(100vw / 750 * 540); }
        .feature__iq__image--3baby {
          background-size: calc(100vw / 750 * 350) auto;
          height: calc(100vw / 750 * 386); }
        .feature__iq__image--4baby {
          background-size: calc(100vw / 750 * 340) auto;
          height: calc(100vw / 750 * 320); }
        .feature__iq__image--5baby {
          background-size: calc(100vw / 750 * 400) auto;
          height: calc(100vw / 750 * 320); }
        .feature__iq__body {
          text-align: left;
          font-size: 3.46667vw; }
        .feature__iq__notice, .feature__iq__notice--wide {
          font-size: 2.66667vw;
          line-height: 4.26667vw; }
          .feature__iq__notice br, .feature__iq__notice--wide br {
            display: none; }
      .feature__seal {
        height: auto;
        width: 100%;
        padding: calc(100vw / 750 * 0) 4% calc(100vw / 750 * 80);
        left: 0;
        right: 0;
        margin: 0 auto;
        background-image: url("../images/common/ol-lightpink-s.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center top; }
        #page-followupmilk .feature__seal {
          background-image: url("../images/common/ol-lightblue-s.png");
          background-size: 100% auto; }
        .is-lp-icreo .feature__seal {
          background-image: url("../images/common/ol-white-s.png");
          background-size: 100% auto; }
      .feature .feature__more {
        border-radius: 0;
        border-left: 0;
        border-right: 0;
        width: 100%;
        font-size: calc(100vw / 750 * 28);
        padding-right: calc(100vw / 750 * 50);
        margin-top: calc(100vw / 750 * 250);
        height: calc(100vw / 750 * 118);
        border-width: 1px;
        white-space: nowrap; }
        .feature .feature__more:after {
          width: calc(100vw / 750 * 40);
          background-image: url("../images/common/icon/open-a.svg");
          right: calc(100vw / 750 * 10);
          height: 100%;
          top: 0; }
      .feature__flower {
        display: none; }
      #page-balancemilk .feature-boxs {
        padding-bottom: calc(100vw / 750 * 180); }
    .feature-boxs {
      padding: calc(100vw / 750 * 75) 0 calc(100vw / 750 * 80); }
      .feature-boxs__wrap {
        margin-top: calc(100vw / 750 * 60); }
    .feature-boxs__item + .feature-boxs__item {
      margin-top: calc(100vw / 750 * 90); }
      .feature-boxs__box {
        padding: calc(100vw / 750 * 40); }
    .feature-boxs__ttl {
      text-align: center; }
      .feature-boxs__ttl-sub {
        text-align: center;
        font-size: calc(100vw / 750 * 30); }
      .feature-boxs__ttl-main {
        margin: 0 auto;
        font-size: calc(100vw / 750 * 34); }
        .feature-boxs__ttl-main.-is-akachan-1 {
          background-image: url("../images/products/akachan-milk/feature-box-1-line-sp.png"); }
        .feature-boxs__ttl-main.-is-akachan-3 {
          background-image: url("../images/products/akachan-milk/feature-box-3-line-sp.png");
          background-repeat: no-repeat;
          background-size: 100%;
          background-position: 0% bottom, 20% bottom; }
    .feature-boxs__pic {
      text-align: center;
      padding: initial;
      width: 60%;
      margin: calc(100vw / 750 * 10) auto 0;
      width: 50%; }
      .feature-boxs__pic img {
        width: 100%; }
      .feature-boxs__pic.-is-balance-1 {
        padding: calc(100vw / 750 * 20) 0; }
      .feature-boxs__pic.-is-balance-2 {
        padding: calc(100vw / 750 * 10) 0; }
      .feature-boxs__dsc {
        font-size: calc(100vw / 750 * 26);
        margin-top: calc(100vw / 750 * 15); }
      .feature-boxs__small {
        font-size: calc(100vw / 750 * 20);
        white-space: nowrap; }
      .feature-boxs__annotation {
        font-size: calc(100vw / 750 * 20);
        bottom: calc(-1 * (100vw / 750 * 20));
        left: 15px; }
      .feature-boxs__btn {
        margin-top: calc(100vw / 750 * 60); }
        .feature-boxs__btn.-is-margintop-l {
          margin-top: calc(100vw / 750 * 180); }
    .product {
      padding-bottom: calc(100vw / 750 * 110);
      padding-top: 0; }
    .product-illust {
      padding-top: 30px; }
      .product-illust .product-illust__p1 {
        top: calc(100vw / 750 * -196);
        left: -3%;
        width: calc(100vw / 750 * 260); }
      .product-illust .product-illust__p2 {
        top: calc(100vw / 750 * -210);
        right: -3%;
        width: calc(100vw / 750 * 252); }
    .product {
      padding-top: 70px; }
      .product.no-padding-top {
        padding-top: 0; }
      .product-illust .product-illust__p1 {
        top: calc(100vw / 750 * -100); }
      .product-illust .product-illust__p2 {
        top: calc(100vw / 750 * -110); }
      .product-box__wrap {
        margin-top: calc(100vw / 750 * 50);
        margin-bottom: calc(100vw / 750 * 75); }
    .product-box {
      width: 100%;
      border-radius: calc(100vw / 750 * 40); }
    .product-box + .product-box {
      margin-top: calc(100vw / 750 * 130); }
      .product-box:before {
        width: 82%;
        top: calc(100vw / 750 * -25);
        left: 0;
        right: 0;
        margin: 0 auto;
        background-size: 100% auto; }
      .product-box__inner {
        padding: calc(100vw / 750 * 110) calc(100vw / 750 * 50) calc(100vw / 750 * 60); }
      .product-box__text {
        font-size: calc(100vw / 750 * 26); }
      .product-box__badge {
        line-height: calc(100vw / 750 * 170);
        width: calc(100vw / 750 * 200);
        height: calc(100vw / 750 * 200);
        top: calc(100vw / 750 * -80);
        right: calc(100vw / 750 * -20); }
        .product-box__badge:after {
          width: calc(100vw / 750 * 28);
          height: calc(100vw / 750 * 28); }
  .pulldown {
    padding-left: 15px; }
    .pulldown__list {
      padding-top: calc(100vw / 750 * 30); }
    .pulldown__item {
      position: relative; }
      .pulldown__item + .pulldown__item {
        margin-top: calc(100vw / 750 * 22); }
    .pulldown__maintext {
      font-size: 17px; }
    .pulldown__subtext {
      font-size: 13px; }
    .pulldown__image {
      display: none; }
      .navigation__item--product .pulldown__text {
        display: block;
        font-size: calc(100vw / 750 * 28);
        font-weight: 700; }
      .pulldown__text:after {
        width: calc(100vw / 750 * 30);
        height: calc(100vw / 750 * 30); }
    .pulldown__text {
      color: #E5005A; }
    .recipe .pageHead {
      height: calc(100vw / 750 * 100); }
      .recipe .up-items {
        -webkit-transform: translateY(calc(100vw / 750 * 50));
                transform: translateY(calc(100vw / 750 * 50)); }
      .recipe__content {
        padding: calc(100vw / 750 * 20) 0 0; }
        .recipe__content:before {
          top: calc(100vw / 750 * -60);
          height: calc(100vw / 750 * 30); }
      .recipe__illust {
        width: calc(100vw / 750 * 184);
        top: calc(100vw / 750 * -170);
        margin-left: calc(100vw / 750 * -103); }
      .recipe__image {
        width: 100%;
        margin-top: calc(100vw / 750 * 40); }
        .recipe__image img {
          border-radius: calc(100vw / 750 * 30);
          width: 100%; }
      .recipe__tag {
        width: calc(100vw / 750 * 171);
        height: calc(100vw / 750 * 57);
        padding-left: calc(100vw / 750 * 10);
        padding-bottom: calc(100vw / 750 * 10);
        font-size: calc(100vw / 750 * 20);
        left: calc(100vw / 750 * -16);
        top: calc(100vw / 750 * 18);
        background-image: url("../images/products/followupmilk/recipe_tag_sp.png"); }
    .recipe__column {
      width: 100%;
      margin-top: calc(100vw / 750 * 55); }
      .recipe__column-head {
        padding-bottom: calc(100vw / 750 * 18);
        background-size: auto calc(100vw / 750 * 6); }
        .recipe__column-head h4 {
          font-size: calc(100vw / 750 * 30); }
      .recipe__column-body {
        font-size: calc(100vw / 750 * 26); }
      .recipe__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .recipe__box-unit {
          font-size: calc(100vw / 750 * 26); }
      .recipe__way {
        line-height: 1.6;
        margin-top: calc(100vw / 750 * 35); }
      .recipe__step {
        padding-left: calc(100vw / 750 * 80);
        margin-bottom: calc(100vw / 750 * 35); }
        .recipe__step:before {
          left: calc(100vw / 750 * 8);
          width: calc(100vw / 750 * 45);
          height: calc(100vw / 750 * 45); }
      .recipe__point {
        margin-bottom: calc(100vw / 750 * 30);
        padding: calc(100vw / 750 * 34) calc(100vw / 750 * 30);
        border-radius: calc(100vw / 750 * 28);
        background: url("../images/products/followupmilk/recipe/point_frame_body_sp.png") center bottom repeat-y;
        background-size: 100%; }
        .recipe__point:before, .recipe__point:after {
          height: 30px; }
        .recipe__point:before {
          top: 0;
          background: url("../images/products/followupmilk/recipe/point_frame_top_sp.png") center top no-repeat;
          background-size: 100%; }
        .recipe__point:after {
          bottom: 0;
          background: url("../images/products/followupmilk/recipe/point_frame_bottom_sp.png") center bottom no-repeat;
          background-size: 100%; }
        .recipe__point-head {
          padding-bottom: calc(100vw / 750 * 8);
          margin-bottom: calc(100vw / 750 * 15);
          font-size: calc(100vw / 750 * 30);
          background-size: auto calc(100vw / 750 * 6); }
    .recipe__totop {
      padding: calc(100vw / 750 * 50) calc(100vw / 750 * 45) calc(100vw / 750 * 55) !important; }
      .recipe__totop .section {
        padding: 0; }
    .recipeKv {
      margin-top: calc(100vw / 750 * 20); }
      .recipeKv:nth-of-type(n + 2) {
        margin-top: calc(100vw / 750 * 50); }
      .recipeKv__item {
        padding-bottom: calc(100vw / 750 * 4);
        margin: 0 auto calc(100vw / 750 * 4);
        background-size: auto calc(100vw / 750 * 2); }
      .recipeKv small {
        font-size: calc(100vw / 750 * 22); }
    .recipeCard {
      margin-top: calc(100vw / 750 * 10); }
      #page-followupmilk .recipeCard {
        padding-bottom: calc(100vw / 750 * 50); }
      .recipeCard__illust {
        width: calc(100vw / 750 * 440); }
      .recipeCard__list {
        width: 106%;
        padding: 0 3%;
        margin-left: -3%;
        margin-top: calc(100vw / 750 * 35);
        max-height: calc(100vw / 750 * 565);
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #page-followupmilk .recipeCard__list {
          max-height: calc(100vw / 750 * 1070); }
      .recipeCard__item {
        width: calc(100vw / 750 * 318);
        min-height: calc(100vw / 750 * 465);
        border-radius: calc(100vw / 750 * 50);
        margin-bottom: calc(100vw / 750 * 30); }
      .recipeCard__tag {
        background-image: url("../images/products/followupmilk/recipe_tag_sp.png");
        width: calc(100vw / 750 * 171);
        height: calc(100vw / 750 * 57);
        padding-left: calc(100vw / 750 * 14);
        padding-bottom: calc(100vw / 750 * 10);
        font-size: calc(100vw / 750 * 20);
        left: calc(100vw / 750 * -8);
        top: calc(100vw / 750 * 10); }
      .recipeCard__image {
        border-radius: calc(100vw / 750 * 20) calc(100vw / 750 * 20) 0 0;
        height: calc(100vw / 750 * 212); }
    .recipeCard__body {
      padding: calc(100vw / 750 * 30); }
      .recipeCard__name {
        margin-bottom: calc(100vw / 750 * 20);
        font-size: calc(100vw / 750 * 26);
        padding-right: calc(100vw / 750 * 40); }
        .recipeCard__name:after {
          width: calc(100vw / 750 * 28);
          height: calc(100vw / 750 * 28); }
      .recipeCard__seal {
        width: 106%;
        margin-left: -3%;
        padding: calc(100vw / 750 * 60) 0%;
        margin-top: calc(100vw / 750 * -60); }
    .recipe-productWrap {
      padding-top: calc(100vw / 750 * 150);
      margin-top: calc(100vw / 750 * -60); }
    .recipeHead__content {
      padding: calc(100vw / 750 * 20) 0 calc(100vw / 750 * 40); }
      .recipeHead__content:before {
        top: calc(100vw / 750 * -60);
        height: calc(100vw / 750 * 30); }
    .recipeHead__illust {
      width: calc(100vw / 750 * 260);
      top: calc(100vw / 750 * -180);
      margin-left: calc(100vw / 750 * -150); }
    .recipeHead__lead {
      padding: 0 4%;
      margin-top: calc(100vw / 750 * 40); }
    .recipeHead__txt {
      background: url(../images/common/line/recipe_lead-s.png) no-repeat 50% 50%;
      background-size: 100% 100%;
      height: calc(100vw / 750 * 166);
      font-size: calc(100vw / 750 * 26);
      line-height: 1.9;
      margin-top: calc(100vw / 750 * 30); }
    .safety__ttl {
      font-size: calc(100vw / 750 * 36);
      margin-bottom: calc(100vw / 750 * 30); }
    .safety__ctt1 {
      padding-top: 0;
      padding-bottom: calc(100vw / 750 * 50);
      width: 100%; }
    .safety-main {
      padding-bottom: calc(100vw / 750 * 60);
      margin-bottom: calc(100vw / 750 * 0);
      background-size: auto calc(100vw / 750 * 16); }
      .safety-main__txt {
        font-size: calc(100vw / 750 * 28);
        margin: calc(100vw / 750 * 35) 0 calc(100vw / 750 * 35); }
    .safety-main__list {
      padding: 0 4%; }
    .safety-block__ttl--01, .safety-block__ttl--02, .safety-block__ttl--03, .safety-block__ttl--04 {
      display: inline-block;
      white-space: nowrap;
      font-size: calc(100vw / 750 * 35);
      text-align: left;
      margin-bottom: calc(100vw / 750 * 50); }
      .safety-block__ttl--01::after, .safety-block__ttl--02::after, .safety-block__ttl--03::after, .safety-block__ttl--04::after {
        width: 100%;
        margin: 0;
        height: calc(100vw / 750 * 18);
        background-size: 100% auto; }
    .safety-block__pix {
      top: calc(100vw / 750 * -60);
      right: 0;
      width: calc(100vw / 750 * 270); }
    .safety-block {
      width: calc(100vw - (100vw / 750 * 82));
      padding-top: calc(100vw / 750 * 65); }
      .safety-block .up {
        padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40) calc(100vw / 750 * 80);
        border-radius: 20px; }
    .safety-block + .safety-block {
      margin-top: calc(100vw / 750 * 0); }
    .safety-block__ttl--01::after {
      background: url(../images/safety/sp_line1.png) no-repeat 0% 100%;
      background-size: contain; }
    .safety-block__ttl--02::after {
      background: url(../images/safety/sp_line2.png) no-repeat 0% 100%;
      background-size: contain; }
    .safety-block__ttl--03::after {
      background: url(../images/safety/sp_line3.png) no-repeat 0% 100%;
      background-size: contain; }
    .safety-block__ttl--04::after {
      background: url(../images/safety/sp_line4.png) no-repeat 0% 100%;
      background-size: contain; }
      .safety-block__sub {
        text-align: left;
        font-size: calc(100vw / 750 * 28); }
    .safety-torikumi {
      margin-top: calc(100vw / 750 * 62);
      padding-top: calc(100vw / 750 * 30); }
      .safety-torikumi h4 {
        font-size: calc(100vw / 750 * 32);
        margin-bottom: calc(100vw / 750 * 45); }
      .safety-torikumi h5 {
        font-size: calc(100vw / 750 * 28);
        margin-bottom: calc(100vw / 750 * 16); }
      .safety-torikumi__block + .safety-torikumi__block {
        margin-top: calc(100vw / 750 * 40); }
      .safety-torikumi__btn {
        margin-top: calc(100vw / 750 * 48); }
      .safety-torikumi table {
        margin-top: calc(100vw / 750 * 30); }
        .safety-torikumi table th, .safety-torikumi table td {
          border: 1px solid #d1d1d1;
          font-size: calc(100vw / 750 * 20); }
        .safety-torikumi table th {
          padding: calc(100vw / 750 * 20) calc(100vw / 750 * 15); }
        .safety-torikumi table td {
          padding: calc(100vw / 750 * 10) calc(100vw / 750 * 15); }
    .safety-taisei {
      width: calc(100vw - (100vw / 750 * 82));
      padding: 0 0 calc(100vw / 750 * 80); }
      .safety-taisei ul {
        margin-top: calc(100vw / 750 * 40);
        margin-bottom: calc(100vw / 750 * 30); }
        .safety-taisei li + li {
          margin-top: calc(100vw / 750 * 20); }
      .safety-taisei__btn {
        margin-top: calc(100vw / 750 * 40); }
        .safety-taisei__btn + .safety-taisei__btn {
          margin-top: calc(100vw / 750 * 30); }
    .safety-factory {
      width: calc(100vw - (100vw / 750 * 82));
      padding: 0; }
      .safety-factory__pix {
        border-radius: 20px;
        margin-bottom: calc(100vw / 750 * 40); }
      .sample .up-items {
        -webkit-transform: translateY(calc(100vw / 750 * 50));
                transform: translateY(calc(100vw / 750 * 50));
        -webkit-animation: fade-up-sample .3s ease-out forwards;
                animation: fade-up-sample .3s ease-out forwards; }
    .sample .note__items {
      font-size: calc(100vw / 750 * 22); }
      .sample .kv {
        padding: calc(100vw / 750 * 40) 0 calc(100vw / 750 * 90);
        background: url("../images/campaign/sample/mv_bg_sp.png") center top repeat;
        background-size: 100%; }
        .sample .kv .sp_line {
          position: relative; }
          .sample .kv .sp_line:after {
            content: '';
            display: block;
            position: absolute;
            background: url("../images/campaign/sample/mv_line.png") left bottom repeat-x;
            background-size: auto calc(100vw / 750 * 4);
            left: 0;
            bottom: 0;
            height: calc(100vw / 750 * 4); }
        .sample .kv__about .sp_line {
          height: calc(100vw / 750 * 240);
          padding-top: calc(100vw / 750 * 70) !important; }
        .sample .kv__head {
          padding-bottom: calc(100vw / 750 * 40); }
          .sample .kv__head:after {
            width: calc(100vw / 750 * 474); }
        .sample .kv__catch {
          position: relative;
          margin: 0 calc(100vw / 750 * -20);
          width: 100%;
          margin: 0 auto; }
          .sample .kv__catch img {
            width: calc(100vw / 750 * 580); }
          .sample .kv__catch::before {
            content: "";
            position: absolute;
            top: calc(100vw / 750 * 90);
            left: calc(100vw / 750 * -20);
            display: block;
            width: calc(100vw / 750 * 710);
            height: calc(100vw / 750 * 70);
            background: url(../images/campaign/sample/mv_deco1.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
        .sample .kv__title {
          margin: calc(100vw / 750 * 20) calc(100vw / 750 * -40) 0;
          font-size: calc(100vw / 750 * 76); }
        .sample .kv__about {
          position: relative;
          z-index: 10;
          text-align: center;
          font-size: calc(100vw / 750 * 26);
          width: calc(100vw / 750 * 430); }
          .sample .kv__about .sp_line {
            padding: calc(100vw / 750 * 25) 0 calc(100vw / 750 * 40) calc(100vw / 750 * 135); }
            .sample .kv__about .sp_line:after {
              width: calc(100vw / 750 * 374); }
          .sample .kv__about-item {
            position: absolute;
            left: calc(100vw / 750 * -20);
            top: calc(100vw / 750 * 20);
            width: calc(100vw / 750 * 146); }
            .sample .kv__about-item figure {
              position: relative; }
          .sample .kv__about-ribbon {
            font-size: calc(100vw / 750 * 24);
            margin-top: calc(100vw / 750 * 15);
            height: calc(100vw / 750 * 52);
            line-height: calc(100vw / 750 * 52);
            background: url("../images/campaign/sample/mv_ribbon_sp.png") center center no-repeat;
            background-size: 100%; }
          .sample .kv__about-detail {
            font-size: calc(100vw / 750 * 24);
            margin-top: calc(100vw / 750 * 20);
            width: calc(100vw / 750 * 390); }
        .sample .kv__period {
          padding-top: calc(100vw / 750 * 15); }
          .sample .kv__period-detail {
            line-height: 1.4;
            width: calc(100vw / 750 * 390);
            padding: calc(100vw / 750 * 22);
            background-color: rgba(255, 255, 255, 0.4);
            border-radius: calc(100vw / 750 * 50);
            -webkit-box-shadow: 0 0 34px rgba(226, 135, 175, 0.6);
                    box-shadow: 0 0 34px rgba(226, 135, 175, 0.6);
            font-size: calc(100vw / 750 * 26); }
          .sample .kv__period-head {
            margin-bottom: calc(100vw / 750 * 8);
            font-size: calc(100vw / 750 * 28);
            background-size: auto calc(100vw / 750 * 32); }
        .sample .kv__img {
          position: absolute;
          right: calc(100vw / 750 * -40);
          top: calc(100vw / 750 * 260);
          z-index: 1; }
          .sample .kv__img-item {
            position: relative;
            display: block;
            width: calc(100vw / 750 * 290);
            z-index: 10; }
          .sample .kv__img-kuma {
            display: none; }
          .sample .kv__img::before {
            content: "";
            position: absolute;
            top: calc(100vw / 750 * 120);
            left: calc(100vw / 750 * -30);
            display: block;
            width: calc(100vw / 750 * 160);
            height: calc(100vw / 750 * 160);
            background: url(../images/campaign/sample/mv_deco2.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
          .sample .kv__img::after {
            content: "";
            position: absolute;
            bottom: calc(100vw / 750 * 30);
            right: calc(100vw / 750 * -20);
            display: block;
            width: calc(100vw / 750 * 160);
            height: calc(100vw / 750 * 160);
            background: url(../images/campaign/sample/mv_deco3.png) no-repeat 50% 50%;
            background-size: contain;
            opacity: 0;
            -webkit-animation: fade-up-sample2 2s ease-out forwards;
                    animation: fade-up-sample2 2s ease-out forwards;
            -webkit-animation-delay: 1.28s !important;
                    animation-delay: 1.28s !important; }
        .sample .kv .note__items {
          text-align: left;
          margin-top: calc(100vw / 750 * 20); }
    .sample .pl {
      margin-top: calc(100vw / 750 * 25); }
      .sample .about {
        padding: calc(100vw / 750 * 100) 0 calc(100vw / 750 * 80); }
        .sample .about .title_illust {
          width: calc(100vw / 750 * 809);
          top: calc(100vw / 750 * -145);
          left: calc(100vw / 750 * 10);
          -webkit-transform: translate(0);
                  transform: translate(0); }
        .sample .about__period {
          margin-top: calc(100vw / 750 * 25);
          padding: 0 0 calc(100vw / 750 * 35); }
          .sample .about__period:before, .sample .about__period:after {
            height: calc(100vw / 750 * 10); }
          .sample .about__period:before {
            top: calc(100vw / 750 * 15);
            background-image: url("../images/campaign/sample/about_period_top_sp.png"); }
          .sample .about__period:after {
            background-image: url("../images/campaign/sample/about_period_bottom_sp.png");
            bottom: 0; }
          .sample .about__period-head {
            font-size: calc(100vw / 750 * 34); }
          .sample .about__period-body {
            line-height: 1.8; }
          .sample .about__period .note__items {
            margin-top: calc(100vw / 750 * 15);
            line-height: 1.4; }
      .sample .apply:before {
        top: calc(100vw / 750 * -10);
        height: 10px; }
    .sample .apply {
      padding: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 90); }
      .sample .apply .title_illust {
        top: calc(100vw / 750 * 45);
        left: calc(100vw / 750 * -80);
        width: calc(100vw / 750 * 455); }
      .sample .apply__catch {
        line-height: 1.8;
        font-size: calc(100vw / 750 * 24);
        padding-left: calc(100vw / 750 * 273);
        padding-bottom: calc(100vw / 750 * 90); }
        .sample .apply__catch-text {
          width: calc(100vw / 750 * 363);
          height: calc(100vw / 750 * 256); }
    .shop {
      padding: calc(100vw / 750 * 98) 0 calc(100vw / 750 * 108); }
      .shop--ample {
        padding-top: calc(100vw / 750 * 68);
        padding-bottom: calc(100vw / 750 * 68); }
      .shop.nu {
        padding: 0; }
      .shop__wrap {
        margin-bottom: calc(100vw / 750 * 16); }
      .shop__head {
        height: 13.33333vw;
        line-height: 13.33333vw;
        border-radius: 5.33333vw 5.33333vw 0 0; }
      .shop__lead {
        font-size: 4.26667vw; }
        .shop__lead:before {
          width: calc(100vw / 750 * 163);
          height: calc(100vw / 750 * 110);
          left: calc(100vw / 750 * -180);
          bottom: calc(100vw / 750 * 16); }
        .shop__lead:after {
          width: calc(100vw / 750 * 140);
          height: calc(100vw / 750 * 180);
          right: calc(100vw / 750 * -158);
          bottom: calc(100vw / 750 * 8); }
      .shop__body {
        border-radius: 0 0 5.33333vw 5.33333vw;
        padding: calc(100vw / 750 * 45) calc(100vw / 750 * 45) calc(100vw / 750 * 12); }
      .shop__link {
        width: auto;
        height: calc(100vw / 750 * 90);
        margin-bottom: calc(100vw / 750 * 28);
        border-radius: 2.13333vw; }
        .shop__link img {
          width: 100%; }
        .shop__link--campaign {
          margin-left: 0;
          margin-bottom: calc(100vw / 750 * 12); }
        .shop__logo:after {
          width: calc(100vw / 750 * 30);
          height: calc(100vw / 750 * 30);
          right: calc(100vw / 750 * 24);
          top: calc(50% - (100vw / 750 * 15)); }
          .shop__logo:hover:after {
            right: calc(100vw / 750 * 18); }
        .shop__logo--1 {
          background-size: 28vw 4.8vw; }
        .shop__logo--2 {
          background-size: 24.66667vw 5.33333vw; }
        .shop__logo--3 {
          background-size: 31.06667vw 5.33333vw; }
        .shop__logo--4 {
          background-size: 25.33333vw 5.6vw; }
        .shop__logo--5 {
          background-size: 40.53333vw 3.73333vw; }
      .shop__anchor {
        font-size: calc(100vw / 750 * 24); }
        .shop__anchor:after {
          width: calc(100vw / 750 * 25);
          height: calc(100vw / 750 * 25);
          top: calc(100vw / 750 * 8); }
    .f-nsn {
      margin: calc(100vw / 750 * 100) 0; }
      .f-nsn::before, .f-nsn::after {
        background: url(../images/common/sns-deco-sp.png) no-repeat 50% 50%;
        background-size: contain;
        top: calc(100vw / 750 * 80);
        width: calc(100vw / 750 * 160);
        height: calc(100vw / 750 * 123); }
    .f-nsn::before {
      left: calc(100vw / 750 * 30); }
      .f-nsn::after {
        right: calc(100vw / 750 * 30); }
      .f-nsn p {
        font-size: calc(100vw / 750 * 24);
        line-height: 2.2; }
      .f-nsn ul {
        margin-top: calc(100vw / 750 * 60); }
        .f-nsn ul li {
          width: calc(100vw / 750 * 90); }
          .f-nsn ul li + li {
            margin-left: calc(100vw / 750 * 70); }
      .spoon .up-items {
        -webkit-transform: translateY(calc(100vw / 750 * 50));
                transform: translateY(calc(100vw / 750 * 50));
        -webkit-animation: fade-up .3s ease-out forwards;
                animation: fade-up .3s ease-out forwards; }
      .spoon .kv {
        padding: 0 0 calc(100vw / 750 * 110);
        background: url("../images/campaign/spoon/mv_bg_sp.jpg") center bottom repeat;
        background-size: calc(100vw / 750 * 750); }
        .spoon .kv:after {
          content: '';
          display: block;
          position: absolute;
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1);
          right: calc(100vw / 750 * 20);
          background: url("../images/campaign/spoon/mv_line.png") left bottom repeat-x;
          background-size: auto 100%;
          z-index: 2; }
        .spoon .kv:before, .spoon .kv:after {
          width: 50%;
          height: calc(100vw / 750 * 37);
          bottom: calc(100vw / 750 * -8); }
        .spoon .kv:before {
          left: calc(100vw / 750 * 20); }
        .spoon .kv__title {
          width: calc(100vw / 750 * 793);
          left: calc(100vw / 750 * -60);
          top: calc(100vw / 750 * -275); }
        .spoon .kv__catch {
          width: calc(100vw / 750 * 143);
          right: calc(100vw / 750 * 0);
          top: calc(100vw / 750 * 215); }
        .spoon .kv__img {
          padding-top: calc(100vw / 750 * 220);
          margin-right: calc(100vw / 750 * 40); }
          .spoon .kv__img-milk {
            -ms-flex-negative: 0;
                flex-shrink: 0;
            width: calc(100vw / 750 * 330); }
          .spoon .kv__img-creo {
            -ms-flex-negative: 0;
                flex-shrink: 0;
            width: calc(100vw / 750 * 310);
            margin-left: calc(100vw / 750 * -70); }
        .spoon .kv__items {
          height: calc(100vw / 750 * 198);
          padding: 0 calc(100vw / 750 * 45);
          background: url("../images/campaign/spoon/mv_frame_sp.png") center center no-repeat;
          background-size: 100% 100%;
          font-size: calc(100vw / 750 * 22);
          text-align: left; }
      .spoon .pl {
        margin-top: calc(100vw / 750 * 25); }
      .spoon .about {
        padding: calc(100vw / 750 * 105) 0 calc(100vw / 750 * 190); }
        .spoon .about:before, .spoon .about:after {
          width: 50%;
          height: calc(100vw / 750 * 34);
          top: auto;
          bottom: calc(100vw / 750 * -10);
          background: url("../images/campaign/spoon/about_line.png") left bottom repeat-x;
          background-size: auto 100%;
          z-index: 2; }
        .spoon .about:before {
          left: calc(100vw / 750 * 20); }
        .spoon .about:after {
          left: auto;
          right: calc(100vw / 750 * 20);
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
        .spoon .about .title_illust {
          width: calc(100vw / 750 * 263);
          top: calc(100vw / 750 * -75); }
        .spoon .about__block:before, .spoon .about__block:after {
          width: calc(100vw / 750 * 303);
          height: calc(100vw / 750 * 173); }
        .spoon .about__block:before {
          left: calc(100vw / 750 * -230);
          top: calc(100vw / 750 * 370); }
        .spoon .about__block:after {
          right: calc(100vw / 750 * -180);
          top: calc(100vw / 750 * -40); }
        .spoon .about__description {
          font-size: calc(100vw / 750 * 30);
          line-height: 1.6;
          margin-top: calc(100vw / 750 * 25); }
    .spoon .product {
      padding: calc(100vw / 750 * 150) 0 calc(100vw / 750 * 160); }
      .spoon .product:before, .spoon .product:after {
        width: 50%;
        height: calc(100vw / 750 * 38);
        top: auto;
        bottom: calc(100vw / 750 * -5);
        background: url("../images/campaign/spoon/product_line.png") left bottom repeat-x;
        background-size: auto 100%;
        z-index: 2; }
      .spoon .product:before {
        left: calc(100vw / 750 * 20); }
      .spoon .product:after {
        left: auto;
        right: calc(100vw / 750 * 20);
        -webkit-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .spoon .product .title_illust {
        top: calc(100vw / 750 * -285);
        width: calc(100vw / 750 * 181); }
      .spoon .product .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
    .spoon .apply {
      padding: calc(100vw / 750 * 65) 0 calc(100vw / 750 * 70); }
      .spoon .apply:after {
        display: none; }
      .spoon .apply .title_illust {
        top: calc(100vw / 750 * -175);
        width: calc(100vw / 750 * 267); }
      .spoon .apply .section__title {
        margin-bottom: calc(100vw / 750 * 30); }
      .tab .tab__tab--a, .tab .tab__tab--b, .tab .tab__tab--c, .tab .tab__tab--bm, .tab .tab__tab--fm {
        height: calc(100vw / 750 * 108);
        background-size: auto calc(100vw / 750 * 65);
        font-size: calc(100vw / 750 * 28); }
        #page-vi .tab .tab__tab--a, #page-vi .tab .tab__tab--b, #page-vi .tab .tab__tab--c, #page-vi .tab .tab__tab--bm, #page-vi .tab .tab__tab--fm {
          font-size: calc(100vw / 750 * 24); }
        .tab .tab__tab--a::after, .tab .tab__tab--b::after, .tab .tab__tab--c::after, .tab .tab__tab--bm::after, .tab .tab__tab--fm::after {
          bottom: -10px;
          width: 19.6px;
          height: 15.4px; }
      .urgentNews__body {
        padding: 12px 15px;
        border-width: 3px; }
    .movie {
      padding-top: 0;
      padding-bottom: calc(100vw / 750 * 20); }
      .movie__illust {
        top: calc(100vw / 750 * -160);
        background-image: url("../images/top/movie_illust-sp.png"); }
    .movie__list {
      margin-top: calc(100vw / 750 * 40); }
      .movie__item {
        position: relative;
        padding-top: 56.2%; }
        .movie__item + .movie__item {
          margin-top: calc(100vw / 750 * 65); }
        .movie__item iframe {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0; }
    .webcm {
      padding-top: 0;
      padding-bottom: calc(100vw / 750 * 66); }
      .webcm__item {
        margin-bottom: calc(100vw / 750 * 50); }
        .webcm__item:last-child {
          margin-bottom: 0; }
      .webcm__video {
        height: calc(100vw / 750 * 370);
        width: calc(100vw / 750 * 668);
        margin: 0 auto;
        display: table; }
    .voice {
      padding-top: calc(100vw / 750 * 70);
      padding-bottom: calc(100vw / 750 * 20); }
      .voice__topWrap {
        padding-top: calc(100vw / 750 * 130);
        padding-bottom: calc(100vw / 750 * 80); }
      .voice__illust {
        width: 100%;
        height: calc(100vw / 750 * 270);
        top: calc(100vw / 750 * -250);
        left: auto;
        background-image: url("../images/common/illust/mom_illust-s.png"); }
        .voice__illust--page {
          position: relative;
          width: 100%;
          height: calc(100vw / 750 * 240);
          top: 0;
          left: 0;
          right: 0;
          background-image: url("../images/common/illust/mom_illust-page-s.png");
          background-size: auto 100%;
          margin-top: calc(100vw / 750 * 20);
          margin-bottom: calc(100vw / 750 * 10); }
    .voice__desc {
      margin-top: calc(100vw / 750 * -12);
      line-height: 1.8;
      margin-bottom: calc(100vw / 750 * 40); }
    .voice__list {
      margin-bottom: 0; }
      .voice__item {
        height: auto;
        margin-bottom: calc(100vw / 750 * 32); }
        .voice__item:last-child {
          margin-bottom: calc(100vw / 750 * 22); }
      .voice__image {
        min-width: calc(100vw / 750 * 320);
        height: calc(100vw / 750 * 380);
        margin: 0; }
        .voice__image--1 {
          margin-right: 15px; }
        .voice__image--2 {
          margin-left: 15px; }
        .voice__image--3 {
          margin-right: 15px; }
        .voice__image--4 {
          margin-left: 15px; }
        .voice__image--5 {
          margin-left: 15px; }
        .voice__image--1b {
          margin-right: 15px; }
        .voice__image--2b {
          margin-right: 15px; }
        .voice__image--1lp {
          margin-right: 15px; }
        .voice__image--2lp {
          margin-right: 15px; }
      .voice__text {
        min-width: calc(100vw / 750 * 314);
        max-width: calc(100vw / 750 * 314);
        margin-top: calc(100vw / 750 * 28);
        padding-top: 0; }
      .voice__balloon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        height: calc(100vw / 750 * 72);
        line-height: 1.4;
        font-size: calc(100vw / 750 * 20);
        margin-bottom: calc(100vw / 750 * 30);
        border-radius: calc(100vw / 750 * 20); }
        .s-landing .voice__balloon {
          height: calc(100vw / 750 * 80); }
        .voice__balloon:after {
          border-width: calc(100vw / 750 * 16) calc(100vw / 750 * 10);
          left: calc(50% - (100vw / 750 * 9));
          bottom: calc(100vw / 750 * -30); }
      .voice__comment {
        font-size: calc(100vw / 750 * 26);
        padding-bottom: calc(100vw / 750 * 24);
        margin-bottom: calc(100vw / 750 * 22);
        line-height: 1.65;
        background-image: url("../images/common/line/pink_dash-s.png"); }
        .voice__comment--b {
          background-image: url("../images/common/line/blue_dash-s.png"); }
      .voice__anchor {
        display: block;
        font-size: calc(100vw / 750 * 22); }
        .voice__anchor:after {
          width: calc(100vw / 750 * 30);
          height: calc(100vw / 750 * 30);
          top: calc(50% - (100vw / 750 * 15));
          right: 0;
          left: auto; }
      .voice__anchorPosition {
        top: calc(100vw / 750 * -190); }
      .voice__button {
        margin-top: calc(100vw / 750 * 80); }
      .voice__page--a {
        padding-top: 0;
        padding-bottom: calc(100vw / 750 * 60); }
    .voice__page--b {
      padding-top: 0;
      padding-bottom: calc(100vw / 750 * 0); }
      .voice .voice__package-ttl--a, .voice .voice__package-ttl--b {
        margin-top: calc(100vw / 750 * -130);
        margin-bottom: calc(100vw / 750 * 40);
        padding-bottom: calc(100vw / 750 * 10);
        font-size: calc(100vw / 750 * 32);
        background-size: calc(100vw / 750 * 450) auto; }
        .voice .voice__package-ttl--a img, .voice .voice__package-ttl--b img {
          width: calc(100vw / 750 * 72); }
        .voice .voice__package-ttl--a h3, .voice .voice__package-ttl--b h3 {
          margin-top: calc(100vw / 750 * 20); }
      .voice .voice__package-ttl--b {
        margin-top: calc(100vw / 750 * -130);
        background-size: calc(100vw / 750 * 550) auto; }
    .way {
      width: calc(100vw / 750 * 666);
      padding-bottom: calc(100vw / 750 * 80); }
      .way__inner {
        border-radius: 20px; }
      .way__body {
        padding: 0 5% calc(100vw / 750 * 50); }
      .way__h1 {
        padding: calc(100vw / 750 * 50) 5% calc(100vw / 750 * 50);
        font-size: calc(100vw / 750 * 30); }
      .way__h2 {
        font-size: calc(100vw / 750 * 28);
        margin-bottom: calc(100vw / 750 * 20); }
      .way__item + .way__item {
        margin-top: calc(100vw / 750 * 50); }
      .way__title {
        font-size: calc(100vw / 750 * 26);
        margin-bottom: calc(100vw / 750 * 10); }
      .way__image {
        height: calc(100vw / 750 * 90); }
      .way__att {
        font-size: calc(100vw / 750 * 24);
        margin: calc(100vw / 750 * 30) 0 calc(100vw / 750 * 16); }
      .way__att2 {
        font-size: calc(100vw / 750 * 20);
        margin-top: calc(100vw / 750 * 20); }
      .way__toggleIcon::before {
        width: calc(100vw / 750 * 40);
        height: calc(100vw / 750 * 40);
        right: calc(100vw / 750 * 30);
        top: calc(100vw / 750 * 54); }
  .for-large {
    display: none; }
    .__debug_mihon__ {
      display: none; } }
@media (max-width: 374px) {
  .mediaQuerySetting {
    display: block; }
      .meyasu__att {
        letter-spacing: 0; }
      .landing-main__logo::before {
        left: calc(100vw / 750 * -850); }
      .landing-main__logo::after {
        right: calc(100vw / 750 * -850); } }
@media all and (min-width: 737px) and (-ms-high-contrast: none) {
  #page-en .mv__text {
    letter-spacing: -0.02em; } }
@media (min-width: 1300px) {
      .landing-main__logo::before {
        left: -30px;
        right: auto;
        top: 37px; }
      .landing-main__logo::after {
        left: auto;
        right: -30px;
        top: 35px; } }
@media only screen and (max-width: 736px) {
      .modal__button {
        width: 100%; } }
@media (min-width: 737px) and (max-width: 736px) {
    .feature__reason__title.-is-common {
      height: calc(100vw / 750 * 136); } }

/*# sourceMappingURL=../../cache/_maps/styles.css.map */
