@charset "UTF-8";
/* アレンジレシピ追加ページ・コンテンツ用 */
.sukiyaki-top #recipe {
  padding-bottom: 0; }

.recipe-back {
  padding: 30px 0 20px; }

.body-txt.recipepage h3 {
  margin-top: 50px; }

h3.bottle {
  font-size: 30px; }

h3.bottle img {
  margin-left: 0.7rem;
  vertical-align: bottom;
  width: 40px;
  height: 74px; }

.body-txt.recipepage p {
  margin-top: 50px;
  margin-bottom: 30px; }

.recipelink-wrap {
  padding: 10px 0 5px 0; }

.swiper {
  margin-bottom: 80px;
  position: relative; }

.swiper-container {
  padding: 3px 20px; }

.swiper-slide {
  cursor: pointer; }

.swiper-slide {
  background: #FFFFFF;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1); }

.swiper-slide:hover {
  background: #eee7e1; }

.swiper-slide h3 {
  padding: 25px 15px 0 15px;
  font-weight: bold;
  font-size: 1.2rem; }

.swiper-slide p {
  padding: 15px 15px 30px 15px;
  font-size: 0.9rem; }

.swiper-slide a {
  display: block;
  text-decoration: none; }

.swiper-button-prev {
  left: -20px; }

.swiper-button-next {
  right: -20px; }

.swiper-button-next, .swiper-button-prev {
  color: #b4aca1;
  font-weight: bold; }

.recipelink {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 30px 30px 30px;
  position: relative;
  margin-bottom: 30px; }

.recipelink .chach {
  float: left;
  margin-right: 25px;
  margin-top: 30px; }

.recipelink .chach:hover {
  filter: alpha(opacity=90) !important;
  -ms-filter: "alpha(opacity=90)" !important;
  -moz-opacity: 0.9 !important;
  -khtml-opacity: 0.9 !important;
  opacity: 0.9 !important; }

.recipelink .recipelink-txt {
  overflow: hidden; }

.recipelink .recipelink-txt h3 {
  margin-top: 7px; }

.recipelink ul.recipe-list li.icn .ttl {
  color: #000000;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  line-height: 1.3;
  padding: 0 5px; }
  @media screen and (max-width: 640px) {
    .recipelink ul.recipe-list li.icn .ttl {
      font-size: 14px; } }
.recipelink ul.recipe-list li.icn {
  width: 31%;
  margin: 0; }

.recipelink ul.recipe-list li.icn.fukidashi {
  width: 38%;
  margin-top: 20px; }

.recipelink .link-btn {
  text-align: right;
  position: absolute;
  right: 30px;
  bottom: 30px; }

.recipelink .link-btn a {
  padding: 10px 55px;
  letter-spacing: 0.1rem; }

.bottlebr {
  display: none; }

@media only screen and (max-width: 1244px) {
  .recipelink .chach {
    width: 400px; }
  .recipelink ul.recipe-list li.icn.fukidashi img {
    width: 120px; }
  .recipelink ul.recipe-list li.icn.fukidashi {
    margin-top: 5px; } }

@media only screen and (max-width: 1140px) {
  .recipelink .chach {
    width: 300px; }
  .recipelink ul.recipe-list li.icn div {
    width: 100px;
    height: 100px; }
  .recipelink ul.recipe-list li.icn.fukidashi img {
    width: 100px; }
  .recipelink .recipelink-txt {
    padding-bottom: 50px; } }

@media only screen and (max-width: 1050px) {
  .recipelink .chach {
    width: 300px; } }

@media only screen and (max-width: 1030px) {
  .recipelink .chach {
    width: 300px; } }

@media only screen and (max-width: 768px) {
  .swiper-button-prev {
    left: -14px; }
  .swiper-button-next {
    right: -14px; }
  .body-txt.recipepage h3 {
    margin-top: 30px; }
  .body-txt.recipepage p {
    margin-top: 30px;
    margin-bottom: 20px; }
  .body-txt .imgc.portion {
    margin-bottom: 19px; }
  .imgc.portion img {
    height: 55px;
    width: auto; }
  h3.bottle {
    position: relative;
    padding: 0 38px 10px 0;
    font-size: 18px !important; }
  h3.bottle img {
    position: absolute;
    right: 10px;
    bottom: 8px;
    width: 25px;
    height: 46px; }
  .body-txt h3 {
    margin-top: 10px; }
  .recipelink .link-btn {
    right: 10px;
    bottom: 10px; }
  .recipelink ul.recipe-list li.icn div {
    width: 80px;
    height: 80px; }
  .recipelink ul.recipe-list li.icn.fukidashi {
    margin-top: 15px; }
  .recipelink .chach {
    float: none;
    width: 100%;
    margin: 0; }
  .recipelink .recipelink-txt h3 img {
    width: 100%; }
  .recipelink ul.recipe-list li.icn,
  .recipelink ul.recipe-list li.icn.fukidashi {
    width: 33%; }
  .recipelink {
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px; }
  .swiper {
    margin-bottom: 50px; }
  .swiper-container {
    padding: 3px 15px; }
  .swiper-slide h3 {
    padding: 15px 10px 0 10px;
    font-size: 1rem; }
  .swiper-slide p {
    padding: 10px 10px 25px 10px;
    font-size: 0.7rem; }
  .sukiyaki-top .recipe-back {
    padding: 20px 0 0px; }
  .sukiyaki-top #recipe .recipe-inner {
    padding-bottom: 5px; } }

@media only screen and (max-width: 640px) {
  .bottlebr {
    display: block; } }

.sukiyaki-top .recipelink {
  background-color: rgba(255, 255, 255, 0.15); }

.sukiyaki-top .recipelink ul.recipe-list li.icn .ttl {
  color: #fff; }

.body-txt.recipepage p.osaji {
  font-size: 0.8rem;
  text-align: center;
  margin-top: -20px !important; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 1;
  cursor: pointer;
  background-size: 27px 44px; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("../img/carousel_prev.png"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/carousel_next.png"); }

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none; }

.bq-txt {
  line-height: 1.5;
  border: none !important;
  margin-bottom: 60px !important; }

.bq-video-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.bq-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }
  .bq-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 640px) {
  .bq-ttl-large {
    font-size: 36px; } }

@media screen and (min-width: 641px) {
  .bq-ttl-large {
    font-size: 60px; } }

.bq-recipe {
  background: #fff;
  padding: 20px;
  border-top: 6px solid #edaa31;
  margin-bottom: 30px; }
  @media screen and (min-width: 641px) {
    .bq-recipe {
      padding: 30px; } }
  .bq-recipe__wrap {
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    @media screen and (max-width: 640px) {
      .bq-recipe__wrap {
        -webkit-flex-direction: column;
                flex-direction: column; } }
    @media screen and (min-width: 641px) {
      .bq-recipe__wrap {
        -webkit-flex-direction: row;
                flex-direction: row; } }
    @media screen and (min-width: 641px) {
      .bq-recipe__wrap > * {
        width: 50%; } }
  .bq-recipe__ttl {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px; }
    @media screen and (min-width: 641px) {
      .bq-recipe__ttl {
        font-size: 34px; } }
  .bq-recipe p {
    margin: 0 0 20px 0; }
  @media screen and (min-width: 641px) {
    .bq-recipe__right {
      padding-left: 10px; } }
  .bq-recipe__left {
    padding-bottom: 20px; }
    @media screen and (min-width: 641px) {
      .bq-recipe__left {
        padding-right: 10px; } }
  .bq-recipe__detail {
    margin-bottom: 30px; }
    .bq-recipe__detail ul li {
      float: left;
      width: 49.7%;
      margin: 0 0 .6% .6%;
      padding: 8px 0;
      background-color: #eeede9;
      background-repeat: no-repeat;
      background-position: 12px 50%;
      font-size: 16px;
      text-align: center; }
      .bq-recipe__detail ul li:nth-child(odd) {
        margin-left: 0; }
      .bq-recipe__detail ul li.time, .bq-recipe__detail ul li.calorie {
        float: none;
        width: 100%;
        margin-left: 0;
        padding-left: 37px;
        text-align: left; }
      .bq-recipe__detail ul li.time {
        background-image: url(/shared/img/svg/ico_time.svg); }
      .bq-recipe__detail ul li.calorie {
        background-image: url(/shared/img/svg/ico_calorie.svg); }
  .bq-recipe .bq-ttl {
    margin-bottom: 10px;
    font-size: 20px; }
    .bq-recipe .bq-ttl img {
      margin-right: 10px; }
  .bq-recipe__use {
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    .bq-recipe__use > * {
      display: -webkit-flex;
      display: flex; }
    @media screen and (max-width: 640px) {
      .bq-recipe__use {
        -webkit-flex-direction: column;
                flex-direction: column; } }
    @media screen and (min-width: 641px) {
      .bq-recipe__use {
        -webkit-flex-direction: row;
                flex-direction: row; } }
  @media screen and (min-width: 641px) {
    .bq-recipe__product {
      width: 60%; } }
  .bq-recipe__product dl {
    float: left;
    width: 49%;
    margin-right: 2%;
    padding: 14px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); }
    .bq-recipe__product dl:nth-child(even) {
      margin-right: 0; }
    .bq-recipe__product dl dt {
      text-align: center; }
      .bq-recipe__product dl dt img {
        height: 125px; }
      .bq-recipe__product dl dt span {
        display: block;
        margin-top: 8px;
        font-size: 13px; }
    .bq-recipe__product dl dd ul li {
      margin-top: 8px; }
      .bq-recipe__product dl dd ul li a {
        display: block;
        padding: 10px 10px 10px 0;
        border: 1px solid #847d7c;
        font-size: 12px;
        text-align: center;
        background-image: url("/shared/img/svg/ar08.svg");
        background-repeat: no-repeat;
        background-position: center right 15px;
        text-decoration: none; }
        .bq-recipe__product dl dd ul li a:hover {
          background-color: rgba(0, 0, 0, 0.5);
          background-image: url("/shared/img/svg/ar02.svg");
          color: #FFF; }
  .bq-recipe__cross {
    font-size: 40px;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; }
    @media screen and (max-width: 640px) {
      .bq-recipe__cross {
        width: 100%; } }
    @media screen and (min-width: 641px) {
      .bq-recipe__cross {
        width: 15%; } }
  .bq-recipe__text {
    margin-top: 20px !important; }

.bq-sozai {
  display: -webkit-flex;
  display: flex;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center; }
  @media screen and (max-width: 640px) {
    .bq-sozai {
      -webkit-flex-direction: row;
              flex-direction: row; } }
  @media screen and (min-width: 641px) {
    .bq-sozai {
      -webkit-flex-direction: column;
              flex-direction: column;
      width: 40%; } }
  .bq-sozai__item {
    padding: 14px 14px 30px 14px;
    text-align: center; }
    @media screen and (max-width: 640px) {
      .bq-sozai__item {
        margin-right: 2%; }
        .bq-sozai__item:nth-child(even) {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      .bq-sozai__item > img {
        height: 125px; } }
    @media screen and (min-width: 641px) {
      .bq-sozai__item > img {
        height: 80px; } }
    .bq-sozai__item span {
      display: block;
      margin-top: 8px;
      font-size: 13px; }
  .bq-sozai__icon {
    width: 20px;
    height: auto;
    -webkit-align-items: center;
            align-items: center;
    margin-right: 5px;
    display: inline-block; }

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

.bottom-btn {
  padding-bottom: 60px; }

.bq-ratio {
  font-size: 80%; }
