@charset "UTF-8";
* {
  max-width: 100vw;
}

html {
  width: 100vw;
}

body {
  margin: 0;
}

@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}

.c-header a {
  line-height: 1 !important;
}

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: .3s;
    transition: .3s;
  }
  a:hover {
    opacity: .7;
  }
}

.wrapper {
  max-width: 768px !important;
  min-width: initial;
  margin: 0 auto;
}

ul {
  list-style: none;
  padding: 0;
}

ul li {
  padding: 0;
}

.milk-header-container {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.milk-header {
  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-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #eae9e9;
  padding: 2.6vw 0 2.6vw;
}

@media screen and (min-width: 679px) {
  .milk-header {
    padding: 19.968px 0;
  }
}

.milk-header img {
  width: 21vw !important;
}

@media screen and (min-width: 679px) {
  .milk-header img {
    width: 161.28px !important;
  }
}

.milk-header__logo {
  margin: 4vw 0 3.2vw 5vw;
  width: 53.4vw;
}

.milk-header img {
  width: 100%;
  display: block;
}

.select {
  display: none;
}

.milk-body {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  font-family: "YuGothic", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.milk-body div::after,
.milk-body section::after,
.milk-body ul::after {
  display: none;
  color: inherit;
}

.milk-body img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.milk-body a {
  color: inherit;
  text-decoration: none;
}

.milk-body .select_wrap {
  display: none;
}

.milk-body h2, .milk-body h3 {
  margin: 0;
}

.milk-head {
  background: #EAE9E9;
  width: 100%;
  height: 8vw;
}

@media screen and (min-width: 769px) {
  .milk-head {
    height: 61.44px;
  }
}

.milk-fv img {
  width: 100%;
  margin: 0 auto;
}

.milk-check {
  background: #dee1e7;
}

.milk-cta-cover {
  background: url(/special/e/ba-milk-foam/images/bkg-cta-1-v2.webp) no-repeat top/100% 100%;
}

.milk-cta {
  background: url(/special/e/ba-milk-foam/images/bkg-cta-1-v2.webp) no-repeat top/100% 100%;
  position: relative;
  padding: 0;
}

.milk-cta.second, .milk-cta.third {
  background: url(/special/e/ba-milk-foam/images/bkg-cta-2-v2.webp) no-repeat top/100% 100%;
}

.milk-cta.fourth {
  background: transparent;
}

.milk-cta-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.milk-cta-fv {
  width: 100%;
  margin: 0 auto;
}

.milk-cta-fv__wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .milk-cta-fv__wrap {
    width: 100%;
  }
}

.milk-cta-fv__wrap img.main {
  display: block;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .milk-cta-fv__wrap img.main {
    width: 100%;
  }
}

.milk-cta-fv__button {
  position: absolute;
  width: 53.33333vw;
  top: 12px;
  right: 20px;
}

@media screen and (min-width: 769px) {
  .milk-cta-fv__button {
    top: 25px;
    right: 42px;
    width: 409.6px;
  }
}

.milk-cta.single {
  background: transparent;
  margin-bottom: -2.5vw;
  z-index: 4;
}

@media screen and (min-width: 769px) {
  .milk-cta.single {
    margin-bottom: -20px;
    position: relative;
    z-index: 2;
  }
}

.milk-cta-button {
  top: 113.8vw;
  left: 7.7vw;
  width: 84.4vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button {
    top: 873.984px;
    left: 59.136px;
    width: 648.192px;
  }
}

.milk-cta-button.second {
  top: 64.7vw;
  left: 7.7vw;
  width: 84.2vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.second {
    top: 496.896px;
    left: 59.136px;
    width: 646.656px;
  }
}

.milk-cta-button.third {
  top: 64.7vw;
  left: 7.8vw;
  width: 84.1vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.third {
    top: 496.896px;
    left: 59.904px;
    width: 645.888px;
  }
}

.milk-cta-button.single {
  top: 114.4vw;
  left: 7.9vw;
  width: 84.2vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.single {
    top: 878.592px;
    left: 60.672px;
    width: 646.656px;
  }
}

.milk-cta-button.fourth {
  top: 64.5vw;
  left: 8vw;
  width: 84.5vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.fourth {
    top: 495.36px;
    left: 61.44px;
    width: 648.96px;
  }
}

.milk-cta-button.fifth {
  top: 319.5vw;
  left: 7.7vw;
  width: 84.4vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.fifth {
    top: 2453.76px;
    left: 59.136px;
    width: 648.192px;
  }
}

.milk-cta-button.sixth {
  top: 319.5vw;
  left: 7.7vw;
  width: 84.4vw;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .milk-cta-button.sixth {
    top: 2453.76px;
    left: 59.136px;
    width: 648.192px;
  }
}

.milk-impressions {
  background: rgba(75, 152, 162, 0.2);
}

.milk-impressions-impression {
  background: url(/special/e/ba-milk-foam/images/bkg-impression.webp) repeat-y;
}

@media screen and (min-width: 769px) {
  .milk-impressions-influence {
    width: 768px;
    margin: 0 auto;
    padding-bottom: 1px;
  }
}

.milk-impressions-influence2 {
  margin: 0.3vw auto 0;
}

@media screen and (min-width: 769px) {
  .milk-impressions-influence2 {
    width: 768px;
    margin: 2.304px auto 0;
    padding-bottom: 1px;
  }
}

.milk-usersvoice {
  background: #fff;
  margin: 9.2vw 0 9.7vw;
  z-index: 1;
  position: relative;
}

@media screen and (min-width: 769px) {
  .milk-usersvoice {
    margin: 70.656px 0 74.496px;
  }
}

.milk-usersvoice-btn {
  width: 53vw;
  margin: 5.5vw auto 0;
  padding-bottom: 0.8vw;
}

@media screen and (min-width: 769px) {
  .milk-usersvoice-btn {
    width: 407.04px;
    margin: 42.24px auto 0;
    padding-bottom: 6.144px;
  }
}

.milk-campaign {
  background: #E1EEEC;
  margin: 0 auto;
  padding: 10.5vw 0 2.8vw;
}

@media screen and (min-width: 769px) {
  .milk-campaign {
    padding: 80.64px 0 21.504px;
  }
}

.milk-campaign-onlinestore3 {
  margin-top: 3.0vw;
}

@media screen and (min-width: 769px) {
  .milk-campaign-onlinestore3 {
    margin-top: 23.04px;
  }
}

.milk-campaign-firstcampaign {
  margin-top: 0.5vw;
}

@media screen and (min-width: 769px) {
  .milk-campaign-firstcampaign {
    margin-top: 3.84px;
  }
}

.milk-campaign-mailmagazine {
  margin: 0vw auto 5vw;
}

@media screen and (min-width: 769px) {
  .milk-campaign-mailmagazine {
    margin: 0 auto 38.4px;
  }
}

.milk-campaign-attention {
  margin: 3.6vw auto -3.0vw;
}

@media screen and (min-width: 769px) {
  .milk-campaign-attention {
    margin: 27.648px auto -23.04px;
  }
}

.milk-cover {
  background: url(/special/e/ba-milk-foam/images/bkg-step-cover.webp) no-repeat top/100% 100%;
}

.milk-step {
  padding: 10.7vw 0 5.8vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .milk-step {
    padding: 81px 0 42px;
  }
}

.milk-step_ph {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .milk-step_ph {
    max-width: 768px;
    margin: 0 auto 20px;
  }
}

.milk-howto {
  padding: 0;
}

@media screen and (min-width: 769px) {
  .milk-howto {
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .milk-howto-image {
    width: 1280px;
    margin: 0 auto 80px;
  }
}

@media screen and (min-width: 769px) {
  .milk-howto-main {
    width: 768px;
    margin: 0 auto;
  }
}

.milk-howto-movie__iframe {
  width: 89.3vw;
  margin: 0 auto;
  padding-top: 2vw;
  padding-bottom: 10.7vw;
}

@media screen and (min-width: 769px) {
  .milk-howto-movie__iframe {
    width: 685.824px;
    padding-top: 0;
    padding-bottom: 83.8px;
  }
}

.milk-howto-movie__iframe-wrap {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .milk-howto-movie__iframe-wrap {
    max-width: 686px;
    margin: 0 auto;
  }
}

.milk-howto-movie__iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.milk-howto-movie__iframe-wrap .bc-player-8fz8REPd3_default.vjs-fluid.vjs-16-9:not(.vjs-audio-only-mode), .milk-howto-movie__iframe-wrap .bc-player-8fz8REPd3_default.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 59.8%;
}

.milk-howto-movie__iframe-wrap .bc-player-8fz8REPd3_default:hover .vjs-big-play-button {
  -webkit-transition: .3s;
  transition: .3s;
  background-color: rgba(255, 255, 255, 0.5);
}

.milk-howto-movie__iframe-wrap .vjs-big-play-button {
  background-color: rgba(255, 255, 255, 0.8);
  color: rgba(0, 0, 0, 0.7);
  font-size: 8vw;
}

@media screen and (min-width: 769px) {
  .milk-howto-movie__iframe-wrap .vjs-big-play-button {
    background-color: rgba(255, 255, 255, 0.8);
    color: rgba(0, 0, 0, 0.7);
    font-size: 61.44px;
  }
}

.milk-howto-movie__iframe-wrap #playWebp {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .milk-howto-movie__iframe-wrap #playWebp {
    width: 768px;
    height: 428px;
  }
}

.milk-howto-movie__iframe-wrap #playWebp::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  background: url(/special/e/ba-milk-foam/images/image-howto-cover-v3.webp) no-repeat transparent center/cover !important;
}

@media screen and (min-width: 769px) {
  .milk-howto-movie__iframe-wrap #playWebp::before {
    background-size: 100% 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.milk-howto-movie__iframe-wrap #playWebp:hover:before {
  opacity: 0.3;
  z-index: 1;
}

.milk-anime {
  background: url(/special/e/ba-milk-foam/images/bg-anime-sp-v3.webp) no-repeat transparent top center/cover !important;
  padding: 0;
}

@media screen and (min-width: 769px) {
  .milk-anime {
    padding: 0;
  }
}

.milk-anime__ttl {
  padding: 12.8vw 0 5vw;
}

@media screen and (min-width: 769px) {
  .milk-anime__ttl {
    padding: 96px 0 39px;
  }
}

.milk-anime__ph {
  margin: 4.3vw auto 0;
}

@media screen and (min-width: 769px) {
  .milk-anime__ph {
    margin: 34px auto 0;
  }
}

.milk-anime__caption {
  margin-top: calc(23px / 2);
  margin-bottom: calc(64px / 2);
}

@media screen and (min-width: 769px) {
  .milk-anime__caption {
    margin-top: 23px;
    margin-bottom: 64px;
  }
}

/* swiper START */
.swiper--wrapper {
  width: 100%;
  height: 100%;
}

.slider1 .swiper-slide {
  color: #ffffff;
  width: 84vw;
  height: auto;
  text-align: center;
  background-color: transparent;
}

@media screen and (min-width: 769px) {
  .slider1 .swiper-slide {
    width: 645.12px;
  }
}

.slider1 .swiper-slide img {
  width: 84vw;
  height: 80vw;
}

@media screen and (min-width: 769px) {
  .slider1 .swiper-slide img {
    width: 645.12px;
    height: 614.4px;
  }
}

.slider1 .swiper-button-prev {
  height: 80vw;
  width: 11vw;
  margin: 0;
  top: 0;
  left: 0;
  z-index: 5;
}

@media screen and (min-width: 769px) {
  .slider1 .swiper-button-prev {
    height: 614.4px;
    width: 84.48px;
  }
}

.slider1 .swiper-button-next {
  height: 80vw;
  width: 11vw;
  margin: 0;
  top: 0;
  right: 0;
  z-index: 5;
}

@media screen and (min-width: 769px) {
  .slider1 .swiper-button-next {
    height: 614.4px;
    width: 84.48px;
  }
}

.swiper-pagination {
  position: relative !important;
  bottom: 0vw !important;
  z-index: 10;
  margin: 4vw auto 0 !important;
}

@media screen and (min-width: 769px) {
  .swiper-pagination {
    margin: 42px auto 0 !important;
  }
}

.swiper-pagination-bullet {
  width: 2.66vw !important;
  height: 2.66vw !important;
  margin: 0 1.33vw 0 !important;
  background: #fff !important;
  opacity: 1 !important;
  bottom: 0 !important;
}

@media screen and (min-width: 769px) {
  .swiper-pagination-bullet {
    width: 20.4288px !important;
    height: 20.4288px !important;
    margin: 0 10.2144px 0 !important;
  }
}

.swiper-pagination-bullet-active {
  background: #9F96D0 !important;
}

/* swiper END */
.milk-free {
  background: #000;
}

.milk-free-ph {
  padding: 10.8vw 0;
  margin: 0;
}

@media screen and (min-width: 769px) {
  .milk-free-ph {
    padding: 85px 0 82px;
    margin: 0;
  }
}

.milk-item {
  background: #EAEDEC;
  padding: 10.7vw 0 5.3vw;
}

@media screen and (min-width: 769px) {
  .milk-item {
    padding: 82.176px 0 40.704px;
  }
}

.milk-item-ttl {
  padding: 0 0 4vw;
  position: relative;
}

@media screen and (min-width: 769px) {
  .milk-item-ttl {
    padding: 0 0 30.72px;
  }
}

.milk-item-pin {
  margin: 0 auto;
  position: relative;
}

.milk-item-pin__thumb {
  display: grid;
  padding-top: 0;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 2.4vw;
  -moz-column-gap: 2.4vw;
  column-gap: 2.4vw;
  width: 89.33vw;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0 0 1vw rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 1vw rgba(0, 0, 0, 0.2));
}

@media screen and (min-width: 769px) {
  .milk-item-pin__thumb {
    padding-top: 0;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 18.432px;
    -moz-column-gap: 18.432px;
    column-gap: 18.432px;
    width: 686.0544px;
    -webkit-filter: drop-shadow(0 0 11px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 0 11px rgba(0, 0, 0, 0.2));
  }
}

.milk-item-aside {
  width: 89.33vw;
  margin: 2.6vw auto 0;
}

@media screen and (min-width: 769px) {
  .milk-item-aside {
    width: 686.0544px;
    margin: 19.968px auto 0;
  }
}

.milk-floating {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 20vw;
  z-index: 999;
  bottom: -20vw;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (min-width: 769px) {
  .milk-floating {
    display: none;
  }
}

.milk-floating.is-floated {
  bottom: 0;
}

.fadeUp {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.fadeUp.is-out {
  -webkit-transform: translateY(8vw);
  -ms-transform: translateY(8vw);
  transform: translateY(8vw);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media screen and (min-width: 679px) {
  .fadeUp.is-out {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
}

.pane-footer {
  max-width: 768px;
  margin: 0 auto;
}

.pane-footer .milk-footer-nav {
  background: #000;
  padding-top: 6.5vw;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 769px) {
  .pane-footer .milk-footer-nav {
    padding: 42px 0 0;
    margin: 0 auto;
    width: 100%;
  }
}

.pane-footer .milk-footer-nav 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;
}

.pane-footer .milk-footer-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 2.93vw;
  display: block;
  padding: 0 2.66vw;
  border-right: solid .5px #fff;
  letter-spacing: .09em;
  line-height: .8;
}

@media screen and (min-width: 769px) {
  .pane-footer .milk-footer-nav ul li a {
    font-size: 12px;
    padding: 0 10px;
    border-right: solid 1px #fff;
    line-height: .9;
  }
}

.pane-footer .milk-footer-nav ul li:last-of-type a {
  border-right: none;
}

.milk-QA {
  background: #575757;
}

@media screen and (min-width: 769px) {
  .milk-QA {
    margin-top: -4px;
  }
}

.milk-QA-item {
  padding: 0 5.2vw 0.3vw 5vw;
  position: relative;
}

@media screen and (min-width: 769px) {
  .milk-QA-item {
    padding: 0 39.936px 2.304px 38.4px;
  }
}

.milk-QA-item:nth-of-type(1) {
  margin-bottom: 1vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(1) {
    margin-bottom: 7.68px;
  }
}

.milk-QA-item:nth-of-type(1) .milk-QA-item-a .answer {
  margin-top: 1.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(1) .milk-QA-item-a .answer {
    margin-top: 11.52px;
  }
}

.milk-QA-item:nth-of-type(3) .milk-QA-item-q img {
  margin-top: -0.8vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(3) .milk-QA-item-q img {
    margin-top: -5px;
  }
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(3) .milk-QA-item-a .answer {
    margin-top: -3px;
  }
}

.milk-QA-item:nth-of-type(4) .milk-QA-item-q img {
  margin-top: -0.8vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(4) .milk-QA-item-q img {
    margin-top: -6.144px;
  }
}

.milk-QA-item:nth-of-type(5) .milk-QA-item-q img {
  margin-top: -0.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(5) .milk-QA-item-q img {
    margin-top: -3.84px;
  }
}

.milk-QA-item:nth-of-type(5) .milk-QA-item-a .answer {
  margin-top: -0.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(5) .milk-QA-item-a .answer {
    margin-top: -4.84px;
  }
}

.milk-QA-item:nth-of-type(5) .plus-minus-icon {
  top: 17.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(5) .plus-minus-icon {
    top: 134.4px;
  }
}

.milk-QA-item:nth-of-type(6) .milk-QA-item-q img {
  margin-top: -0.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(6) .milk-QA-item-q img {
    margin-top: -3.84px;
  }
}

.milk-QA-item:nth-of-type(6) .milk-QA-item-a .answer {
  margin-top: -0.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(6) .milk-QA-item-a .answer {
    margin-top: -3.84px;
  }
}

.milk-QA-item:nth-of-type(6) .plus-minus-icon {
  top: 17.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item:nth-of-type(6) .plus-minus-icon {
    top: 134.4px;
  }
}

.milk-QA-item-q {
  position: relative;
  cursor: pointer;
}

.milk-QA-item-q .plus-minus-icon {
  position: absolute;
  top: 13.5vw;
  right: 0.3vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5.5vw;
  height: 5.5vw;
  cursor: pointer;
  background: #4B98A2;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-q .plus-minus-icon {
    width: 42.24px;
    height: 42.24px;
    right: 2.304px;
    top: 103.68px;
  }
}

.milk-QA-item-q .plus-minus-icon.first {
  top: 5.5vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-q .plus-minus-icon.first {
    top: 42.24px;
  }
}

.milk-QA-item-q .plus-minus-icon:before {
  content: "";
  display: block;
  width: 3vw;
  height: 0.2vw;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-q .plus-minus-icon:before {
    width: 23.04px;
    height: 2px;
  }
}

.milk-QA-item-q .plus-minus-icon:after {
  content: "";
  display: block !important;
  width: 0.3vw;
  height: 3vw;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-q .plus-minus-icon:after {
    width: 2.304px;
    height: 23.04px;
  }
}

.milk-QA-item-a {
  display: none;
}

.milk-QA-item-a img.txt-link.ba-milk {
  padding-top: 2vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-a img.txt-link.ba-milk {
    padding-top: 15.36px;
  }
}

.milk-QA-item-a img.txt-link.ba-milk-foam {
  margin-bottom: -2vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-item-a img.txt-link.ba-milk-foam {
    padding-bottom: 12px;
  }
}

.milk-QA-item.is-open .milk-QA-item-q.singleline {
  padding-bottom: 2.8vw;
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .milk-QA-item.is-open .milk-QA-item-q.singleline {
    padding-bottom: 21.504px;
  }
}

.milk-QA-item.is-open .milk-QA-item-a {
  display: block;
}

.milk-QA-item.is-open .plus-minus-icon:after {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) scaleX(0);
  -ms-transform: translate(-50%, -50%) rotate(-90deg) scaleX(0);
  transform: translate(-50%, -50%) rotate(-90deg) scaleX(0);
}

.milk-QA-footer {
  padding: 0 5.2vw 0.3vw 5vw;
  margin-bottom: -1vw;
}

@media screen and (min-width: 769px) {
  .milk-QA-footer {
    padding: 0 39.936px 2.304px 38.4px;
    margin-bottom: -7.68px;
  }
}
