@charset "UTF-8";
/*==========================================*/
/*PC & ALL*/
/*==========================================*/
.article-inner img {
    width: 100%;
}
.ttl {
    /*font-family: ab-appare, sans-serif;*/
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}
.content-head {
    padding: 40px 0 20px;
    background: url(/prouse/cat_assets/img/recommend/potato-salad/bg-mv_pc.jpg) no-repeat center / cover;
}
.content-head-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
}
.content-head-h1 span {
    display: block;
}
.content-head-h1-copy1 {
    font-size: 24px;
    letter-spacing: -.05em;
}
.content-head-h1-copy2 {
    margin-top: 15px;
    font-size: 60px;
    letter-spacing: -.13em;
    color: #000;
    position: relative;
}
.content-head-h1-copy2::after {
    position: absolute;
    content: "";
    width: 642px;
    height: 13px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-h1_pc.svg") no-repeat center / contain;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
}
.content-head-txt {
    margin-top: 40px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}
.content-head-img {
    width: 385px;
    flex-shrink: 0;
}
.content-wrap {
    max-width: 1040px;
    margin: 40px auto 0;
}
.content-anchor {
    display: flex;
    justify-content: center;
    gap: 35px;
}
.content-anchor-link {
    width: 284px;
    height: 76px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.content-anchor-link[href="#recommend"] {
    color: #000 !important;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-btn01.png") no-repeat center/cover;
}
.content-anchor-link[href="#introduction"] {
    color: #fff !important;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-btn02.png") no-repeat center/cover;
}
.content-wrap h2 {
    font-size: 60px;
    letter-spacing: -.13em;
    color: #000;
    text-align: center;
    position: relative;
    z-index: +1;
}
.content-wrap h2 span {
    padding-right: .3em;
    letter-spacing: .05em;
}
.content-wrap h2::after {
    position: absolute;
    content: "";
    width: 352px;
    height: 56px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-ttl.svg") no-repeat center / contain;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    z-index: -1;
}
.content-wrap h2 + p[class*="lead"] {
    margin: 45px auto 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}
.content-potato-salad {
    margin-top: 40px;
}
.content-potato-salad-lead {
    width: 800px;
}
.content-potato-salad-step {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 25px;
}
.content-potato-salad-step-item {
    width: 326px;
    height: 226px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-recipe.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.content-potato-salad-step-item::after {
    position: absolute;
    content: "";
    width: 32px;
    height: 56px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/icon-arrow.svg") no-repeat center / contain;
    top: 0;
    bottom: 0;
    right: -30px;
    margin: auto;
}
.content-potato-salad-step-item:last-child::after {
    display: none;
}
.content-potato-salad-step-item-ttl {
    position: absolute;
    top: -50px;
    left: -20px;
    width: 130px;
    height: 127px;
    padding-top: 15px;
    padding-left: 5px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-icon01.svg") no-repeat center / contain;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.content-potato-salad-step-item-ttl p {
    color: #fff;
    font-weight: bold;
    line-height: 1.6;
}
.content-potato-salad-step-item-ttl1 {
    font-size: 18px;
}
.content-potato-salad-step-item-ttl2 {
    height: calc(2em * 1.6);
    font-size: 16px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
}
.content-potato-salad-step-item-img {
    width: 290px;
    margin-top: -5px;
}
.content-potato-salad-recipe {
    margin-top: 40px;
}
.content-potato-salad-recipe-ttl {
    font-size: 36px;
    letter-spacing: -.05em;
    color: #000;
    text-align: center;
}
.content-potato-salad-recipe-ttl span {
    padding-right: .3em;
    letter-spacing: .05em;
}
.content-potato-salad-recipe-container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 36px;
}
.content-potato-salad-recipe-img {
    width: 368px;
    flex-shrink: 0;
}
.content-potato-salad-recipe-note {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}
.content-potato-salad-recipe-note-txt::before {
    content: "＜";
}
.content-potato-salad-recipe-note-txt::after {
    content: "＞";
}
.content-potato-salad-recipe-note-list {
    width: 350px;
    display: flex;
    flex-wrap: wrap;
    gap: normal 20px;
}
.content-potato-salad-recipe-note-list dt {
    width: 265px;
    letter-spacing: 0;
}
.content-recommend {
    width: 100vw;
    margin: 40px calc(50% - 50vw) 0;
    padding: 60px 0 80px;
    background: #FFFAEF;
}
.content-recommend-innner {
    max-width: 1040px;
    margin: 0 auto;
}
.content-recommend-lead {
    text-align: center;
}
.content-recommend-map {
    padding: 100px 0 200px;
}
.content-recommend-map-container {
    width: 680px;
    margin: 0 auto;
    position: relative;
}
.content-recommend-map-area {
    width: 166px;
    position: absolute;
    z-index: +1;
}
.content-recommend-map-area-ttl {
    position: absolute;
    top: -22px;
    left: -22px;
    width: 64px;
    height: 63px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-icon02.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: +1;
}
.area09 .content-recommend-map-area-ttl {
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-icon03.svg") no-repeat center / contain;
}
.content-recommend-map-area-ttl-txt {
    margin-top: -5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}
.content-recommend-map-area.area01 {
    top: 15px;
    right: -172px;
}
.content-recommend-map-area.area02 {
    top: 15px;
    left: 215px;
}
.content-recommend-map-area.area03 {
    right: 63px;
    bottom: 40px;
}
.content-recommend-map-area.area04 {
    top: 160px;
    right: -48px;
}
.content-recommend-map-area.area05 {
    left: 246px;
    bottom: -66px;
}
.content-recommend-map-area.area06 {
    top: 160px;
    left: 127px;
}
.content-recommend-map-area.area07 {
    top: 88px;
    left: -80px;
}
.content-recommend-map-area.area08 {
    left: -115px;
    bottom: 138px;
}
.content-recommend-map-area.area09 {
    right: -142px;
    bottom: 70px;
}
/*地図上の線*/
.content-recommend-map-area::before {
    position: absolute;
    content: "";
    height: 2px;
    border-radius: 2px;
    background: #000;
    z-index: -1;
}
.content-recommend-map-area.area01::before {
    width: 300px;
    top: 74px;
    right: 100px;
    transform: rotate(-5deg);
}
.content-recommend-map-area.area02::before {
    width: 145px;
    top: 145px;
    left: 85px;
    transform: rotate(50deg);
}
.content-recommend-map-area.area03::before {
    width: 163px;
    top: 38px;
    right: 100px;
    transform: rotate(22deg);
}
.content-recommend-map-area.area04::before {
    width: 290px;
    top: 105px;
    right: 100px;
    transform: rotate(-27deg);
}
.content-recommend-map-area.area05::before {
    width: 100px;
    top: -35px;
    right: 60px;
    transform: rotate(78deg);
}
.content-recommend-map-area.area06::before {
    width: 200px;
    top: 107px;
    left: -5px;
    transform: rotate(78deg);
}
.content-recommend-map-area.area07::before {
    width: 250px;
    top: 160px;
    left: 50px;
    transform: rotate(-126deg);
}
.content-recommend-map-area.area08::before {
    width: 120px;
    top: 100px;
    left: 100px;
    transform: rotate(-150deg);
}
.content-recommend-recipe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 80px 40px;
}
.content-recommend-recipe-box {
    width: 320px;
    padding: 50px 0 20px;
    color: #000;
    background: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / .07);
    display: flex;
    flex-direction: column;
    position: relative;
}
.content-recommend-recipe-area {
    position: absolute;
    top: -40px;
    left: 10px;
    width: 87px;
    height: 85px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-icon02.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
#area09 .content-recommend-recipe-area {
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-icon03.svg") no-repeat center / contain;
}
.content-recommend-recipe-area-txt {
    margin-top: -5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}
.content-recommend-recipe-ttl {
    font-size: 24px;
    letter-spacing: -.13em;
    text-align: center;
    position: relative;
    z-index: +1;
}
.content-recommend-recipe-ttl::after {
    position: absolute;
    content: "";
    width: 221px;
    height: 34px;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-ttl.svg") no-repeat center / contain;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: auto;
    z-index: -1;
}
.content-recommend-recipe-ttl img {
    width: auto;
    height: 28px;
}
.content-recommend-recipe-img {
    width: 300px;
    margin: 25px auto 0;
}
@media screen and (min-width: 769px), print {
    #area01 .content-recommend-recipe-ttl, #area02 .content-recommend-recipe-ttl, #area03 .content-recommend-recipe-ttl {
        margin-top: -.5em;
        height: 3em;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #area01 .content-recommend-recipe-ttl::after, #area02 .content-recommend-recipe-ttl::after, #area03 .content-recommend-recipe-ttl::after {
        bottom: -10px;
    }
    #area01 .content-recommend-recipe-img, #area02 .content-recommend-recipe-img, #area03 .content-recommend-recipe-img {
        margin-top: 10px;
    }
}
.content-recommend-recipe-note {
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
#area09 .content-recommend-recipe-note {
    padding-bottom: 30px;
}
.content-recommend-recipe-note-icon {
    width: 52px;
    flex-shrink: 0;
}
.content-recommend-recipe-note-comment {
    width: 220px;
    padding: 10px;
    padding-left: 18px;
    flex-shrink: 0;
    border: 3px solid #FF5900;
    border-radius: 14px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    position: relative;
}
.content-recommend-recipe-note-comment::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #FF5900;
    border-bottom: 3px solid #FF5900;
    background: #fff;
    top: 18px;
    left: -9px;
    transform: rotate(45deg);
}
.content-recommend-recipe-add {
    position: absolute;
    font-size: 11px;
    letter-spacing: 0;
    left: 0;
    bottom: -2em;
}
.content-recommend-recipe-link {
    width: 194px;
    height: 37px;
    margin: auto auto 0;
    font-size: 18px;
    letter-spacing: -.05em;
    color: #fff !important;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-recipe-link.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-recommend-product {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.content-recommend-product-item-link {
    width: 384px;
    height: 68px;
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-link_pc.png") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-introduction {
    max-width: 1040px;
    margin: 0 auto;
    padding-top: 60px;
}
span[class*="content-introduction-ttl"] {
    display: block;
    padding-right: 0 !important;
    letter-spacing: -.13em !important;
}
.content-introduction-ttl1 {
    width: 418px;
    margin: 0 auto;
}
.content-introduction-ttl2 {
    margin-top: 20px;
}
.content-introduction-lead {
    display: flex;
    justify-content: center;
}
.content-introduction-note {
    margin-top: 16px;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 14px;
    line-height: 1.7;
    display: flex;
    justify-content: flex-end;
}
.content-introduction-recipe {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.content-introduction-recipe-box {
    padding: 40px 0 60px;
    font-weight: bold;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-shop.jpg") no-repeat top center / cover;
}
.content-introduction-recipe-contents {
    display: flex;
    justify-content: center;
    gap: 130px;
}
.content-introduction-recipe-ttl {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -.13em;
    text-align: center;
    position: relative;
    z-index: +1;
}
.content-introduction-recipe-ttl::after {
    position: absolute;
    content: "";
    width: 221px;
    height: 34px;
    background:
        url("/prouse/cat_assets/img/recommend/potato-salad/bg-ttl.svg") no-repeat center / contain;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: auto;
    z-index: -1;
}
.content-introduction-recipe-contents-inner {
    width: 350px;
    font-size: 14px;
    line-height: 1.6;
}
.content-introduction-recipe-img-box {
    position: relative;
}
.content-introduction-recipe-img {
    margin-top: 45px;
    border: 6px solid #fff;
}
.content-introduction-recipe-item {
    position: absolute;
    left: -24px;
    bottom: -30px;
}
.content-introduction-recipe-item img {
    width: auto;
    height: 160px;
}
.content-introduction-recipe-price {
    margin-top: 8px;
    color: #FF5900;
    text-align: right;
}
.content-introduction-recipe-note {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #fff;
}
.content-introduction-recipe-link {
    width: 194px;
    height: 37px;
    margin: auto auto 0;
    font-size: 18px;
    letter-spacing: -.05em;
    color: #fff !important;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-recipe-link.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-introduction-shop {
    width: 920px;
    margin: 60px auto 0;
    padding: 25px 24px 0;
    background: #fff;
}
.content-introduction-shop-ttl {
    display: flex;
    align-items: flex-start;
    gap: 36px;
}
.content-introduction-shop-ttl1 {
    font-size: 28px;
    line-height: 1;
    color: #FF5900;
    white-space: nowrap;
    display: flex;
    align-items: flex-end;
    gap: 24px;
    position: relative;
}
.content-introduction-shop-ttl1 .copy {
    font-size: 22px;
}
@media screen and (min-width: 769px), print {
    .content-introduction-shop-ttl1 {
        padding-top: 25px;
    }
    .shop02 .content-introduction-shop-ttl {
        margin-left: 20px;
    }
    .shop02 .content-introduction-shop-ttl1 {
        width: 220px;
        justify-content: center;
    }
}
.content-introduction-shop-ttl2 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}
.content-introduction-shop-collaborate {
    position: absolute;
    width: calc(46px * 2.5);
    height: calc(13px * 2.5);
    padding-top: 4px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-shop.svg") no-repeat center / contain;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
}
.content-introduction-shop-contents {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}
@media screen and (min-width: 769px), print {
    .type02 .content-introduction-shop-contents .content-introduction-shop-owner {
        order: 2;
    }
}
.content-introduction-shop-owner {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}
.content-introduction-shop-owner-img {
    position: relative;
}
.content-introduction-shop-owner-img figcaption {
    position: absolute;
    font-size: 12px;
    line-height: 1.4;
    bottom: 1em;
}
.content-introduction-shop-owner [class*="content-introduction-shop-owner-comment"] {
    position: absolute;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-introduction-shop-owner-comment1 {
    padding-bottom: 1em;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/deco-fukidashi01.svg") no-repeat center / contain;
    left: 0;
}
.content-introduction-shop-owner-comment2 {
    padding-top: .5em;
    padding-left: 1em;
    background: url("/prouse/cat_assets/img/recommend/potato-salad/deco-fukidashi02.svg") no-repeat center / contain;
    right: 0;
}
/*shop01*/
.shop01 .content-introduction-shop-owner-img {
    width: 188px;
}
.shop01 .content-introduction-shop-owner-img figcaption {
    right: -5em;
}
.shop01 .content-introduction-shop-owner-comment1 {
    width: 188px;
    height: 152px;
}
.shop01 .content-introduction-shop-owner-comment1 p {
    width: 144px;
}
.shop01 .content-introduction-shop-owner-comment2 {
    width: 180px;
    height: 132px;
}
.shop01 .content-introduction-shop-owner-comment2 p {
    width: 144px;
}
/*shop02*/
.shop02 .content-introduction-shop-owner-img {
    width: 190px;
}
.shop02 .content-introduction-shop-owner-img figcaption {
    right: -7em;
}
.shop02 .content-introduction-shop-owner-comment1 {
    width: 188px;
    height: 152px;
    padding-left: 1em;
    left: -1em;
}
.shop02 .content-introduction-shop-owner-comment1 p {
    width: 144px;
}
.shop02 .content-introduction-shop-owner-comment2 {
    width: calc(180px * 1.1);
    height: calc(132px * 1.1);
    padding-top: 1em;
    top: -1em;
    right: -1em;
}
.shop02 .content-introduction-shop-owner-comment2 p {
    width: 144px;
}
/*shop03*/
.shop03 .content-introduction-shop-owner-img {
    width: 216px;
}
.shop03 .content-introduction-shop-owner-img figcaption {
    right: -7em;
}
.shop03 .content-introduction-shop-owner-comment1 {
    width: calc(147px * 1.15);
    height: calc(119px * 1.15);
}
.shop03 .content-introduction-shop-owner-comment1 p {
    width: 140px;
}
.shop03 .content-introduction-shop-owner-comment2 {
    width: calc(151px * 1.15);
    height: calc(111px * 1.15);
}
.shop03 .content-introduction-shop-owner-comment2 p {
    width: 130px;
}
/*shop04*/
.shop04 .content-introduction-shop-owner-img {
    width: 197px;
}
.shop04 .content-introduction-shop-owner-img figcaption {
    right: -12em;
}
.shop04 .content-introduction-shop-owner-comment1 {
    width: calc(147px * 1.1);
    height: calc(119px * 1.1);
    left: 1em;
}
.shop04 .content-introduction-shop-owner-comment1 p {
    width: 120px;
}
.shop04 .content-introduction-shop-owner-comment2 {
    width: calc(180px* 1.15);
    height: calc(132px* 1.15);
    top: -3em;
    right: -1em;
}
.shop04 .content-introduction-shop-owner-comment2 p {
    width: 160px;
}
.content-introduction-shop-img {
    width: 296px;
    flex-shrink: 0;
    padding-bottom: 24px;
}
.content-introduction-recipe-coming-soon {
    height: 260px;
    margin-top: 60px;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}
.content-introduction-note-bottom {
    margin-top: 24px;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 1.4;
}
.content-introduction-note-bottom p {
    padding-left: 1em;
    text-indent: -1em;
}
.btn-catalog-link {
    width: 384px;
    height: 60px;
    margin: 40px auto 0;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff !important;
    background: #FF5900;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.btn-bnr {
    width: 430px;
    margin: 80px auto 0;
}
#foot_text {
    max-width: 1100px;
    margin: 30px auto 0;
    font-size: 13px;
    color: #333;
    text-align: right;
}
@media screen and (min-width: 769px), print {
    .article a, .article a img {
        -webkit-transition: 0.65s ease;
        transition: 0.65s ease;
    }
    a:hover.btn-bnr-link {
        opacity: .6;
    }
}
/*==========================================*/
/*SP*/
/*==========================================*/
@media screen and (max-width: 768px) {
    .content-head {
        padding-top: calc((40 / 375) * 100vw);
        padding-bottom: calc((27 / 375) * 100vw);
        background: url(/prouse/cat_assets/img/recommend/potato-salad/bg-mv_pc.jpg) no-repeat center / cover;
    }
    .content-head-inner {
        display: block;
        position: relative;
    }
    .content-head-h1-copy1 {
        font-size: calc((24 / 375) * 100vw);
    }
    .content-head-h1-copy2 {
        margin-top: calc((20 / 375) * 100vw);
        font-size: calc((60 / 375) * 100vw);
    }
    .content-head-h1-copy2::after {
        width: calc((352 / 375) * 100vw);
        height: calc((13 / 375) * 100vw);
        background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-h1_sp.svg") no-repeat center / contain;
        bottom: calc((-15 / 375) * 100vw);
    }
    .content-head-txt {
        width: calc((340 / 375) * 100vw);
        margin: calc((270 / 375) * 100vw) auto 0;
        font-size: calc((16 / 375) * 100vw);
        text-align: left;
    }
    .content-head-img {
        position: absolute;
        width: calc((310 / 375) * 100vw);
        top: calc((200 / 375) * 100vw);
        left: 0;
        right: 0;
        margin: auto;
    }
    .content-wrap {
        margin-top: calc((45 / 375) * 100vw);
    }
    .content-anchor {
        flex-direction: column;
        align-items: center;
        gap: calc((20 / 375) * 100vw);
    }
    .content-anchor-link {
        width: calc((284 / 375) * 100vw);
        height: calc((76 / 375) * 100vw);
        font-size: calc((22 / 375) * 100vw);
    }
    .content-wrap h2 {
        font-size: calc((36 / 375) * 100vw);
        letter-spacing: -.15em;
        line-height: 1.1;
    }
    .content-wrap h2 span {
        padding-right: 0;
        letter-spacing: 0;
    }
    .content-wrap h2::after {
        width: calc((352 / 375) * 100vw);
        height: calc((56 / 375) * 100vw);
        bottom: calc((-30 / 375) * 100vw);
    }
    .content-wrap h2 + p[class*="lead"] {
        margin-top: calc((40 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
    }
    h2.content-potato-salad-ttl {
        font-size: calc((46 / 375) * 100vw);
    }
    .content-potato-salad {
        margin-top: calc((50 / 375) * 100vw);
    }
    .content-potato-salad-lead {
        width: calc((330 / 375) * 100vw);
    }
    .content-potato-salad-step {
        margin-top: calc((60 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((45 / 375) * 100vw);
    }
    .content-potato-salad-step-item {
        width: calc((326 / 375) * 100vw);
        height: calc((226 / 375) * 100vw);
    }
    .content-potato-salad-step-item::after {
        width: 32px;
        height: 56px;
        top: auto;
        left: 0;
        right: 0;
        bottom: calc((-50 / 375) * 100vw);
        transform: rotate(90deg);
    }
    .content-potato-salad-step-item-ttl {
        top: calc((-40 / 375) * 100vw);
        left: calc((-15 / 375) * 100vw);
        width: calc((116 / 375) * 100vw);
        height: calc((114 / 375) * 100vw);
        padding-top: calc((15 / 375) * 100vw);
        padding-left: 0;
    }
    .content-potato-salad-step-item-ttl1 {
        font-size: calc((18 / 375) * 100vw);
    }
    .content-potato-salad-step-item-ttl2 {
        font-size: calc((15 / 375) * 100vw);
    }
    .content-potato-salad-step-item-img {
        width: calc((290 / 375) * 100vw);
        margin-top: calc((-5 / 375) * 100vw);
    }
    .content-potato-salad-recipe {
        margin-top: calc((35 / 375) * 100vw);
    }
    .content-potato-salad-recipe-ttl {
        font-size: calc((28 / 375) * 100vw);
        letter-spacing: -.05em;
    }
    .content-potato-salad-recipe-ttl span {
        padding-right: 0;
        letter-spacing: 0;
    }
    .content-potato-salad-recipe-container {
        margin-top: calc((20 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((20 / 375) * 100vw);
    }
    .content-potato-salad-recipe-img {
        width: calc((300 / 375) * 100vw);
    }
    .content-potato-salad-recipe-note {
        font-size: calc((14 / 375) * 100vw);
    }
    .content-potato-salad-recipe-note-list {
        width: calc((260 / 375) * 100vw);
        gap: normal calc((7 / 375) * 100vw);
    }
    .content-potato-salad-recipe-note-list dt {
        width: calc((210 / 375) * 100vw);
    }
    .content-recommend {
        margin-top: calc((60 / 375) * 100vw);
        padding-top: calc((40 / 375) * 100vw);
        padding-bottom: calc((60 / 375) * 100vw);
    }
    /*h2.content-recommend-ttl::after {
        bottom: calc((-30 / 375) * 100vw);
    }*/
    .content-recommend-lead {
        width: calc((330 / 375) * 100vw);
        text-align: left;
    }
    .content-recommend-map {
        display: none !important;
    }
    .content-recommend-recipe {
        margin-top: calc((70 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((60 / 375) * 100vw);
    }
    .content-recommend-recipe-box {
        width: calc((310 / 375) * 100vw);
        padding-top: calc((50 / 375) * 100vw);
        padding-bottom: calc((20 / 375) * 100vw);
        box-shadow: 0 4px 4px rgb(0 0 0 / .07);
    }
    .content-recommend-recipe-area {
        top: calc((-40 / 375) * 100vw);
        left: calc((9 / 375) * 100vw);
        width: calc((84 / 375) * 100vw);
        height: calc((85 / 375) * 100vw);
    }
    .content-recommend-recipe-area-txt {
        margin-top: calc((-5 / 375) * 100vw);
        font-size: calc((15 / 375) * 100vw);
    }
    .content-recommend-recipe-ttl {
        font-size: calc((24 / 375) * 100vw);
        letter-spacing: -.05em;
    }
    .content-recommend-recipe-ttl::after {
        width: calc((221 / 375) * 100vw);
        height: calc((34 / 375) * 100vw);
        bottom: calc((-18 / 375) * 100vw);
    }
    .content-recommend-recipe-ttl img {
        height: calc((28 / 375) * 100vw);
    }
    .content-recommend-recipe-img {
        width: 100%;
        margin-top: calc((15 / 375) * 100vw);
    }
    .content-recommend-recipe-note {
        padding-bottom: calc((20 / 375) * 100vw);
        gap: calc((10 / 375) * 100vw);
    }
    #area09 .content-recommend-recipe-note {
        padding-bottom: calc((40 / 375) * 100vw);
    }
    .content-recommend-recipe-note-icon {
        width: calc((52 / 375) * 100vw);
    }
    .content-recommend-recipe-note-comment {
        width: calc((220 / 375) * 100vw);
        padding: calc((8 / 375) * 100vw);
        padding-left: calc((16 / 375) * 100vw);
        border-radius: calc((14 / 375) * 100vw);
        font-size: calc((14 / 375) * 100vw);
    }
    .content-recommend-recipe-note-comment::before {
        width: calc((10 / 375) * 100vw);
        height: calc((10 / 375) * 100vw);
        top: calc((18 / 375) * 100vw);
        left: calc((-9 / 375) * 100vw);
    }
    .content-recommend-recipe-add {
        font-size: calc((11 / 375) * 100vw);
    }
    .content-recommend-recipe-link {
        width: calc((194 / 375) * 100vw);
        height: calc((37 / 375) * 100vw);
        font-size: calc((18 / 375) * 100vw);
        letter-spacing: -.05em;
    }
    .content-recommend-product {
        margin-top: calc((30 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((15 / 375) * 100vw);
    }
    .content-recommend-product-item-link {
        width: calc((334 / 375) * 100vw);
        height: calc((48 / 375) * 100vw);
        font-size: calc((14 / 375) * 100vw);
        background: url("/prouse/cat_assets/img/recommend/potato-salad/bg-link_sp.png") no-repeat center / contain;
    }
    .content-introduction {
        padding-top: calc((60 / 375) * 100vw);
    }
    .content-introduction-ttl1 {
        width: calc((240 / 375) * 100vw);
    }
    .content-introduction-ttl2 {
        margin-top: calc((15 / 375) * 100vw);
    }
    .content-introduction-lead {
        width: calc((330 / 375) * 100vw);
    }
    .content-introduction-note {
        width: calc((330 / 375) * 100vw);
        margin: calc((16 / 375) * 100vw) auto 0;
        font-size: calc((14 / 375) * 100vw);
        display: block;
    }
    .content-introduction-recipe {
        width: calc((315 / 375) * 100vw);
        margin: calc((30 / 375) * 100vw) auto 0;
        gap: calc((40 / 375) * 100vw);
    }
    .content-introduction-recipe-box {
        padding-top: calc((40 / 375) * 100vw);
        padding-bottom: calc((30 / 375) * 100vw);
    }
    .content-introduction-recipe-contents {
        flex-direction: column;
        align-items: center;
        gap: calc((60 / 375) * 100vw);
    }
    .content-introduction-recipe-ttl {
        font-size: calc((24 / 375) * 100vw);
        letter-spacing: -.05em;
    }
    .content-introduction-recipe-ttl::after {
        width: calc((221 / 375) * 100vw);
        height: calc((34 / 375) * 100vw);
        bottom: calc((-18 / 375) * 100vw);
    }
    .content-introduction-recipe-contents-inner {
        width: calc((285 / 375) * 100vw);
        font-size: calc((14 / 375) * 100vw);
    }
    .content-introduction-recipe-img {
        margin-top: calc((30 / 375) * 100vw);
    }
    .content-introduction-recipe-item {
        left: calc((16 / 375) * 100vw);
        bottom: calc((-40 / 375) * 100vw);
    }
    .content-introduction-recipe-item img {
        height: calc((114 / 375) * 100vw);
    }
    .content-introduction-recipe-price {
        margin-top: calc((8 / 375) * 100vw);
    }
    .content-introduction-recipe-note {
        margin-top: calc((15 / 375) * 100vw);
        margin-bottom: calc((20 / 375) * 100vw);
        padding: calc((10 / 375) * 100vw) calc((20 / 375) * 100vw);
    }
    .content-introduction-recipe-link {
        width: calc((194 / 375) * 100vw);
        height: calc((37 / 375) * 100vw);
        font-size: calc((18 / 375) * 100vw);
        letter-spacing: -.05em;
    }
    .content-introduction-shop {
        width: calc((285 / 375) * 100vw);
        margin-top: calc((60 / 375) * 100vw);
        padding: calc((50 / 375) * 100vw) calc((16 / 375) * 100vw) 0;
    }
    .content-introduction-shop-ttl {
        flex-direction: column;
        gap: calc((10 / 375) * 100vw);
    }
    .content-introduction-shop-ttl1 {
        width: 100%;
        font-size: calc((28 / 375) * 100vw);
        justify-content: center;
        gap: calc((24 / 375) * 100vw);
    }
    .content-introduction-shop-ttl1 .copy {
        font-size: calc((22 / 375) * 100vw);
    }
    .content-introduction-shop-ttl2 {
        font-size: calc((16 / 375) * 100vw);
    }
    .content-introduction-shop-collaborate {
        width: calc((46 / 375) * 100vw * 2.3);
        height: calc((13 / 375) * 100vw * 2.3);
        padding-top: calc((4 / 375) * 100vw);
        font-size: calc((15 / 375) * 100vw);
        top: calc((-38 / 375) * 100vw);
    }
    .content-introduction-shop-contents {
        margin-top: calc((12 / 375) * 100vw);
        flex-direction: column;
        gap: calc((20 / 375) * 100vw);
    }
    .content-introduction-shop-owner {
        order: 2;
        justify-content: flex-start;
        padding-top: calc((140 / 375) * 100vw);
    }
    .content-introduction-shop-owner-img figcaption {
        font-size: calc((10 / 375) * 100vw);
    }
    .content-introduction-shop-owner [class*="content-introduction-shop-owner-comment"] {
        font-size: calc((10 / 375) * 100vw);
    }
    .content-introduction-shop-owner-comment1 {
        left: -1em;
    }
    .content-introduction-shop-owner-comment2 {
        right: -1em;
    }
    /*shop01*/
    .shop01 .content-introduction-shop-owner-img {
        width: calc((120 / 375) * 100vw);
    }
    .shop01 .content-introduction-shop-owner-comment1 {
        width: calc((134 / 375) * 100vw * 1.1);
        height: calc((108 / 375) * 100vw * 1.1);
    }
    .shop01 .content-introduction-shop-owner-comment1 p {
        width: calc((120 / 375) * 100vw);
    }
    .shop01 .content-introduction-shop-owner-comment2 {
        width: calc((146 / 375) * 100vw * 1.1);
        height: calc((107 / 375) * 100vw * 1.1);
        top: calc((100 / 375) * 100vw);
    }
    .shop01 .content-introduction-shop-owner-comment2 p {
        width: calc((120 / 375) * 100vw);
    }
    /*shop02*/
    .shop02 .content-introduction-shop-owner-img {
        width: calc((145 / 375) * 100vw);
        margin-left: -.5em;
    }
    .shop02 .content-introduction-shop-owner-comment1 {
        width: calc((134 / 375) * 100vw * 1.15);
        height: calc((108 / 375) * 100vw * 1.15);
    }
    .shop02 .content-introduction-shop-owner-comment1 p {
        width: calc((120 / 375) * 100vw);
    }
    .shop02 .content-introduction-shop-owner-comment2 {
        width: calc((135 / 375) * 100vw * 1.1);
        height: calc((99 / 375) * 100vw * 1.1);
        top: calc((90 / 375) * 100vw);
        right: -1.2em;
    }
    .shop02 .content-introduction-shop-owner-comment2 p {
        width: calc((120 / 375) * 100vw);
    }
    /*shop03*/
    .shop03 .content-introduction-shop-owner-img {
        width: calc((144 / 375) * 100vw);
        margin-left: -.5em;
    }
    .shop03 .content-introduction-shop-owner-comment1 {
        width: calc((134 / 375) * 100vw * 1.1);
        height: calc((108 / 375) * 100vw * 1.1);
    }
    .shop03 .content-introduction-shop-owner-comment1 p {
        width: calc((120 / 375) * 100vw);
    }
    .shop03 .content-introduction-shop-owner-comment2 {
        width: calc((146 / 375) * 100vw * 1.1);
        height: calc((108 / 375) * 100vw * 1.1);
        top: calc((100 / 375) * 100vw);
    }
    .shop03 .content-introduction-shop-owner-comment2 p {
        width: calc((120 / 375) * 100vw);
    }
    /*shop04*/
    .shop04 .content-introduction-shop-owner-img {
        width: calc((132 / 375) * 100vw);
        margin-left: -.5em;
    }
    .shop04 .content-introduction-shop-owner-comment1 {
        width: calc((134 / 375) * 100vw * 1.1);
        height: calc((108 / 375) * 100vw * 1.1);
        top: -.5em;
        left: 0;
    }
    .shop04 .content-introduction-shop-owner-comment1 p {
        width: calc((120 / 375) * 100vw);
    }
    .shop04 .content-introduction-shop-owner-comment2 {
        width: calc((146 / 375) * 100vw * 1.1);
        height: calc((107 / 375) * 100vw * 1.1);
        top: calc((100 / 375) * 100vw);
        right: -1em;
    }
    .shop04 .content-introduction-shop-owner-comment2 p {
        width: calc((120 / 375) * 100vw);
    }
    .content-introduction-shop-img {
        width: 100%;
        padding-bottom: 0;
    }
    .content-introduction-recipe-coming-soon {
        height: calc((260 / 375) * 100vw);
        margin-top: calc((60 / 375) * 100vw);
        font-size: calc((26 / 375) * 100vw);
    }
    .content-introduction-note-bottom {
        width: calc((315 / 375) * 100vw);
        margin: calc((16 / 375) * 100vw) auto 0;
        display: block;
        font-size: calc((14 / 375) * 100vw);
    }
    .btn-catalog-link {
        width: calc((314 / 375) * 100vw);
        height: calc((48 / 375) * 100vw);
        margin-top: calc((32 / 375) * 100vw);
        border-radius: calc((24 / 375) * 100vw);
        font-size: calc((14 / 375) * 100vw);
    }
    .btn-bnr {
        width: calc((313 / 375) * 100vw);
        margin-top: calc((45 / 375) * 100vw);
    }
    #foot_text {
        width: 100%;
        margin-top: 4vw;
        text-align: center;
        font-size: 2.93333vw;
    }
}

@media screen and (min-width: 769px), print {
  .txt-h-18--pc {
    height: 18px !important;
    width: auto;
  }
  .txt-h-24--pc {
    height: 24px !important;
    width: auto;
  }
  .txt-h-25--pc {
    height: 25px !important;
    width: auto;
  }
  .txt-h-48--pc {
    height: 48px !important;
    width: auto;
  }
  .txt-h-56--pc {
    height: 56px !important;
    width: auto;
  }
  .txt-h-60--pc {
    height: 60px !important;
    width: auto;
  }
  .txt-h-72--pc {
    height: 72px !important;
    width: auto;
  }
  .txt-h-36--pc {
    height: 36px !important;
    width: auto;
  }
  .txt-h-120--pc {
    height: 120px !important;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .txt-h-18--sp {
    height: calc((18 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-24--sp {
    height: calc((24 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-28--sp {
    height: calc((28 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-120--sp {
    height: calc((120 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-36--sp {
    height: calc((36 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-40--sp {
    height: calc((40 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-50--sp {
    height: calc((50 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-48--sp {
    height: calc((48 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-56--sp {
    height: calc((56 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-58--sp {
    height: calc((58 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-72--sp {
    height: calc((72 / 375) * 100vw) !important;
    width: auto;
  }
  .txt-h-118--sp {
    height: calc((118 / 375) * 100vw) !important;
    width: auto;
  }
}