@charset "UTF-8";

body { 
  margin: 0; 
  color: #242424;
  background: #fff;
  font-size: 15px;
  line-height: 2.2;
  font-family: "Noto Sans JP", sans-serif;
}

img { width: 100%;}

.bg-color {
  background-color: #FDFDFD;
  padding: 3em 0;
}

p {
  margin: 0;
}


/* ---------- 共通ルール ---------- */
.--pc {
  display: none;
}

.--sp {
  display: block;
}

.fadeIn_up{
  transition: 0.8s;
}


.full-width {
  width: calc(100% + 40px);
  max-width: none;
  margin-left: -20px;
  margin-bottom: 67px;
}

.detail__writerInfo{
  line-height: 1.8;
  color: #333;
}

@media (min-width: 768px) {
  .--sp {
    display: none;
  }
  
  .--pc {
    display: block;
  }

  .fadeIn_up{
    transition: unset;
  }
}


/* ---------- main-contents ---------- */



/* ---------- content size / common ---------- */

.inner {
  padding: 0 20px;
}

.recipe {
  overflow: hidden;
}

.recipe-flex {
  display: flex;
}

.recipe-title {
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Noto Serif JP', 'serif';
  font-size: 20px;
  line-height: 1.8;
}

.recipe-title.--h3 {
  margin-bottom: 20px;
  font-size: 16px;
}

.recipe-caption {
  font-family: 'Noto Serif JP', 'serif';
  line-height: 1.8;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 12px;
  text-align: left;
}

.recipe-container {
  padding: 65px 0 70px;
}

@media (min-width: 768px) {
  .inner {
    width: 90vw;
    max-width: 980px;
    margin: 0 auto;
    padding: unset;
  }

  .recipe-title {
    font-size: 30px;
    margin-bottom: 50px;
  }

  .recipe-title.--h3 {
    margin-bottom: 25px;
    font-size: 22px;
  }

  .recipe-caption {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    text-align: left;
  }

  .recipe-container {
    padding: 100px 0 70px;
  }
  
}

@media (min-width: 1400px) {
  .recipe {
    overflow: inherit;
  }
}



/* ---------- KV ---------- */

.recipe-kv {
  position: relative;
  margin-bottom: 100px;
  background: #fff;
}

.recipe-kv__title {
  position: relative;
  background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/kv_sp.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.recipe-kv__deco01 {
  position: absolute;
  width: 18%;
  max-width: 120px;
  right: 0;
  bottom: -25px;
}

.recipe-kv__deco02 {
  position: absolute;
  width: 30%;
  max-width: 300px;
  left: -10px;
  bottom: -50px;
}

.recipe-kv__text {
  text-align: center;
  font-family: 'Noto Serif JP', 'serif';
  font-size: 15px;
  padding: 0 var(--page-padding-width);
  margin-top: 30px;
}

@media (max-width: 767px) {
  .recipe-kv__deco01 {
    display: none;
  }
}

@media (min-width: 768px) {
  .recipe-kv {
    margin-bottom: 200px;
    background: #FFF9F0;
  }
  .recipe-kv__title {
    padding: 35px 0 300px;
    background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/kv.png');
    background-size: contain;
    background-position: top 200px left;
  }

  .recipe-kv__deco01 {
    bottom: -345px;
    width: 10%;
    right: 15%;
  }

  .recipe-kv__deco02 {
    bottom: -25%;
    width: 20%;
    left: 0%;
  }

  .recipe-kv__h1 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .recipe-kv__text {
    font-size: 16px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: -220px;
  }
}

@media (min-width: 1300px) {
  .recipe-kv__deco01 {
    right: 15%;
  }

  .recipe-kv__deco02 {
    left: 5%;
  }
}

@media (min-width: 1800px) {
  .recipe-kv__deco01 {
    right: 30%;
  }
}

/* ---------- profile ---------- */
.recipe-profile {
  width: 100%;
  margin-bottom: 60px;
  aspect-ratio: 1.3;
  background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/profile-bg_sp.png');
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: top;
}

.recipe-profile .recipe-flex {
  display: block;
}

.recipe-profile-content {
  padding-left: 20px;
  margin-right: 8px;
}

.recipe-profile__name {
  margin-bottom: 35px;
  font-family: 'Noto Serif JP', 'serif';
  font-size: 20px;
}
.recipe-profile__cate{
  font-size: 13px;
  color: #7f7f7f;
}
.recipe-profile__text {
  font-size: 14px;
  line-height: 2;
}

.recipe-profile__img {
  margin-top: -30px;
  width: 42%;
  float: right;
  max-width: 300px;
  margin-left: 8px;
}

@media (min-width: 570px) {
  .recipe-profile-content {
    padding-top: 10%;
  }
}

@media (min-width: 768px) {
  .recipe-profile {
    max-width: 980px;
    margin: 0 auto 95px;
    background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/profile-bg.png');
    background-size: 95%;
  }

  .recipe-profile .recipe-flex {
    display: flex;
    justify-content: flex-end;
    gap: 5%;
  }

  .recipe-profile-content {
    max-width: 400px;
  }

  .recipe-profile__img {
    max-width: 415px;
    margin-top: -60px;
    flex-shrink: 0;
    flex-grow: 0;
    margin-left: 0;
  }

  .recipe-profile__name {
    margin-bottom: 50px;
    font-size: 26px;
  }

  .recipe-profile__cate {
    font-size: 14px;
  }

  .recipe-profile__text {
    font-size: 15px;
  }
}

@media (min-width: 860px) {

  .recipe-profile__name {
    margin-bottom: 55px;
  }
}


/* ---------- index ---------- */
.recipe-index {
  position: relative;
  background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/index-bg_sp.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 30px 70px;
}

.recipe-index__wrapper {
  max-width: 310px;
  margin: 0 auto;
}

.recipe-index__deco01 {
  position: absolute;
  right: -70px;
  top: -50px;
  width: 50%;
  max-width: 335px;
  min-width:195px;
}

.recipe-index__deco02 {
  position: absolute;
  left: -50px;
  bottom: -70px;
  width: 38%;
  max-width: 360px;
  min-width: 175px;
}

.recipe-index__deco03 {
  position: absolute;
  bottom: -50px;
  right: 0px;
  width: 20%;
  max-width: 140px;
}

.recipe-index__title {
  width: 100px;
  height: 100%;
}

.recipe-index-list__item:not(:last-of-type) {
  margin-bottom: 25px;
}

.recipe-index-list__link {
  font-family: 'Noto Serif JP', 'serif';
  color: #000;
  font-size: 16px;
}

@media (min-width: 768px) {
  .recipe-index {
    background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/index-bg.jpg');
    padding: 140px 40px;
  }

  .recipe-index__deco01 {
    top: 350px;
    width: 40%;
  }

  .recipe-index__deco02 {
    left: -110px;
    bottom: -610px;
    width: 26%;
  }

  .recipe-index__deco03 {
    bottom: -340px;
    width: 10%;
  }

  .recipe-index__wrapper {
    max-width: 450px;
    padding: 0 12px;
  }

  .recipe-index__title {
    width: 150px;
  }

  .recipe-index-list__item:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .recipe-index-list__link {
    font-size: 18px;
  }
}

@media (min-width: 1000px) {
  .recipe-index__wrapper {
    max-width: 600px;
  }
}

@media (min-width: 1400px) {
  .recipe-index__deco01 {
    right: 10%;
  }

  .recipe-index__deco02 {
    left: 1%;
  }

  .recipe-index__deco03 {
    right: 10%;
  }
}

@media (min-width: 2000px) {

}

/* ---------- ingredient ---------- */
.recipe-container.--ingredient {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.recipe-container.--ingredient .recipe-flex {
  flex-direction: column;
  gap: 0px;
}

.recipe-ingredient {
  position: relative;
  margin-bottom: 60px;
  padding: 80px 0 0;
  background: linear-gradient(180deg, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 50%);
}

.recipe-ingredient__deco01 {
  display: none;
}

.recipe-ingredient-box {
  position: relative;
  width: 75%;
  max-width: 430px;
  margin: 0 auto;
}

.recipe-ingredient-box__towel {
  position: absolute;
  top: -125px;
  left: -150px;
  max-width: 430px;
}

.recipe-ingredient-box__fork {
  position: absolute;
  z-index: 2;
  bottom: 51%;
  left: -135px;
  max-width: 250px;
}

.recipe-ingredient-container {
  position: relative;
  margin: 0 0 70px;
  padding: 8px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(186,186,186,1);
  -moz-box-shadow: 0px 3px 6px 0px rgba(186,186,186,1);
  box-shadow: 0px 3px 6px 0px rgba(186,186,186,1);
}

.recipe-ingredient__deco02 {
  position: absolute;
  bottom: 15px;
  right: -15%;
  width: 26%;
  max-width: 100px;
}

.recipe-ingredient-container__wrapper {
  padding: 9%;
  border: 1px solid #B49E7C;
}

.recipe-table {
  font-family: 'Noto Serif JP', 'serif';
  font-size: 16px;
  line-height: 2;
}

.recipe-table table,.table-middle,.table-bottom,.table-condiment {
  width: 100%;
}

.recipe-table th {
  font-weight: normal;
  width: 52%;
}

.recipe-table td {
  width: 48%;
  text-align: left;
}

.table-condiment th {
  font-weight: normal;
  width: 52%;
}

.table-condiment td {
  width: 48%;
  text-align: left;
}

.table-bottom th {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 10%;
}

.table-bottom td {
  display: block;
  width: 100%;
  text-align: left;
}

.recipe-ingredient__text {
  padding: 0 20px;
}

.recipe-seasoning {
  font-family: 'Noto Serif JP', 'serif';
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}

.recipe-seasoning p {
  font-weight: normal;
}

.recipe-seasoning__text {
  padding: 0 20px;
}




@media (min-width: 768px) {
  .recipe-container.--ingredient {
    margin-bottom: 145px;
  }

  .recipe-container.--ingredient .recipe-flex {
    flex-direction: row;
    gap: 30px;
  }

  .recipe-ingredient {
    padding-top: 120px;
  }

  .recipe-ingredient-box__towel {
    top: -134px;
    left: -150px;
    max-width: 480px;
  }

  .recipe-ingredient-box__fork {
    top: 50px;
    left: -140px;
    max-width: 305px;
  }

  .recipe-ingredient-container {
    margin-bottom: 80px;
    padding: 10px;
  }

  .recipe-ingredient-container__wrapper {
    padding: 30px 65px 40px;
  }

  .recipe-ingredient__deco02 {
    position: absolute;
    bottom: -25px;
    right: -12%;
  }

  .recipe-img {
    position: relative;
    max-width: 500px;
  }

  .recipe-img::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -15%;
    left: -155px;
    width: 100%;
    height: 173%;
    display: block;
    background-image: url('https://fcdn.pivim.jp/img/feature/feature20250711/ingredient-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .recipe-ingredient__text {
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .recipe-table th {
    width: 63%;
  }

  .recipe-table td {
    width: 37%;
  }

  .table-condiment th {
    width: 63%;
    display: inline-block;
  }

  .table-condiment td {
    width: 37%;
    display: inline-block;
  }

  .table-bottom th {
    display: block;
    width: 100%;
    margin-top: 10%;
  }

  .table-bottom td {
    display: block;
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .recipe-ingredient__deco01 {
    display: block;
    position: absolute;
    left: -110px;
    bottom: -140px;
    width: 35%;
    max-width: 440px;
  }
}

@media (min-width: 1200px) {
  .recipe-ingredient__deco01 {
    left: -200px;
    bottom: -190px;
  }
}



/* ---------- step ---------- */

.recipe-container.--bg {
  background: #FFF9F0;
  position: relative;
}

.recipe-step__side-container {
  display: none;
}

.recipe-step__deco {
  position: absolute;
  top: -90px;
  right: -15%;
  width: 38%;
  max-width: 290px;
  min-width:180px;
}

.recipe-step-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-bottom: 80px;
}

.recipe-step {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  width: calc(50% - 10px);
  min-width: 335px;
  line-height:1.8;
}

.recipe-step__num {
  margin-bottom: 20px;
}

.recipe-step__img {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column; 
}

.recipe-step__title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}



@media (min-width: 730px) {
  .recipe-step-container {
    justify-content: flex-start;
  }

  .recipe-step__title {
    min-height: 31px;
  }
}

@media (min-width: 768px) {

  .recipe-step-container {
    gap: 80px 20px;
    margin: 40px 0 140px;
  }

  .recipe-step {
    margin-top: 0;
    width: calc(50% - 12.5px);
  }

  .recipe-step__deco {
    width: 30%;
    top: 550px;
  }

}

@media (min-width: 810px) {
  
  .recipe-step-container {
    gap: 80px 25px;
  }

  .recipe-step__title {
    font-size: 17px;
  }
}

@media (min-width: 1000px) {
  .recipe-step__deco {
    width: 30%;
    top: 550px;
    right: -80px;
  }
}


@media (min-width: 1400px) {
  .recipe-step__deco {
    right: 10%;
    top: 450px;
  }

  .recipe-step__side-container {
    display: block;
    position: absolute;
    max-width: 270px;
    height: calc(100% - 120px);
  }

  .recipe-step__side {
    position: sticky;
    top: 120px;
    width: 100%;
    max-width: 270px;
    max-height: calc(100vh - 120px);
  }

  .recipe-step__side img {
    max-height: calc(100vh - 120px);
  }
  
  .recipe-step__side-container.--right {
    right: 0;
  }
}