@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#Header,
.footer-inner {
  display: none
}
@media screen and (min-width:769px) {
  body,
  html {
    font-size: 62.5%
  }
  .main-area {
    min-width: auto;
    max-width: none
  }
}
@media screen and (max-width:768px) {
  .footer-inner {
    display: block
  }
  #header {
    display: none
  }
  .main-area {
    padding-top: 0
  }
  html {
    font-size: calc(10 * (100vw / 750))
  }
  html .pc {
    display: none!important
  }
  #mila_2020aw2nd .pc {
    display: none
  }
}
@media screen and (min-width:769px) {
  html {
    font-size: 62.5%
  }
  html .sp {
    display: none!important
  }
  #mila_2020aw2nd .sp {
    display: none
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  html {
    font-size: calc(10 * (100vw / 1200))
  }
}
#mila_2020aw2nd {
  font-family: noto-sans-cjk-jp,roboto,sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: .02em
}
#mila_2020aw2nd .crossFade {
  -webkit-animation-name: crossFade;
  animation-name: crossFade;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}
@-webkit-keyframes crossFade {
  0%,
  30% {
    opacity: 1
  }
  100%,
  70% {
    opacity: 0
  }
}
@keyframes crossFade {
  0%,
  30% {
    opacity: 1
  }
  100%,
  70% {
    opacity: 0
  }
}
#mila_2020aw2nd .anima {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: ease-in,opacity 1.5s;
  -o-transition: ease-in,opacity 1.5s;
  transition: ease-in,opacity 1.5s
}
#mila_2020aw2nd .anima.onView {
  opacity: 1
}
#mila_2020aw2nd .main_visual.onView .main_visual-text {
  opacity: 1
}
#mila_2020aw2nd img,
#mila_2020aw2nd video {
  position: relative;
  width: 100%;
  height: 100%
}
@media screen and (max-width:1400px) {
  #mila_2020aw2nd video {
    -o-object-fit: cover;
    object-fit: cover
  }
}
#mila_2020aw2nd .main_visual-video {
  height: 78.8rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .main_visual-video {
    height: 133.3rem;
    width: 100%
  }
}
@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  #mila_2020aw2nd .main_visual-video {
    height: 78.8rem!important;
    top: 0!important
  }
}
#mila_2020aw2nd .mdl-title--en {
  font-family: roboto,sans-serif;
  font-weight: 200;
  font-size: 1.8rem;
  line-height: 1.22;
  letter-spacing: .02em
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-title--en {
    font-size: 3.6rem;
    line-height: 1;
    letter-spacing: normal
  }
}
#mila_2020aw2nd .mdl-title--jp {
  font-family: noto-sans-cjk-jp,sans-serif;
  font-weight: 100;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: .02em
}
#mila_2020aw2nd .mdl-text h4 {
  font-family: roboto,sans-serif;
  font-weight: 100;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: .02em
}
#mila_2020aw2nd .mdl-text .recipe-prepare li,
#mila_2020aw2nd .mdl-text .recipe-prepare span {
  font-size: .8rem;
  line-height: 1.5;
  letter-spacing: .02em;
  font-weight: 100
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-title--jp {
    font-size: 2.2rem;
    line-height: 1.27
  }
  #mila_2020aw2nd .mdl-text {
    text-align: left
  }
  #mila_2020aw2nd .mdl-text h4 {
    font-size: 3.23rem;
    line-height: 1
  }
  #mila_2020aw2nd .mdl-text .recipe-prepare li,
  #mila_2020aw2nd .mdl-text .recipe-prepare span {
    font-size: 2.2rem;
    line-height: 1.45;
    letter-spacing: .1em;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt'
  }
}
#mila_2020aw2nd .mdl-text .recipe-prepare-list li::before {
  content: "・";
  color: #000
}
#mila_2020aw2nd .mdl-text .recipe-prepare-list li span {
  color: #818181
}
#mila_2020aw2nd .mdl-text .recipe-howto li,
#mila_2020aw2nd .mdl-text .recipe-howto p {
  font-size: .9rem;
  line-height: 1.67;
  letter-spacing: .02em;
  font-weight: 100
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-text .recipe-howto li,
  #mila_2020aw2nd .mdl-text .recipe-howto p {
    font-size: 2.4rem;
    line-height: 1.83;
    letter-spacing: normal
  }
}
#mila_2020aw2nd .mdl-text .recipe-step {
  counter-reset: section
}
#mila_2020aw2nd .mdl-text .recipe-step li {
  letter-spacing: -.04em;
  padding-left: 1rem;
  position: relative
}
#mila_2020aw2nd .recipe-mark-list {
  font-size: .8rem;
  counter-reset: attention
}
#mila_2020aw2nd .recipe-mark-list li {
  color: #818181;
  font-weight: 100
}
#mila_2020aw2nd .recipe-mark-list li::before {
  counter-increment: attention;
  content: "※" counter(attention) " ";
  position: absolute;
  width: 2rem;
  left: 0
}
#mila_2020aw2nd .list--left02::before {
  content: "◇";
  color: #000
}
#mila_2020aw2nd .list--left02 li::before {
  display: none
}
#mila_2020aw2nd .look-caption-tag li,
#mila_2020aw2nd .look-caption-text h3,
#mila_2020aw2nd .product-caption-tag li,
#mila_2020aw2nd .product-caption-text h3 {
  font-size: 1rem;
  letter-spacing: .02em;
  font-weight: 200
}
#mila_2020aw2nd .look-caption-tag li a,
#mila_2020aw2nd .product-caption-tag li a {
  line-height: 1.8
}
#mila_2020aw2nd .look-caption-text > .viewall,
#mila_2020aw2nd .product-caption-text > .viewall {
  text-align: center
}
#mila_2020aw2nd .staff_credits a,
#mila_2020aw2nd .staff_credits li {
  font-family: roboto,noto-sans-cjk-jp,sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.6
}
#mila_2020aw2nd .main_visual {
  position: relative
}
#mila_2020aw2nd .main_visual a {
  display: block
}
#mila_2020aw2nd .main_visual-text {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: 1s ease-in,opacity 2.5s 1s;
  -o-transition: 1s ease-in,opacity 2.5s 1s;
  transition: 1s ease-in,opacity 2.5s 1s;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 34.2rem;
  width: 34rem;
  margin: auto
}
#mila_2020aw2nd .main_visual-text .concept {
  padding-top: 4rem;
  margin-left: .2rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .recipe-mark-list {
    font-size: 2rem;
    line-height: 1.6;
    text-align: left;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: .04em
  }
  #mila_2020aw2nd .look-caption-tag li a,
  #mila_2020aw2nd .product-caption-tag li a {
    font-size: 2.2rem;
    line-height: 1.6
  }
  #mila_2020aw2nd .look-caption-text,
  #mila_2020aw2nd .product-caption-text {
    text-align: left
  }
  #mila_2020aw2nd .look-caption-text .look-number,
  #mila_2020aw2nd .product-caption-text .look-number {
    font-size: 2rem
  }
  #mila_2020aw2nd .look-caption-text .viewall,
  #mila_2020aw2nd .product-caption-text .viewall {
    font-size: 2.4rem;
    letter-spacing: .04em
  }
  #mila_2020aw2nd .staff_credits a,
  #mila_2020aw2nd .staff_credits li {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: normal
  }
  #mila_2020aw2nd .main_visual-text {
    width: 44.5rem;
    top: 46.5rem;
    left: -2rem
  }
  #mila_2020aw2nd .main_visual-text .logo {
    margin-left: .5rem
  }
  #mila_2020aw2nd .main_visual-text .concept {
    padding-top: 5.3rem;
    margin-left: .5rem
  }
}
#mila_2020aw2nd .thumb_image-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 94.5rem;
  margin: 0 auto;
  padding: 8.5rem 0 4rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .thumb_image-list {
    width: 65.5rem;
    padding: 6rem 0 7.8rem
  }
}
#mila_2020aw2nd .thumb_image-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
#mila_2020aw2nd .thumb_image-inner > * {
  width: 23rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .thumb_image-inner > * {
    width: 21.3rem
  }
}
#mila_2020aw2nd .thumb_image-list > * {
  width: 23rem;
  padding-bottom: .8rem
}
#mila_2020aw2nd .thumb_image-list > * .crossFade {
  display: block;
  position: absolute;
  z-index: 1;
  width: 23rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .thumb_image-list>*,
  #mila_2020aw2nd .thumb_image-list>* .crossFade {
    width: 21.3rem
  }
}
#mila_2020aw2nd .thumb_image-item a {
  display: block;
  cursor: pointer
}
#mila_2020aw2nd .thumb_image-item--text {
  width: 46.8rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .thumb_image-item--text {
    width: 43.4rem
  }
}
#mila_2020aw2nd .thumb_image-item--text-01 {
  width: 46.8rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .thumb_image-item--text-01 {
    width: 21.3rem
  }
}
#mila_2020aw2nd .mdl-bg {
  content: "";
  background-color: rgba(255,255,255,.5);
  height: 100vh;
  width: 100vw;
  position: absolute;
  z-index: 2
}
#mila_2020aw2nd .mdl-close {
  position: absolute;
  width: 2.6rem;
  top: 1.7rem;
  right: 1.7rem;
  z-index: 3
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-close {
    width: 5rem;
    top: 6rem;
    right: 4.7rem
  }
}
#mila_2020aw2nd .mdl-detail-wrap {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0
}
#mila_2020aw2nd .mdl-detail figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
#mila_2020aw2nd .mdl-detail figcaption {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: absolute;
  bottom: 5rem;
  right: -17rem;
  width: 15rem
}
#mila_2020aw2nd .mdl-slider {
  height: 100%
}
#mila_2020aw2nd .mdl-slider-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70.5rem;
  height: 57.3rem;
  margin: auto;
  background-color: #fff;
  -webkit-box-shadow: .7rem .7rem 1rem 0 rgba(0,0,0,.4);
  box-shadow: .7rem .7rem 1rem 0 rgba(0,0,0,.4);
  z-index: 3
}
#mila_2020aw2nd .mdl-slider .slick-track {
  height: 100%
}
#mila_2020aw2nd .mdl-slider .slick-slide {
  width: 70.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-detail figure {
    display: block;
    margin: 0 auto
  }
  #mila_2020aw2nd .mdl-detail figcaption {
    position: static;
    width: 42.4rem;
    margin: 0 auto
  }
  #mila_2020aw2nd .mdl-slider-inner {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  #mila_2020aw2nd .mdl-slider .slick-slide {
    width: 100vw;
    display: block
  }
}
#mila_2020aw2nd .mdl-slider .slick-list {
  height: 100%!important
}
#mila_2020aw2nd .mdl-slider .next-arrow,
#mila_2020aw2nd .mdl-slider .prev-arrow {
  z-index: 3;
  width: 1.5rem;
  height: 2.5rem;
  position: absolute;
  top: -2.5rem;
  bottom: 0;
  display: block!important;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  margin: auto
}
#mila_2020aw2nd .mdl-slider .next-arrow:hover,
#mila_2020aw2nd .mdl-slider .prev-arrow:hover {
  opacity: .3;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
#mila_2020aw2nd .mdl-slider .prev-arrow {
  left: 2.5rem
}
#mila_2020aw2nd .mdl-slider .next-arrow {
  right: 2.5rem
}
#mila_2020aw2nd .mdl-image {
  width: 31.5rem
}
#mila_2020aw2nd .mdl-text {
  margin-left: 2rem
}
#mila_2020aw2nd .mdl-text .recipe-prepare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.5rem
}
#mila_2020aw2nd .mdl-text .list--left02 {
  padding-top: 1rem
}
#mila_2020aw2nd .mdl-text .list--left02::before {
  position: absolute
}
#mila_2020aw2nd .mdl-text .list--left02 ul.recipe-prepare-list {
  position: relative;
  padding-left: 2rem
}
#mila_2020aw2nd .mdl-text .list--left02 ul.recipe-prepare-list::before {
  content: "";
  width: .4rem;
  height: 4.9rem;
  display: block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  margin: auto
}
#mila_2020aw2nd .mdl-text .list--left02 ul.recipe-prepare-list.chromeOnly::before {
  height: 6rem
}
#mila_2020aw2nd .mdl-text .recipe-howto {
  padding-top: 1.5rem
}
#mila_2020aw2nd .mdl-text .recipe-title {
  padding-bottom: 1rem
}
#mila_2020aw2nd .mdl-text .recipe-step li::before {
  counter-increment: section;
  content: counter(section) " ";
  position: absolute;
  width: .5rem;
  left: 0
}
#mila_2020aw2nd .recipe-mark {
  position: absolute;
  left: 6.5rem;
  bottom: 2.7rem;
  width: 50rem
}
#mila_2020aw2nd .recipe-mark-list li {
  padding-left: 1.5rem;
  position: relative
}
#mila_2020aw2nd #detail11 li:nth-child(2) ul.recipe-prepare-list {
  position: relative;
  padding-left: 2rem
}
#mila_2020aw2nd #detail11 li:nth-child(2) ul.recipe-prepare-list::before {
  content: "";
  width: .4rem;
  height: 4.9rem;
  display: block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  margin: auto
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .mdl-slider .next-arrow,
  #mila_2020aw2nd .mdl-slider .prev-arrow {
    width: 5rem;
    height: 7.5rem;
    top: -42.5%
  }
  #mila_2020aw2nd .mdl-slider .prev-arrow {
    left: 3rem
  }
  #mila_2020aw2nd .mdl-slider .next-arrow {
    right: 3rem
  }
  #mila_2020aw2nd .mdl-text {
    padding-top: 4.5rem;
    margin-left: 9rem
  }
  #mila_2020aw2nd .mdl-text .list--left02 ul.recipe-prepare-list::before {
    width: 1rem;
    height: 14rem;
    left: 3.5rem
  }
  #mila_2020aw2nd .mdl-text .recipe-step li {
    padding-left: 2.5rem
  }
  #mila_2020aw2nd .recipe-mark {
    position: static;
    width: 65rem;
    padding-top: 9rem;
    padding-bottom: 10rem;
    margin-left: 9rem
  }
  #mila_2020aw2nd .recipe-mark-list li {
    padding-left: 4rem
  }
  #mila_2020aw2nd .recipe-mark-list li::before {
    width: 4rem
  }
  #mila_2020aw2nd #detail11 li:nth-child(2) ul.recipe-prepare-list {
    padding-left: 4.7rem
  }
  #mila_2020aw2nd #detail11 li:nth-child(2) ul.recipe-prepare-list::before {
    width: 1rem;
    height: 13.5rem;
    left: 2.7rem
  }
}
#mila_2020aw2nd #detail11 li:nth-child(2) ul.recipe-prepare-list.chromeOnly::before {
  height: 6rem
}
#mila_2020aw2nd .look-video {
  width: 31.4rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .look-video {
    width: 42.5rem;
    margin: 0 auto;
    padding: 6rem 0 2rem
  }
}
#mila_2020aw2nd .look-caption-tag {
  height: 13.5rem;
  padding-top: 2rem
}
#mila_2020aw2nd .look-caption-text .viewall {
  width: 7.8rem;
  border-bottom: 1px solid #000
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .look-caption-tag {
    height: 25.5rem;
    padding-top: 1rem
  }
  #mila_2020aw2nd .look-caption-text .viewall {
    display: block;
    width: 19rem
  }
}
#mila_2020aw2nd .product-image,
#mila_2020aw2nd .text-image {
  width: 38.3rem;
  padding: 3rem 0
}
#mila_2020aw2nd figcaption.product-caption-text {
  width: 10rem;
  right: -12rem;
  bottom: 3rem
}
#mila_2020aw2nd #detail01,
#mila_2020aw2nd #detail11 {
  position: relative;
  padding-top: 4.5rem;
  padding-left: 6.5rem
}
#mila_2020aw2nd #detail01 .mdl-image,
#mila_2020aw2nd #detail11 .mdl-image {
  width: 30.6rem
}
#mila_2020aw2nd #detail01 .mdl-title span,
#mila_2020aw2nd #detail11 .mdl-title span {
  display: block
}
#mila_2020aw2nd #detail01 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
#mila_2020aw2nd #detail01 .mdl-title--jp {
  padding-top: .5rem
}
#mila_2020aw2nd #detail01 .mdl-text .recipe-prepare {
  padding-top: 1.2rem
}
#mila_2020aw2nd #detail01 .mdl-text .list--left02 {
  padding-top: .5rem
}
#mila_2020aw2nd #detail01 .mdl-text .list--right {
  margin-left: 5rem
}
#mila_2020aw2nd #detail01 .mdl-text .recipe-howto {
  padding-top: 1.2rem
}
#mila_2020aw2nd #detail01 .mdl-text .recipe-title {
  padding-bottom: .7em
}
#mila_2020aw2nd #detail01 .mdl-text li:nth-child(2) p.recipe-step-title {
  padding-top: 1.7rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd .product-image,
  #mila_2020aw2nd .text-image {
    width: 54rem;
    padding: 7rem 0 2.2rem;
    margin: 0 auto
  }
  #mila_2020aw2nd figcaption.product-caption-text {
    width: 54rem
  }
  #mila_2020aw2nd #detail01,
  #mila_2020aw2nd #detail11 {
    padding: 0;
    overflow-y: scroll
  }
  #mila_2020aw2nd #detail01 .mdl-image,
  #mila_2020aw2nd #detail11 .mdl-image {
    width: 100%
  }
  #mila_2020aw2nd #detail01 .mdl-title--jp {
    padding-top: 1.3rem
  }
  #mila_2020aw2nd #detail01 .mdl-text .recipe-prepare {
    padding-top: 5.1rem
  }
  #mila_2020aw2nd #detail01 .mdl-text .list--left02 {
    padding-top: 3.7rem
  }
  #mila_2020aw2nd #detail01 .mdl-text .list--right {
    margin-left: 6rem
  }
  #mila_2020aw2nd #detail01 .mdl-text .recipe-howto {
    padding-top: 5.1rem
  }
  #mila_2020aw2nd #detail01 .mdl-text .recipe-title {
    padding-bottom: 1.1em
  }
  #mila_2020aw2nd #detail01 .mdl-text li:nth-child(2) p.recipe-step-title {
    padding-top: 3.5rem
  }
}
@media screen and (min-width:769px) {
  #mila_2020aw2nd #detail01 .mdl-image img {
    width: 30.6rem;
    height: 40.8rem
  }
}
#mila_2020aw2nd #detail11 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 5rem
}
#mila_2020aw2nd #detail11 .mdl-title--jp {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  padding-top: .5rem
}
#mila_2020aw2nd #detail11 .mdl-text,
#mila_2020aw2nd #detail11 .mdl-text .recipe-prepare {
  padding-top: 3.5rem
}
#mila_2020aw2nd #detail11 .mdl-text .list--left02 {
  padding-top: .5rem
}
#mila_2020aw2nd #detail11 .mdl-text .recipe-howto {
  padding-top: 2rem
}
#mila_2020aw2nd #detail11 .mdl-text .recipe-title {
  padding-bottom: .5em
}
#mila_2020aw2nd .staff_credits {
  width: 94.5rem;
  margin: 0 auto;
  padding-bottom: 9rem
}
#mila_2020aw2nd .staff_credits ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#mila_2020aw2nd .staff_credits ul > * > ul {
  display: block
}
#mila_2020aw2nd .staff_credits .staff-list {
  width: 47rem
}
#mila_2020aw2nd .staff_credits .featured-01,
#mila_2020aw2nd .staff_credits .featured-02 {
  width: 23rem;
  margin-left: 1rem
}
@media screen and (max-width:768px) {
  #mila_2020aw2nd #detail11 {
    padding: 0
  }
  #mila_2020aw2nd #detail11 .mdl-title--jp {
    padding-top: 1.4rem
  }
  #mila_2020aw2nd #detail11 .mdl-text {
    padding-top: 4.5rem
  }
  #mila_2020aw2nd #detail11 .mdl-text .recipe-prepare {
    padding-top: 4.3rem
  }
  #mila_2020aw2nd #detail11 .mdl-text .list--left02 {
    padding-top: 1.5rem
  }
  #mila_2020aw2nd #detail11 .mdl-text .recipe-howto {
    padding-top: 5.3rem
  }
  #mila_2020aw2nd #detail11 .mdl-text .recipe-title {
    padding-bottom: .7em
  }
  #mila_2020aw2nd #detail11 .recipe-mark {
    padding-top: 4.8rem
  }
  #mila_2020aw2nd .staff_credits {
    width: 65.5rem;
    padding-bottom: 11.6rem
  }
  #mila_2020aw2nd .staff_credits ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  #mila_2020aw2nd .staff_credits .staff-list {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 4.8rem
  }
  #mila_2020aw2nd .staff_credits .featured-01,
  #mila_2020aw2nd .staff_credits .featured-02 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0;
    padding-bottom: 4.4rem
  }
}
#mila_2020aw2nd .staff_credits .featured-02 span {
  display: block
}