@charset "UTF-8";
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    font-family: sans-serif;
  }  
  body {
    margin: 0;
    background-color: #fff8e9;
  }
  article,
  aside,
  footer,
  header,
  nav,
  section {
    display: block;
  }
  img{
    max-width: 100%;
  }
  @media screen and (max-width: 1119px) {
    .pc{
        display: none;
    }
  }

  /* MainContents */
.contentArea{
    background: url(../img/background-image.png) center top no-repeat;
    display: block;
    overflow: hidden;
    max-width: 1120px;
    margin: 0 auto;
    padding-bottom: 5em;
}
.head .logo{
    padding: 2em 0 0.5em 3.3em;
    width: 330px;
}
.head h1{
    margin: 0 auto;
    text-align: center;
}
.head p{
    margin: 0 auto;
    text-align: center;
}
.head p img{
    width: 100%;
    max-width: 800px;
}
.linkbtn{
    margin-top: 1em;
    display: block;
    overflow: hidden;
    padding-bottom: 5em;
}
.linkbtn ul{
    display: flex;
    align-items: flex-end;
    list-style: none;
    margin: 1.5em auto;
    padding: 0 3em;
}
.linkbtn li{
    width: 50%;
    float: left;
}

@media screen and (max-width: 1119px) {
    .contentArea{
        max-width: 100%;
        width: 92%;
        background-size: contain;
        padding-bottom: 5em;
    }
    .head .logo{
        width: 30%;
        padding: 0.8em 0 0 1em;
    }
    .head h1{
        width: 92%;
    }
    .head p{
        width: 90%;
    }
    .linkbtn{
        margin-top: 0.2em;
        padding-bottom: 2em;
    }
    .linkbtn ul{
        margin: 0.2em auto 0;
        padding: 0 1em;
    }
}

.recipe-detail .recipe-box:first-child{
    margin: 2em auto 0;
}
.recipe-detail .recipe-box{
    margin: 6em auto 0;
    position: relative;
}
.recipe-detail .detail-recipe-img{
    height: 322px;
    overflow: hidden;
    text-align: right;
    padding-right: 6em;
}
@media screen and (max-width: 1119px) {
    .recipe-detail .detail-recipe-img{
        height: auto;
        padding-right: 5%;
        margin-bottom: -1.1em;
    }
}
@media screen and (max-width: 750px) {
    .recipe-detail .recipe-box:first-child{
        margin: 0.5em auto 0;
    }
    .recipe-detail .recipe-box{
        margin: 1.5em auto 0;
    }
}

.recipe-detail .recipe-book{
    margin-top: -1em;
    padding: 3em 2em 2.5em;
    z-index: 100;
    position: relative;
    display: block;
    overflow: hidden;
}
.recipe-detail .recipe-book.detail-bg-recipe01{
    background: url(../img/detail-recipe-bgbook2-3.png) center top no-repeat;
    background-size: contain;
    height: 430px;
}
.recipe-detail .recipe-book.detail-bg-recipe02{
    background: url(../img/detail-recipe-bgbook2-3.png) center top no-repeat;
    background-size: contain;
    height: 430px;
}
.recipe-detail .recipe-book.detail-bg-recipe03{
    background: url(../img/detail-recipe-bgbook2-3wide.png) center top no-repeat;
    background-size: contain;
    height: 570px;
}
.recipe-detail .recipe-book.detail-bg-recipe04{
    background: url(../img/detail-recipe-bgbook2wide.png) center top no-repeat;
    background-size: contain;
    height: 570px;
}
.recipe-detail .recipe-book.detail-bg-recipe05{
    background: url(../img/detail-recipe-bgbook1.png) center top no-repeat;
    background-size: contain;
    height: 435px;
}
.recipe-detail .recipe-book.detail-bg-recipe06{
    background: url(../img/detail-recipe-bgbook2-3.png) center top no-repeat;
    background-size: contain;
    height: 430px;
}
.recipe-detail .recipe-book.detail-bg-recipe07{
    background: url(../img/detail-recipe-bgbook2-3.png) center top no-repeat;
    background-size: contain;
    height: 430px;
}
.recipe-detail .recipe-book.detail-bg-recipe08{
    background: url(../img/detail-recipe-bgbook1-2.png) center top no-repeat;
    background-size: contain;
    height: 400px;
}
.recipe-detail .recipe-book.detail-bg-recipe09{
    background: url(../img/detail-recipe-bgbook2wide-wide.png) center top no-repeat;
    background-size: contain;
    height: 700px;
}
.recipe-detail .recipe-book.detail-bg-recipe10{
    background: url(../img/detail-recipe-bgbook2-3wide.png) center top no-repeat;
    background-size: contain;
    height: 590px;
}

@media screen and (max-width: 1119px) {
    .recipe-detail .recipe-book.detail-bg-recipe01,
    .recipe-detail .recipe-book.detail-bg-recipe02,
    .recipe-detail .recipe-book.detail-bg-recipe03,
    .recipe-detail .recipe-book.detail-bg-recipe04,
    .recipe-detail .recipe-book.detail-bg-recipe05,
    .recipe-detail .recipe-book.detail-bg-recipe06,
    .recipe-detail .recipe-book.detail-bg-recipe07,
    .recipe-detail .recipe-book.detail-bg-recipe08,
    .recipe-detail .recipe-book.detail-bg-recipe09,
    .recipe-detail .recipe-book.detail-bg-recipe10{
        height: auto;
    }
}
@media screen and (max-width: 750px) {
    .recipe-detail .recipe-book{
        margin-top: -0.8em;
        padding: 1em 1em 1.2em;
        position: relative;
    }
    .recipe-detail .recipe-book.detail-bg-recipe01{
        background: url(../img/detail-recipe-bgbook-sp-01.svg) center top no-repeat;
        height: 94vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe02{
        background: url(../img/detail-recipe-bgbook-sp-02.svg) center top no-repeat;
        height: 84vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe03{
        background: url(../img/detail-recipe-bgbook-sp-03.svg) center top no-repeat;
        height: 114vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe04{
        background: url(../img/detail-recipe-bgbook-sp-04.svg) center top no-repeat;
        height: 125vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe05{
        background: url(../img/detail-recipe-bgbook-sp-05.svg) center top no-repeat;
        height: 100vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe06{
        background: url(../img/detail-recipe-bgbook-sp-06.svg) center top no-repeat;
        height: 100vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe07{
        background: url(../img/detail-recipe-bgbook-sp-07.svg) center top no-repeat;
        height: 106vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe08{
        background: url(../img/detail-recipe-bgbook-sp-08.svg) center top no-repeat;
        height: 94vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe09{
        background: url(../img/detail-recipe-bgbook-sp-09.svg) center top no-repeat;
        height: 141vw;
    }
    .recipe-detail .recipe-book.detail-bg-recipe10{
        background: url(../img/detail-recipe-bgbook-sp-10.svg) center top no-repeat;
        height: 133vw;
    }
}

.recipe-detail .recipe-book h3{
    text-align: center;
}
.recipe-detail .recipe-book h3 img{
        height: 50px;
}
.recipe-detail .recipe-book h3.dubbleline img{
        height: 100px;
}
.recipe-detail .recipe-book .TextBlock{
    padding: 1.5em 0.5em 0;
    font-size: 16px;
    line-height: 1.8;
    overflow: hidden;
}
.recipe-detail .recipe-book .TextBlock .detail-midashi{
    background-color: #c69d63;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    clip-path: polygon(
        0 50%,       /* 左三角形の先端 */
        5% 0,       /* 左上角 */
        95% 0,       /* 右上角 */
        100% 50%,    /* 右三角形の先端 */
        95% 100%,    /* 右下角 */
        5% 100%     /* 左下角 */
    );
}
.recipe-detail .recipe-book .TextBlock .Material{
    float: left;
    padding-left: 1em;
    width: 36%;
    padding-right: 10%;
}
.recipe-detail .recipe-book .TextBlock .Howto{
    float: left;
    width: 52%;
}
.recipe-detail .recipe-book .kanzume{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1em;
}
.recipe-detail .recipe-book .kanzume p{
    margin: 0;
    text-align: center;
}
@media screen and (max-width: 1119px) {
    .recipe-detail .recipe-book h3 img{
        height: 3vh;
    }
    .recipe-detail .recipe-book .TextBlock{
        font-size: 1.2vw;
    }
    .recipe-detail .recipe-book .kanzume {
        font-size: 60%;
        display: block;
        padding: 0.5em;
    }
    .recipe-detail .recipe-book .kanzume span {
        padding-top: 1.5em;
        display: block;
    }
    .recipe-detail .recipe-book .kanzume p{
        width: 70%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 750px) {
    .recipe-detail .recipe-book h3{
        margin: 0.3em auto 0;
    }
    .recipe-detail .recipe-book h3 img{
        height: 2vh;
    }
    .recipe-detail .recipe-book h3.dubbleline img{
        height: 4vh;
        margin-top: 10px;
    }
    .recipe-detail .recipe-book .TextBlock{
        font-size: 10px;
        line-height: 1.6;
        padding: 1.5em 0.5em 0;
        max-width: 420px;
        margin: 0 auto;
    }
    .recipe-detail .recipe-book .TextBlock .Material{
        float: none;
        width: 100%;
        padding: 0;
    }
    .recipe-detail .recipe-book .TextBlock .Howto{
        float: none;
        width: 100%;
    }
    .recipe-detail .recipe-book .TextBlock .Howto p{
        margin-bottom: 0;
    }
    .recipe-detail #recipe04 .recipe-book .TextBlock .Howto,
    .recipe-detail #recipe07 .recipe-book .TextBlock .Howto{
            letter-spacing: -0.3px;
    }
    .recipe-detail #recipe06 .recipe-book .TextBlock .Howto{
            letter-spacing: -1px;
    }
}


.ingredient-item {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}
  
.ingredient-box {
    position: relative;
    padding-left: 8px;
    margin-left: 18px;
    border-left: 2px solid black;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
  }
  
  .ingredient-box::before,
  .ingredient-box::after {
    content: '';
    position: absolute;
    width: calc(100% - 97%); /* テキストが始まる位置まで調整 */
    border-top: 2px solid black;
    left: 0px; /* 左の余白をテキストと合わせる */
  }
  .ingredient-box::before {
    top: 0; /* 上の罫線 */
  }
  .ingredient-box::after {
    bottom: 0; /* 下の罫線 */
  }
  .ingredient-box .ingredient-item{
    margin: 2px;
  }
  .label {
    position: absolute;
    top: 35%;
    left: -20px;
    background-color: white;
    padding: 0;
    font-weight: bold;
  }
@media screen and (max-width: 1119px) {
    .ingredient-item {
        margin: 2px 0;
    }
    .ingredient-box .ingredient-item{
        margin: 0 2px;
    }
}

.amari{
    float: right;
    padding-right: 2em;
}
.jumptop{
    right: 1.5em;
    bottom: -3em;
    z-index: 100;
    position: absolute;
}
.jumptop img{
    width: 85%;
}
@media screen and (max-width: 1119px) {
    .jumptop{
        width: 14%;
        right: 0;
    }
}
@media screen and (max-width: 750px) {
    .amari{
        float: none;
        padding-right: 0;
        width: 66%;
        margin: 0 auto;
    }
    .jumptop{
        width: 17%;
        bottom: -1.3em;
    }
}