@charset "UTF-8";
/*
* recipe_detail.css
*
*/
/* ------------------------
  utilities Classes
------------------------ */
/* copy Guard ------- */
.u-copyGuard {
  position: relative;
}
.u-copyGuard:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .u-copyGuard {
    display: none;
  }
}

.u-hidden {
  display: none !important;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1024px) and (max-width: 1399.98px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1400px) and (max-width: 1599.98px) {
  .u-hidden-xlg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1600px) and (max-width: 1278.98px) {
  .u-hidden-xxlg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1279px) and (max-width: 1279.98px) {
  .u-hidden-1279 {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1280px) {
  .u-hidden-1280 {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 767.98px) {
  .u-hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1023.98px) {
  .u-hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .u-hidden-md-up {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .u-hidden-lg-up {
    display: none !important;
  }
}

.u-visuallyhidden {
  overflow: hidden;
  clip: rect(0 0 0 0); 
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0;
  width: 1px;
  height: 1px;
}

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
  overflow: visible;
  clip: auto; 
  position: static;
  margin: 0;
  width: auto;
  height: auto;
}

.u-invisible {
  visibility: hidden;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* --------------------------------
   recipe_detail
-------------------------------- */
.magazine_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; 
  border-bottom: 1px solid #e5e5e5;
  height: 117px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}
@media (min-width: 768px) {
  .magazine_header {
    height: 174px;
  }
}
@media (min-width: 1024px) {
  .magazine_header {
    z-index: 2;
    background: #fff;
  }
}
.magazine_header h1 {
  margin-top: -4px; 
  padding-left: 17px;
  letter-spacing: 0.08em;
  font-size: 1.375rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .magazine_header h1 {
    margin-top: -10px;
    padding-left: 78px;
    letter-spacing: -0.04em; 
    font-size: 1.875rem;
  }
}
.magazine_header:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 62px;
  height: 2px;
  background: #000;
}
@media (min-width: 768px) {
  .magazine_header:before {
    left: 80px; 
    width: 72px;
  }
}

.main_container {
  margin-bottom: 62px;
  color: #000;
}
.main_container a {
  color: #000;
}
@media (min-width: 768px) {
  .main_container {
    margin-bottom: 120px;
  }
}
.main_container .-text_en {
  font-family: "Roboto Condensed", sans-serif;
}

.mv {
  position: relative; 
  margin: 0;
  background: #dbb34d;
}
@media (min-width: 1024px) {
  .mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1400px; 

    -webkit-box-align: center; 

        -ms-flex-align: center; 

            align-items: center;
  }
}

.mv_image {
  position: relative; 
  padding-top: 65.86667%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 1024px) {
  .mv_image {
    padding-top: 500px;
    width: 54.28571%;
  }
}
.mv_image.mv_nikumiso {
  background-image: url(/sports/savas/img/magazine_recipe/mv_nikumiso.webp?20200914);
}
.mv_image.mv_coleslaw {
  background-image: url(/sports/savas/img/magazine_recipe/mv_coleslaw.webp?20200914);
}
.mv_image.mv_lemoncookie {
  background-image: url(/sports/savas/img/magazine_recipe/mv_lemoncookie.webp?20200914);
}
.mv_image.mv_chocolatmousse {
  background-image: url(/sports/savas/img/magazine_recipe/mv_chocolatmousse.webp?20200914);
}
.mv_image.mv_cocoashake {
  background-image: url(/sports/savas/img/magazine_recipe/mv_cocoashake.webp?20200914);
}
.mv_image.mv_lassi {
  background-image: url(/sports/savas/img/magazine_recipe/mv_lassi.webp?20200914);
}
.mv_image.mv_jr_meatpasta {
  background-image: url(/sports/savas/img/magazine_recipe/mv_jr_meatpasta.webp);
}
.mv_image.mv_jr_bananadrink {
  background-image: url(/sports/savas/img/magazine_recipe/mv_jr_bananadrink.webp);
}
.mv_image.mv_oatmeal {
  background-image: url(/sports/savas/img/magazine_recipe/mv_oatmeal.webp);
}
.mv_image.mv_fruitsand {
  background-image: url(/sports/savas/img/magazine_recipe/mv_fruitsand.webp);
}
.mv_image.mv_sharisharidrink {
  background-image: url(/sports/savas/img/magazine_recipe/mv_sharisharidrink.webp);
}
.mv_image.mv_ricecookie {
  background-image: url(/sports/savas/img/magazine_recipe/mv_ricecookie.webp);
}
.mv_image.mv_lemonginger {
  background-image: url(/sports/savas/img/magazine_recipe/mv_lemonginger.webp);
}
.mv_image.mv_cocoagranola {
  background-image: url(/sports/savas/img/magazine_recipe/mv_cocoagranola.webp);
}
.mv_image.mv_cocoaberrysmoothie {
  background-image: url(/sports/savas/img/magazine_recipe/mv_cocoaberrysmoothie.webp);
}
.mv_image.mv_lemonade {
  background-image: url(/sports/savas/img/magazine_recipe/mv_lemonade.webp);
}
.mv_image.mv_chocolatjellymilk {
  background-image: url(/sports/savas/img/magazine_recipe/mv_chocolatjellymilk.webp);
}
.mv_image.mv_sweetpotato {
  background-image: url(/sports/savas/img/magazine_recipe/mv_sweetpotato.webp);
}
.mv_image.mv_chocolatbananacake {
  background-image: url(/sports/savas/img/magazine_recipe/mv_chocolatbananacake.webp);
}
.mv_image.mv_appleporridge {
  background-image: url(/sports/savas/img/magazine_recipe/mv_appleporridge.webp);
}
.mv_image.mv_tofutiramisu {
  background-image: url(/sports/savas/img/magazine_recipe/mv_tofutiramisu.webp);
}

.mv_detail {
  padding: 42px 20px 48px;
  color: #fff;
}
@media (min-width: 1024px) {
  .mv_detail {
    margin-top: -12px; 
    padding: 20px 5.41667%;
    width: 45.71429%;
  }
}

.mv_category {
  font-size: 0.8125rem;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .mv_category {
    font-size: 0.875rem;
  }
}

.mv_category_food {
  display: inline-block;
  position: relative;
  padding-left: 51px;
  width: 100px;
  height: 28px;
  background-color: #fff;
  color: #dbb34d;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .mv_category_food {
    padding-left: 57px;
    width: 107px;
    height: 30px;
    line-height: 30px;
  }
}
.mv_category_food::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 21px;
  width: 24px;
  height: 17px;
  background: url(/sports/savas/img/magazine_recipe/recipe_detail_category_food.webp) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .mv_category_food::before {
    left: 25px;
    width: 26px;
    height: 18px;
  }
}

.mv_category_sweets {
  display: inline-block;
  position: relative;
  padding-left: 42px;
  width: 100px;
  height: 28px;
  background-color: #fff;
  color: #dbb34d;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .mv_category_sweets {
    padding-left: 45px;
    width: 107px;
    height: 30px;
    line-height: 30px;
  }
}
.mv_category_sweets::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 17px;
  width: 20px;
  height: 17px;
  background: url(/sports/savas/img/magazine_recipe/recipe_detail_category_sweets.webp) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .mv_category_sweets::before {
    width: 22px;
    height: 19px;
  }
}

.mv_heading {
  position: relative;
  margin-top: 17px;
  padding-bottom: 12px;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 1.35;
}
@media (min-width: 1024px) {
  .mv_heading {
    margin-top: 15px;
    padding-bottom: 27px;
    letter-spacing: 0.04em;
    font-size: 2rem;
    line-height: 1.3;
    line-height: 1.6;
  }
}

.mv_data {
  margin-top: 23px; 
  font-size: 0.75rem;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .mv_data {
    margin-top: 31px;
    font-size: 0.875rem;
  }
}

.mv_data_detail {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
@media (min-width: 1024px) {
  .mv_data_detail {
    padding-left: 29px;
  }
}
.mv_data_detail::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
}
.mv_data_detail:first-child {
  margin-right: 38px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .mv_data_detail:first-child {
    margin-right: 46px;
  }
}
.mv_data_detail:first-child::before {
  width: 18px;
  height: 15px; 
  background: url(/sports/savas/img/magazine_recipe/recipe_icon01.webp) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .mv_data_detail:first-child::before {
    width: 22px;
    height: 19px;
  }
}
.mv_data_detail:nth-child(2)::before {
  width: 19px;
  height: 19px; 
  background: url(/sports/savas/img/magazine_recipe/recipe_icon02.webp) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .mv_data_detail:nth-child(2)::before {
    width: 22px;
    height: 22px;
  }
}

.mv_txt {
  margin-top: 16px;
  letter-spacing: -0.01em;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.78571;
  line-height: 1.8;
}
@media (min-width: 1024px) {
  .mv_txt {
    margin-top: 28px;
    letter-spacing: normal; 
    font-size: 1rem;
    line-height: 1.85714;
  }
}

.mv_link {
  position: absolute;
  right: 22px;
  bottom: 35px;
  font-size: 0.625rem;
  font-weight: bold;
}
.mv_link img {
  width: 94px;
}
.mv_link a {
  display: inline-block;
  margin-left: 11px;
}
@media (min-width: 1024px) {
  .mv_link {
    right: 82px; 
    bottom: 32px;
    font-size: 0.75rem;
  }
  .mv_link img {
    width: auto;
  }
  .mv_link a {
    margin-left: 14px;
  }
}

.content {
  margin: 56px 20px 47px;
}
@media (min-width: 768px) {
  .content {
    margin: 96px auto;
    padding: 0 20px; 
    max-width: 1280px;
  }
}

.recipe_heading {
  padding-bottom: 31px;
  text-align: center; 
  font-size: 1.5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .recipe_heading {
    padding-bottom: 28px; 
    font-size: 2.125rem;
  }
}
.recipe_heading small {
  display: block;
  margin-top: 14px;
  font-size: 50%;
}
@media (min-width: 768px) {
  .recipe_heading small {
    margin-top: 10px;
  }
}

.recipe_movie {
  position: relative;
  margin: 0 auto;
  border: none;
  width: 100%;
  max-width: 1920px;
  height: 230px; 
  background: transparent;
}
@media (min-width: 768px) {
  .recipe_movie {
    height: 460px;
    cursor: pointer;
  }
}
.recipe_movie::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.24);
}
.recipe_movie:hover .movie_play {
  background: rgba(255, 255, 255, 0.8);
}
.recipe_movie:hover .movie_play::after {
  border-color: transparent transparent transparent #000;
}
.recipe_movie.nikumiso {
  background: url(/sports/savas/img/magazine_recipe/movie_nikumiso.webp) center/cover;
}
.recipe_movie.nikumiso::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.nikumiso {
    background: url(/sports/savas/img/magazine_recipe/movie_nikumiso_lg.webp) center/cover;
  }
}
.recipe_movie.coleslaw {
  background: url(/sports/savas/img/magazine_recipe/movie_coleslaw.webp) center/cover;
}
.recipe_movie.coleslaw::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.coleslaw {
    background: url(/sports/savas/img/magazine_recipe/movie_coleslaw_lg.webp) center/cover;
  }
}
.recipe_movie.lemoncookie {
  background: url(/sports/savas/img/magazine_recipe/movie_lemoncookie.webp) center/cover;
}
.recipe_movie.lemoncookie::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.lemoncookie {
    background: url(/sports/savas/img/magazine_recipe/movie_lemoncookie_lg.webp) center/cover;
  }
}
.recipe_movie.chocolatmousse {
  background: url(/sports/savas/img/magazine_recipe/movie_chocolatmousse.webp) center/cover;
}
.recipe_movie.chocolatmousse::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.chocolatmousse {
    background: url(/sports/savas/img/magazine_recipe/movie_chocolatmousse_lg.webp) center/cover;
  }
}
.recipe_movie.cocoashake {
  background: url(/sports/savas/img/magazine_recipe/movie_cocoashake.webp) center/cover;
}
.recipe_movie.cocoashake::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.cocoashake {
    background: url(/sports/savas/img/magazine_recipe/movie_cocoashake_lg.webp) center/cover;
  }
}
.recipe_movie.lassi {
  background: url(/sports/savas/img/magazine_recipe/movie_lassi.webp) center/cover;
}
.recipe_movie.lassi::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.lassi {
    background: url(/sports/savas/img/magazine_recipe/movie_lassi_lg.webp) center/cover;
  }
}
.recipe_movie.jr_meatpasta {
  background: url(/sports/savas/img/magazine_recipe/movie_jr_meatpasta.webp) center/cover;
}
.recipe_movie.jr_meatpasta::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.jr_meatpasta {
    background: url(/sports/savas/img/magazine_recipe/movie_jr_meatpasta_lg.webp) center/cover;
  }
}
.recipe_movie.jr_bananadrink {
  background: url(/sports/savas/img/magazine_recipe/movie_jr_bananadrink.webp) center/cover;
}
.recipe_movie.jr_bananadrink::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.jr_bananadrink {
    background: url(/sports/savas/img/magazine_recipe/movie_jr_bananadrink_lg.webp) center/cover;
  }
}
.recipe_movie.oatmeal {
  background: url(/sports/savas/img/magazine_recipe/movie_oatmeal.webp) center/cover;
}
.recipe_movie.oatmeal::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.oatmeal {
    background: url(/sports/savas/img/magazine_recipe/movie_oatmeal_lg.webp) center/cover;
  }
}
.recipe_movie.fruitsand {
  background: url(/sports/savas/img/magazine_recipe/movie_fruitsand.webp) center/cover;
}
.recipe_movie.fruitsand::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.fruitsand {
    background: url(/sports/savas/img/magazine_recipe/movie_fruitsand_lg.webp) center/cover;
  }
}
.recipe_movie.sharisharidrink {
  background: url(/sports/savas/img/magazine_recipe/movie_sharisharidrink.webp) center/cover;
}
.recipe_movie.sharisharidrink::before {
  background: none;
}
@media (min-width: 768px) {
  .recipe_movie.sharisharidrink {
    background: url(/sports/savas/img/magazine_recipe/movie_sharisharidrink_lg.webp) center/cover;
  }
}

.recipe_movie_inner {
  position: relative;
  padding: 0;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer; 
  background: transparent;
}
.recipe_movie_inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15) 1px, transparent 2px, transparent 4px);
}

.movie_play {
  display: block;
  overflow: hidden;
  opacity: 0.85;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s; 
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}
.is-touched .movie_play {
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 1024px) {
  .movie_play {
    width: 80px;
    height: 80px;
  }
  .movie_listItem_thumb_btn:hover .movie_play {
    background: rgba(255, 255, 255, 0.8);
  }
}
.movie_play:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  border-width: 8px 0 8px 18px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  width: 0;
  height: 0;
  -webkit-transition: border 0.53s;
  transition: border 0.53s;
}
.is-touched .movie_play:after {
  border-color: transparent transparent transparent #000;
}
@media (min-width: 1024px) {
  .movie_play:after {
    border-width: 11px 0 11px 24px;
  }
  .movie_listItem_thumb_btn:hover .movie_play:after {
    border-color: transparent transparent transparent #000;
  }
}

.recipe_content_block {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .recipe_content_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px;
  }
}
.recipe_content_block h3 {
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .recipe_content_block h3 {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .recipe_material,
  .recipe_howto {
    width: calc(50% - 9px);
  }
}

.recipe_material h3,
.recipe_howto h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}
.recipe_material h3 span,
.recipe_howto h3 span {
  display: inline-block;
  position: relative; 
  margin-left: 10px;
  padding: 0px 8px 0px 25px;
  background: #000;
  color: #fff;
  font-size: 0.75rem;
}
.recipe_material h3 span::before,
.recipe_howto h3 span::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 9px;
  margin: auto;
}
@media (min-width: 768px) {
  .recipe_material h3 span,
  .recipe_howto h3 span {
    margin-left: 11px;
    padding: 2px 8px 2px 26px;
  }
}

.recipe_material h3 span::before {
  width: 12px;
  height: 10px;
  background: url(/sports/savas/img/magazine_recipe/recipe_icon01_mono.webp) no-repeat center/cover;
}
@media (min-width: 768px) {
  .recipe_material h3 span::before {
    width: 14px;
    height: 12px;
  }
}

.recipe_howto {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .recipe_howto {
    margin-top: 0;
    margin-left: 18px;
  }
}
.recipe_howto h3 span::before {
  width: 12px;
  height: 12px;
  background: url(/sports/savas/img/magazine_recipe/recipe_icon02_mono.webp) no-repeat center/cover;
}

.recipe_content_detail {
  margin-top: 23px;
  padding: 10px 20px 10px 20px; 
  background: #f5f5f5;
}
@media (min-width: 768px) {
  .recipe_content_detail {
    margin-top: 18px;
    padding: 25px 43px;
    height: calc(100% - 47px);
  }
}

.material_listItem {
  position: relative;
  padding: 16px 60px 16px 10px; 
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .material_listItem {
    padding: 15px 20px 15px 10px;
  }
}
.material_listItem::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #8b8b8b, #8b8b8b 2px, transparent 2px, transparent 9px);
  background-repeat: repeat-x; 
  background-size: 9px 1px;
}
.material_listItem:last-child::after {
  content: none;
}
@media (min-width: 768px) {
  .material_listItem span:first-child {
    display: inline-block; 
    margin-right: 50px;
  }
}
.material_listItem span:last-child {
  position: absolute;
  top: 16px;
  right: 10px;
}
@media (min-width: 768px) {
  .material_listItem span:last-child {
    right: 20px;
  }
}

.material_group {
  padding: 13px 40px 13px 33px; 
  line-height: 1.9;
}
.material_group::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 21px;
  left: 10px;
  padding-bottom: 1px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #000;
  color: #fff;
  font-size: 0.625rem; 
  font-weight: bold;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .material_group::before {
    top: 16px;
    left: 8px;
    padding-bottom: 2px; 
    width: 20px;
    height: 20px;
    font-size: 0.875rem;
  }
}
.material_group.group_A::before {
  content: "A";
}
@media (min-width: 768px) {
  .material_group {
    padding: 15px 20px 15px 36px;
    line-height: normal;
  }
}

.howto_list {
  margin: 2px 0 0 0; 
  padding: 0;
}
@media (min-width: 768px) {
  .howto_list {
    margin: -4px 0 0 0;
  }
}

.howto_listItem {
  position: relative;
  padding: 16px 15px 16px 38px;
  font-size: 0.875rem;
  line-height: 1.8;
}
@media (min-width: 768px) {
  .howto_listItem {
    padding: 25px 20px 25px 49px;
    font-size: 1rem;
    line-height: normal;
  }
}
.howto_listItem span {
  font-weight: bold;
}
.howto_listItem::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #8b8b8b, #8b8b8b 2px, transparent 2px, transparent 9px);
  background-repeat: repeat-x; 
  background-size: 9px 1px;
}
.howto_listItem:last-child::after {
  content: none;
}
.howto_listItem::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 20px;
  left: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #fff; 
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .howto_listItem::before {
    top: 27px;
    left: 11px;
    border: 2px solid #000; 
    width: 22px;
    height: 22px;
    font-size: 0.75rem;
  }
}
.howto_listItem.preStep::before {
  content: "準備";
  position: absolute;
  top: 19px;
  left: 0;
  border: none;
  width: 30px;
  height: 20px;
  background: transparent; 
  font-family: "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 0.8125rem;
  font-weight: bold;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .howto_listItem.preStep::before {
    top: 27px;
    left: -6px;
    width: 50px;
    height: 20px;
    font-size: 0.9375rem;
  }
}
.howto_listItem.step01::before {
  content: "1";
}
.howto_listItem.step02::before {
  content: "2";
}
.howto_listItem.step03::before {
  content: "3";
}
.howto_listItem.step04::before {
  content: "4";
}
.howto_listItem.step05::before {
  content: "5";
}
.howto_listItem.step06::before {
  content: "6";
}
.howto_listItem.step07::before {
  content: "7";
}
.howto_listItem.step08::before {
  content: "8";
}
.howto_listItem.step09::before {
  content: "9";
}

.recipe_content_blockSub {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .recipe_content_blockSub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 79px;
  }
}
.recipe_content_blockSub h3 {
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .recipe_content_blockSub h3 {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .recipe_table_wrapper,
  .recipe_link {
    width: calc(50% - 8px);
  }
}

.recipe_table {
  overflow-x: scroll; 
  margin-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .recipe_table {
    overflow: hidden; 
    margin-top: 16px;
    padding-bottom: 0;
  }
}
.recipe_table table {
  border-bottom: 1px solid #e5e4e3; 
  width: 396px;
  border-collapse: collapse;
  font-size: 11px;
}
@media (min-width: 768px) {
  .recipe_table table {
    width: 100%;
    font-size: 12px;
  }
}
.recipe_table thead {
  background: #dddcdb;
}
.recipe_table thead tr {
  height: 34px;
}
.recipe_table thead th {
  width: 23%;
}
.recipe_table thead th:first-child {
  width: 54%;
}
@media (min-width: 768px) {
  .recipe_table thead th {
    width: 30%;
  }
  .recipe_table thead th:first-child {
    width: 40%;
  }
}
.recipe_table tbody {
  border: 1px solid #f4f4f4;
  border-top: none;
  border-bottom: none;
}
.recipe_table tbody tr {
  height: 33px;
}
.recipe_table tbody tr:nth-child(even) {
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .recipe_table tbody tr {
    height: 32px;
  }
}
.recipe_table tbody th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 54%;
  height: inherit;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recipe_table tbody th span {
  display: inline-block;
}
.recipe_table tbody td {
  text-align: center;
}
.recipe_table tbody td:last-child {
  font-weight: bold;
}

.recipe_table_note {
  margin-top: 14px;
}
.recipe_table_note li {
  margin-top: 4px;
  font-size: 0.6875rem;
}
@media (min-width: 1024px) {
  .recipe_table_note li {
    font-size: 0.625rem;
  }
}

.recipe_table_block {
  margin-top: 20px;
  height: 451px;
}
@media (min-width: 768px) {
  .recipe_table_block {
    margin-top: 16px; 
    height: 419px;
  }
}

.recipe_component_taste {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px; 

  -ms-flex-wrap: wrap; 

      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .recipe_component_taste {
    margin-top: 40px;
  }
}
.recipe_component_taste li {
  width: calc(50% - 6px);
}
.recipe_component_taste li + li {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .recipe_component_taste li {
    width: 100px;
  }
  .recipe_component_taste li + li {
    margin-left: 12px;
  }
}

.recipe_component_taste_btn {
  position: relative;
  border: none;
  border-radius: 42px;
  width: 100%;
  height: 36px;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  transition: all 0.35s; 
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px 3px #000 inset;
          box-shadow: 0px 0px 0px 3px #000 inset;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.09091;
}
.is-current .recipe_component_taste_btn {
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .recipe_component_taste_btn {
    overflow: hidden;
    z-index: 1; 
    height: 32px;
  }
  .recipe_component_taste_btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: -5%;
    width: 0;
    height: 120%;
    -webkit-transition: width 0.45s;
    transition: width 0.45s;
    -webkit-transform: skewX(25deg);
        -ms-transform: skewX(25deg);
            transform: skewX(25deg); 
    background: #000;
  }
  .recipe_component_taste_btn:hover {
    color: #fff;
  }
  .recipe_component_taste_btn:hover:after {
    top: -10%;
    left: -10%;
    width: 120%;
  }
}
.recipe_component_taste_btn:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  border-radius: 50%; 
  width: 10px;
  height: 10px;
}
@media (min-width: 1024px) {
  .recipe_component_taste_btn:before {
    width: 14px;
    height: 14px;
  }
}

.recipe_link {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .recipe_link {
    margin-top: 0; 
    margin-left: 16px;
  }
}

.recipe_link_inner {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .recipe_link_inner {
    margin-top: 16px;
  }
}
.recipe_link_inner a {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  .recipe_link_inner a:hover .products_image {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
}
.recipe_link_inner a.is-touched .products_image img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.products_image_wrapper {
  overflow: hidden;
}

.products_image {
  overflow: hidden;
}
@media (min-width: 768px) {
  .products_image {
    margin: 0;
    width: auto;
    max-width: 100%;
    height: 190px; 
    -webkit-transition: -webkit-transform 0.35s; 
    transition: -webkit-transform 0.35s; 
    transition: transform 0.35s; 
    transition: transform 0.35s, -webkit-transform 0.35s;
    background: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
.products_image img {
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
@media (min-width: 768px) {
  .products_image img {
    display: none;
  }
}
@media (min-width: 768px) {
  .products_image {
    height: 419px;
  }
}

.products_detail {
  margin-top: 14px;
}
@media (min-width: 768px) {
  .products_detail {
    margin-top: 20px;
  }
}

.products_detail_name {
  display: inline-block;
  position: relative;
  letter-spacing: 0.02em; 
  font-size: 1rem;
  font-weight: bold;
}
.products_detail_name:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  -webkit-transition: width 0.35s;
  transition: width 0.35s; 
  background: #000;
}
.is-touched .products_detail_name:before {
  left: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .products_detail_name {
    font-size: 1.125rem;
  }
  .recipe_link_inner a:hover .products_detail_name:before {
    left: 0;
    width: 100%;
  }
}
.products_detail_name:after {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.products_detail_name.w_blank:after {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
  border: none;
  width: 9px;
  height: 8px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; 
  background: url(/sports/savas/img/common/icon_blank.webp) no-repeat center/contain;
}
@media (min-width: 768px) {
  .products_detail_name.w_blank:after {
    width: 11px;
    height: 9px;
  }
}

.recipe_link_btn {
  margin: 30px auto 0; 
  width: 220px;
  height: 44px;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .recipe_link_btn {
    margin: 40px auto 0; 
    width: 170px;
    height: 46px;
    font-size: 1rem;
  }
}
.recipe_link_btn span {
  font-family: "Roboto Condensed", sans-serif;
}

.recipe_banner {
  margin-top: 50px; 
  text-align: center;
}
.recipe_banner img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .recipe_banner {
    margin-top: 77px;
    margin-bottom: -54px;
  }
}
.recipe_banner a {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.recipe_banner a:hover {
  opacity: 0.6;
}

/* --------------------------------
   recipe_nav
-------------------------------- */
.recipe_nav {
  position: relative; 
  margin-top: 62px;
}
@media (min-width: 768px) {
  .recipe_nav {
    margin: 113px auto 0; 
    padding: 0 60px;
    max-width: 1360px;
  }
}

.recipe_nav_heading {
  text-align: center; 
  font-size: 1.5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .recipe_nav_heading {
    font-size: 2.125rem;
  }
}
.recipe_nav_heading small {
  display: block;
  margin-top: 14px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .recipe_nav_heading small {
    margin-top: 10px;
    font-size: 1rem;
  }
}

.recipe_nav_list {
  margin: 30px 0 0 -35px;
}
@media (min-width: 768px) {
  .recipe_nav_list {
    margin: 32px auto 0;
    max-width: 1240px;
  }
}
.recipe_nav_list li {
  width: 70.26667%;
}
@media (min-width: 768px) {
  .recipe_nav_list li {
    width: 32.41935%;
  }
}
.recipe_nav_list li a {
  display: block;
}

@media (min-width: 1024px) {
  .recipe_nav_figure {
    overflow: hidden;
  }
  .recipe_nav_figure img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
  }
  .recipe_nav_list li a:hover .recipe_nav_figure img {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
}

.recipe_nav_title {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  -webkit-transition: background-size 0.35s;
  transition: background-size 0.35s; 
  background: linear-gradient(0deg, #000 0, #000 2px, #fff 2px, #fff 100%);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 0 1px;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .recipe_nav_title {
    margin-top: 14px;
    margin-left: -2px;
    font-size: 1rem;
    line-height: 1.7;
  }
}
.recipe_nav_title:after {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 0.5em;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .recipe_nav_list li a:hover .recipe_nav_title {
    background-position: left bottom;
    background-size: 100% 1px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  display: none;
  outline: none;
}
@media (min-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
    top: 53.7% !important; 
    width: 18px !important;
    height: 34px !important;
  }
}

.swiper-button-prev {
  left: 1% !important;
  background: url(/sports/savas/img/magazine_recipe/slide_arrow_prev.webp);
}

.swiper-button-next {
  right: 1% !important;
  background: url(/sports/savas/img/magazine_recipe/slide_arrow_next.webp);
}

/* --------------------------------
   modal
-------------------------------- */
.movie_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; 
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  padding: 20px;
  width: 100vw;
  height: 100%;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.movie_modal.is-active {
  visibility: visible; 
  opacity: 1;
}

.movie_modal_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.movie_modal_content {
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .movie_modal_content {
    max-width: 960px;
  }
}

.movie_modal_closeBtn {
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -59px;
  right: 0;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: transparent; 
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}
@media (min-width: 1024px) {
  .movie_modal_closeBtn {
    top: -79px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    -webkit-transition: background 0.35s;
    transition: background 0.35s;
  }
  .movie_modal_closeBtn:hover {
    background: #fff;
  }
  .movie_modal_closeBtn:hover:before,
  .movie_modal_closeBtn:hover:after {
    background: #000;
  }
}
.movie_modal_closeBtn:before,
.movie_modal_closeBtn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 46%;
  height: 3px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s; 
  background: #fff;
}
.movie_modal_closeBtn:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.movie_modal_closeBtn:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.movie_modal_video {
  position: relative;
}