@charset "UTF-8";

/* デバイス表示非表示 */
.sp_on {
    display: none;
}

.br_sp_on {
    display: none;
}

.pc_on {
    display: block;
}

.br_pc_on {
    display: inline;
}

p {
    font-size: 2.8rem
}

h2,
h3 {
    font-size: 4rem;
    text-align: center;
}

#lp.nowggwrap section {
    padding: 0;
}

#lp.nowggwrap img {
    width: 100%;
    height: auto;
}

.nowggwrap {
    font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#lp.nowggwrap .lp-container {
    max-width: 1170px;
}


/* KV */
#lp.nowggwrap .lp-main.nowHead {
    background: url(/img/gpn/now-gg/kv_pc.jpg) no-repeat center center / cover;
    background-color: #412800;
    text-align: center;
    height: 550px;
    position: relative;
}

.lp-main-btn {
    width: 100%;
    max-width: 1200px;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-end;
}

.lp-main-btn-inner {
    display: flex;
    column-gap: 2rem;
    width: 100%;
    max-width: 500px;
}

.lp-main-btn-inner p {
    margin: 0;
    width: 100%;
}

.lp-main-btn-inner a {
    border-radius: 50px 50px 0 0;
    max-width: 240px;
    border: 1px solid #fff;
    border-bottom: 0;
    background: #C25710;
    color: #fff;
    font-size: 2rem;
    padding: 2.7rem 3rem 1.8rem;
    letter-spacing: -0.04em;
    position: absolute;
    bottom: 0;
    transition: ease 0.5s;
}

.lp-main-btn-inner a:hover {
    text-decoration: none;
    padding: 2.7rem 3rem 4rem;
    transition: ease 0.5s;
}

.lp-main-btn-inner .btn-buy a:hover {
    background: #ED7023;
}

.lp-main-btn-inner .btn-amazon a {
    background: #F8CF61;
    color: #3D3935;
}

/* アンカーナビ */
.nowggwrap .anchor-guide {
    position: absolute;
    width: fit-content;
    bottom: -100px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 10px 13px 0 !important;
    border-radius: 12px;
}

.nowggwrap .anchor-guide ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0;
    display: flex;
}

.nowggwrap .anchor-guide ul li+li {
    border-left: 1px solid #C1B9B4;
}

.nowggwrap .anchor-guide ul li a {
    background: inherit;
    border: none;
    color: #3D3935;
    font-weight: 500;
    padding: 0 7.8rem 0 5.6rem;
    white-space: nowrap;
    transition: ease-in-out 0.2s;
}

.nowggwrap .anchor-guide ul li a span {
    font-size: 2.8rem;
    line-height: 0.5;
}

.nowggwrap .anchor-guide ul li a:hover {
    color: #ED7023;
    transition: ease-in-out 0.2s;
}

.nowggwrap .anchor-guide ul li a:after {
    width: 14px;
    height: 10px;
    border: 0;
    transform: none;
    position: absolute;
    top: 4px;
    right: 32px;
    bottom: 0;
    margin: auto;
    transition: ease-in-out 0.4s;
    background-image: url(/img/gpn/now-gg/triangle.svg);
    background-repeat: no-repeat;
}

.nowggwrap .anchor-guide ul li:hover a:after {
    border: none;
}

.nowggwrap .anchor-guide ul li a.blanklink:after {
    width: 18px;
    height: 17px;
    top: 0px;
    right: 19px;
    background-image: url(/img/gpn/now-gg/blank.svg);
}



/* イントロ */

#lp.nowggwrap .lp-nowgg-intro {
    background-image: url(/img/gpn/now-gg/intro_bg_pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 20px 0 0;
    background-color: #FFF6F0;
}

#lp.nowggwrap .lp-nowgg-intro p {
    text-align: center;
    font-weight: 600;
    line-height: 1.7;
}

.nowggwrap .lp-nowgg-intro .read_box {
    margin: 12rem auto 7rem;
    width: fit-content;
    text-align: center;
    background-image: url(/img/gpn/now-gg/read_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-weight: 500;
    padding: 4rem 0 4.5rem;
}

.nowggwrap .lp-nowgg-intro .read_box p:first-child {
    margin-bottom: 3.9rem;
}

.nowggwrap .intro_ttl {
    max-width: 480px;
    margin: 0 auto;
}

.nowggwrap .intro_subttl {
    font-size: 3.2rem;
    text-align: center;
    margin: 3.9rem auto 4rem;
}

.nowggwrap .intro_bnr {
    margin-bottom: 4rem;
    display: block;
}

.nowggwrap .wavy_txt {
    background-image: url(/img/gpn/now-gg/wave.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 1rem;
    width: fit-content;
    font-weight: bold !important;
    margin: 2rem auto;
    line-height: 1.4 !important;
}

.nowggwrap .arrow {
    width: 41px;
    margin: 0 auto;
}

.nowggwrap .intro_product {
    background: #fff;
    display: block;
    margin-top: 12rem;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    text-align: center;
    padding-bottom: 3rem;
}

.nowggwrap .intro_product img {
    max-width: 826px;
    margin-top: -113px;
}

.nowggwrap .logo_creem {
    background: #3D3935;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    text-align: center;
    padding: 68px 0;
}

.nowggwrap .logo_creem img {
    max-width: 606px;
}

/* 方法 */
.nowggwrap .lp-nowgg-howto {
    background: url(/img/gpn/now-gg/howto_bg.jpg) repeat center center / contain;
    padding-top: 6rem !important;
    padding-bottom: 0 !important;
}

.nowggwrap .howto_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4rem;
    margin-top: 1.5rem;
    margin-bottom: 7rem;
}

.nowggwrap .howto_ttl img {
    max-width: 200px;
}

.nowggwrap .howto_subttl {
    font-size: 3.2rem;
    text-align: center;
    font-weight: 600;
}

.nowggwrap .howto_content_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1170px;
    margin: 0 auto;
}

.nowggwrap .howto_content:nth-last-of-type(2) .howto_content_wrap {
    padding: 7rem 0 2.8rem;
}

.nowggwrap .howto_content:nth-last-of-type(3) .howto_content_wrap {
    padding: 7rem 0 2.8rem 4.2rem;
}

.nowggwrap .howto_content_wrap h3 {
    font-size: 4rem;
    color: #C25710;
    text-align: left;
}

.nowggwrap .howto_content_wrap p {
    font-size: 2rem;
    margin-top: 3.2rem;
}

.nowggwrap .howto_content_wrap p {
    font-size: 2rem;
    margin-top: 3.2rem;
    line-height: 1.5;
    font-weight: 400;
}

.nowggwrap .howto_content:nth-last-of-type(3) .howto_content_wrap p {
    max-width: 465px;
}

/* 方法MOVIE */
.nowggwrap .howto_content {
    border-bottom: 1px solid #3D3935;
}

.nowggwrap .howto_content.movie .howto_content_wrap {
    align-items: flex-start;
    border-right: 1px solid #3D3935;
    border-left: 1px solid #3D3935;
    width: fit-content;
    margin: 0 auto;
}

.nowggwrap .howto_content.movie h3 {
    color: #3D3935;
    padding: 6rem 3rem;
    border-bottom: 1px solid #3D3935;
    text-align: center;
}

.nowggwrap .howto_movie {
    padding: 12rem 5.2rem 0;
    background: url(/img/gpn/now-gg/features_movie.png) no-repeat top center / contain;
    border-left: 1px solid #3D3935;
}

.nowggwrap .howto_movie video {
    max-width: 480px;
}

/* .nowggwrap .howto_content.movie .howto_wtap {
    border-right: 1px solid #3D3935;
} */

.nowggwrap .howto_content.movie ul {
    list-style: none;
    margin: 0;
    padding: 4.5rem 6rem 1.5rem 3rem;
    /* padding: 4.5rem 6rem 1.5rem 3rem; */
}

.nowggwrap .howto_content.movie li {
    font-size: 2.4rem;
    font-weight: 500;
    display: flex;
    column-gap: 14px;
}

.nowggwrap .howto_content.movie li+li {
    margin-top: 45px;
}

.nowggwrap .howto_content.movie li span {
    border: 1px solid #C25710;
    color: #C25710;
    border-radius: 100vmax;
    padding: 5px 17px 7px;
    display: block;
    height: fit-content;
}

/* こんな子におすすめ */
.nowggwrap .target_dog {
    background-color: #fff;
    padding: 8rem 0 9rem;
}

.nowggwrap .target_dog picture {
    max-width: 1170px;
    display: block;
    margin: 3.6rem auto 0;
}

/* NOWとは？ */
.nowggwrap .lp-nowgg-whatsnow p {
    background: #FFF6F0;
    text-align: center;
    font-weight: bold;
    font-size: 3.2rem;
    padding: 4.5rem;
    transition: ease-in-out 0.2s;
}

.nowggwrap .lp-nowgg-whatsnow a {
    text-decoration: underline #ED7023;
    color: #ED7023;
    transition: ease-in-out 0.2s;
}

.nowggwrap .lp-nowgg-whatsnow a:hover {
    color: #333 !important;
    text-decoration: underline #333 !important;
    transition: ease-in-out 0.2s;
}

/* グッドグレービー と グレインフリーシリーズ の違い */
.nowggwrap .lp-nowgg-comparison {
    padding: 9rem 0 20.9rem !important;
}

.nowggwrap .lp-nowgg-comparison h2 {
    margin-bottom: 6.1rem;
}

.nowggwrap .lp-nowgg-comparison picture {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}

/* ラインナップ */
.nowggwrap .lp-nowgg-lineup {
    background: #FFF6F0;
    position: relative;
    padding: 14.5rem 0 0 !important;
}

.nowggwrap .lp-nowgg-lineup>div>h2 {
    background-image: linear-gradient(125deg, #ED7023 50%, #91A1BC 50%);
    border-radius: 100vmax;
    color: #fff;
    padding: 1.6rem 4.5rem;
    width: fit-content;
    margin: 0 auto;
    position: absolute;
    top: -4rem;
    left: 50%;
    transform: translateX(-50%);
}

.nowggwrap .lineup-item {
    background-color: #fff;
    border: 1px solid #3D3935;
    padding: 69px 79px 68px 67px;
}

.nowggwrap .lp-nowgg-lineup div .lineup-item:nth-of-type(2) {
    margin-top: 8rem;
}

.nowggwrap .lineup-ttl {
    display: flex;
    column-gap: 7.5rem;
}

.nowggwrap .lineup-ttl p {
    color: #C25710;
    font-size: 2rem;
    font-weight: bold;
    background: url(/img/gpn/now-gg/dotted_bg.png) no-repeat center center / contain;
    max-width: 280px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1.1rem;
}

.nowggwrap .lineup-ttl h3 {
    font-size: 3.2rem;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.02em;
}

.nowggwrap .lineup-contents {
    display: flex;
    column-gap: 2.7rem;
}

.nowggwrap .lineup-contents>div {
    max-width: 638px;
    margin-top: 5rem;
}

.nowggwrap .lineup-contents p {
    font-size: 2rem;
}

.nowggwrap .lineup-contents p:first-of-type {
    margin-bottom: 4rem;
}

.nowggwrap .lineup-contents p:nth-of-type(2) {
    margin-bottom: 6rem;
}

.nowggwrap .lineup-contents figure {
    max-width: 359px;
    width: 100%;
    margin-top: 2.7rem;
}

.nowggwrap .lineup-contents>div>div {
    border-top: 1px solid #C1B9B4;
    display: flex;
    padding-top: 7rem;
    column-gap: 4rem;
}

.nowggwrap .lineup-contents>div>div a {
    padding: 1.6rem 4rem;
    color: #3D3935;
    border-radius: 100vmax;
    font-size: 2.8rem;
    font-weight: 500;
}

.nowggwrap .lineup-contents>div>div a:hover {
    text-decoration: none;
}

.nowggwrap .lineup-contents>div>div .btn-buy a {
    border: 1px solid #3D3935;
    transition: ease-in-out 0.4s;
}

.nowggwrap .lineup-contents>div>div .btn-buy a:hover {
    background: #f5dac7;
    transition: ease-in-out 0.4s;
}

.nowggwrap .lineup-contents>div>div .btn-amazon a {
    background-color: #F8CF61;
}

/* ラインナップ2 */
.nowggwrap .lp-nowgg-lineup#lineup02 {
    background: rgb(168 182 204 / 32%);
    padding-top: 12rem !important;
}

/* おすすめ */
.nowggwrap .lineup-target {
    padding: 6.1rem 0 12rem;
}

.nowggwrap .lineup-target h2 {
    margin-bottom: 4rem;
    font-weight: 600;
}

.nowggwrap .lineup-target .dog-pic-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    row-gap: 4rem;
    list-style: none;
    padding: 0;
    max-width: 1056px;
    margin: 0 auto;
}

.nowggwrap .lineup-target .dog-pic-wrapper:after {
    display: none;
}

.nowggwrap .lineup-target .dog-pic-wrapper li {
    /** width: 18.5%; **/
    width: 22%;
    /* margin: 0 1.5% 20px 1.5%; */
    margin: 0 1.5% 0 1.5%;
    list-style: none;
}

.nowggwrap .lineup-target .dog-pic-wrapper li p {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 1em;
    line-height: 1.3;
}

.nowggwrap .lineup-target .dog-pic-wrapper a {
    padding: 0;
    color: inherit;
    text-decoration: none;
}

.nowggwrap .lineup-target .dog-pic-wrapper a:hover {
    text-decoration: none;
}

/* プレミアムフード　ブランド */
.nowggwrap .lp-nowgg-bland {
    padding: 12rem 0 15.9rem !important;
}

.nowggwrap .lp-nowgg-bland h2 {
    text-align: left;
    font-weight: 500;
    margin-bottom: 8.4rem;
}

.nowggwrap .bland-wrap {
    display: flex;
    column-gap: 5rem;
}

.nowggwrap .bland-items {
    display: flex;
    justify-content: center;
}

.nowggwrap .bland-wrap-item a {
    color: #3D3935;
    transition: ease-in-out 0.2s;
}


.nowggwrap .bland-wrap-item a:hover {
    color: #ED7023;
    text-decoration: none;
    transition: ease-in-out 0.2s;
}

.nowggwrap .bland-wrap-item.nowgg {
    max-width: 480px;
}

.nowggwrap .bland-wrap-item.nowgg .bland-items {
    margin-top: 10.2rem;
}

.nowggwrap .bland-wrap-item.nowgg figure {
    max-width: 202px;
}

.nowggwrap .bland-wrap-item.nowgg figcaption {
    max-width: 167px;
    margin: 29px auto 0;
}

.nowggwrap .bland-wrap-item.now .bland-items {
    margin-top: 4rem;
}

.nowggwrap .bland-wrap-item.now .bland-item {
    margin-right: -1rem;
}

.nowggwrap .bland-wrap-item.now img {
    max-width: 400px;
}

.nowggwrap .bland-wrap-item.now figure {
    max-width: 205px;
}

.nowggwrap .bland-wrap-item.now figcaption {
    max-width: 148px;
    margin: 29px auto 0;
}

/* 下部調整 */
#lp.nowggwrap .lp-end {
    padding-bottom: 16rem;
}

/* 固定バナー */

#column-bnr.b770.nowgg {
    background: url(/img/gpn/now-gg/flow_bnr_pc.png) no-repeat center center / cover;
    height: 180px;
}

/* #column-bnr.nowgg .column-bnrBox.spOnly {
    background: url(/img/gpn/now-gg/flow_bnr_sp.png) no-repeat right center / contain;
    background-color: rgba(0, 0, 0, 0);
    background-color: #F5EADF;
} */

#column-bnr.nowgg .column-bnrBox {
    max-width: 1331px;
    height: 100%;
    position: relative;
}

#column-bnr.nowgg .column-bnrBox div {
    max-width: 1331px;
    display: flex;
    column-gap: 3.2rem;
    position: absolute;
    top: 85px;
    right: 0;
    /* transform: translateY(-50%); */
}

/* .nowgg > div {
    display: flex;
    padding-top: 6rem;
    column-gap: 4rem;
} */

#column-bnr.nowgg>div a {
    padding: 1.6rem 4rem;
    color: #3D3935;
    border-radius: 100vmax;
    font-weight: 500;
    font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#column-bnr.nowgg>div a:hover {
    text-decoration: none;
}

#column-bnr.nowgg>div .btn-buy a {
    border: 1px solid #3D3935;
    background: #fff;
    transition: ease-in-out 0.4s;
}

#column-bnr.nowgg>div .btn-buy a:hover {
    background: #f5dac7;
    transition: ease-in-out 0.4s;
}

#column-bnr.nowgg>div .btn-amazon a {
    background-color: #F8CF61;
}

/* お客様の声
------------------------ */
.flexbox{
    display: flex;
}
.user-voice {
    border-top: 1px solid #3D3935;
    background: #F7F7F7;
    padding: 8rem 0 9rem;
}
.user-voice>h3{
    margin-bottom: 40px;
}
.user-voice-list {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.user-voice-list-item {
    position: relative;
}
.user-voice-list-item + 
.user-voice-list-item::before {
    content: "";
    aspect-ratio: 277/11;
    width: 277px;
    height: auto;
    background: url(/img/gpn/now-gg/wave.svg)repeat-x top left / cover;
    display: block;
    margin: 80px auto 71px;
}

.user-voice-list .flexbox{
    width: 100%;
    justify-content: space-between;
}
.user-voice-comment {
    width: 100%;
    max-width: 546px;
    padding: min(3.49vw,67px) min(3.28vw,63px) min(1.56vw,30px);
    background: #fff;
    border: solid 1px #ED7023;
    border-radius: 36px;
    position: relative;
    margin-top: 60px;
    height: fit-content;
}
.user-voice-comment::before {
    content: "";
    display: block;
    aspect-ratio: 1/1;
    width: 120px;
    height: auto;
    border: solid 1px #ED7023;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.user-voice-list-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

/* 顔アイコン type01*/
.user-voice-list-item.-type01 .user-voice-comment::before {
    background: url(/img/gpn/now-gg/user_voice_type01.svg)no-repeat center center / cover;
}
/* 顔アイコン type02*/
.user-voice-list-item.-type02 .user-voice-comment::before {
    background: url(/img/gpn/now-gg/user_voice_type02.svg)no-repeat center center / cover;
}
.voice-comment-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 11px;
}
.voice-comment-top .voice-ttl {
    font-size: min(1.04vw,20px);
    line-height: calc(40/20);
    position: relative;
    display: flex;
    align-items: center;
}
.voice-comment-top .voice-ttl::before {
    content: "";
    aspect-ratio: 33/60;
    width: auto;
    height: 60px;
    margin-right: 8px;
    display: inline-block;
    background: url(/img/gpn/now-gg/pen.svg)no-repeat top left / 100%;
}
.voice-comment-top .voice-user {
    font-size: min(0.83vw,16px);
    line-height: calc(40/16);
}
.voice-comment-bottom {
    border-top: solid 1px #ED7023;
    padding-top: 23px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.voice-comment-bottom .inner {
    width: 76.19%;
}
.voice-comment-bottom::before {
    content: "";
    aspect-ratio: 1/1;
    width: 20.95%;
    height: auto;
    display: block;
    background: url(/img/gpn/now-gg/icon_dog.svg)no-repeat top left / 100%;
}
.user-voice-img {
    aspect-ratio: 596/407;
    width: 100%;
    max-width: 596px;
    position: relative;
}
.user-voice-img::after {
    content: "";
    aspect-ratio: 36/75;
    width: 36px;
    height: auto;
    background: url(/img/gpn/now-gg/pin.svg)no-repeat top left / 100%;
    position: absolute;
}
.user-voice-list-item:nth-child(odd) .user-voice-img {
    order: 1;
}
.user-voice-list-item:nth-child(odd) .user-voice-comment {
    order: 2;
}
.user-voice-list-item:nth-child(odd) .user-voice-img {
    transform: rotate(1.6deg) translate3d(0, 0, 0);
    image-rendering: auto;
    border: 1px solid #f7f7f7;
}
.user-voice-list-item:nth-child(odd) .user-voice-img::after {
    top: -32px;
    left: 45px;
}
.user-voice-list-item:nth-child(even) .user-voice-img {
    transform: rotate(-1.6deg) translate3d(0, 0, 0);
    image-rendering: auto;
    border: 1px solid #f7f7f7;
}
.user-voice-list-item:nth-child(even) .user-voice-img::after {
    top: -32px;
    right: 45px;
}
.user-voice-txt {
    max-width: 1148px;
    margin: 52px auto 0;
}
.user-voice-txt p {
    font-size: min(0.83vw,16px);
    font-weight: 500;
    line-height: calc(40/16);
    text-align: justify;
}
.voice-dog {
    display: flex;
    margin-bottom: 6px;
}
.voice-dog span:first-child {
    white-space: nowrap;
    width: fit-content;
}
.voice-dog,.voice-txt {
    font-size: min(0.83vw,16px);
    line-height: calc(24/16);
}

/* ==============================
  tab
============================== */
/* @media screen and (max-width:1133px) {

}


@media screen and (max-width:768px) {

} */

/* ==============================
  SP
============================== */
@media screen and (max-width:768px) {

    /* レイアウト共通 */
    h2 {
        background-color: inherit;
        color: inherit;
        font-size: 5.38vw;
    }

    h3 {
        font-size: 5.38vw;
    }

    body.sp-brand-gpn h3 {
        color: inherit;
    }

    p {
        font-size: 3.76vw;
    }

    #lp.nowggwrap .lp-container {
        max-width: 89.25vw;
        padding: 0;
    }

    /* デバイス表示非表示 */
    .sp_on {
        display: block;
    }

    .br_sp_on {
        display: inline;
    }

    .pc_on {
        display: none;
    }

    .br_pc_on {
        display: none;
    }

    /* ヘッダー下空間調整 非表示 */
    /* .header-height {
        display: none;
    } */

    /* KV */
    #lp.nowggwrap .lp-main.nowHead {
        background: url(/img/gpn/now-gg/kv_sp.jpg) no-repeat center center / cover;
        height: 151.48vw;
    }

    .nowggwrap .lp-main-btn {
        bottom: 32vw;
        width: 88.98vw;
        height: fit-content;
    }

    .nowggwrap .lp-main-btn-inner {
        max-width: 100%;
    }

    .nowggwrap .lp-main-btn-inner a {
        border-bottom: 1px solid #fff;
        border-radius: 100vmax;
        max-width: 43.01vw;
        font-size: 4.84vw;
        padding: 1.48vw 4.57vw 2.28vw;
        position: initial;
        font-weight: 500;
    }

    .nowggwrap .anchor-guide {
        bottom: -6vw;
        padding: 3.36vw 5.38vw 3.36vw 5.91vw !important;
    }

    .nowggwrap .anchor-guide .lp-container {
        padding: 0 !important;
    }

    .nowggwrap .anchor-guide ul {
        column-gap: 4vw;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .nowggwrap .anchor-guide ul li {
        width: 36.29vw;
    }

    .nowggwrap .anchor-guide ul li+li {
        border-left: none;
    }

    .nowggwrap .anchor-guide ul li:nth-child(-n+2) {
        padding-bottom: 2.02vw;
    }

    .nowggwrap .anchor-guide ul li:nth-child(n+3) {
        border-top: 1px solid #C1B9B4;
        padding-top: 2.02vw;
    }

    .nowggwrap .anchor-guide ul li:nth-child(4) a {
        line-height: 1.7;
    }

    .nowggwrap .anchor-guide ul li a {
        padding: 0;
        font-size: 3.76vw;
        display: block;
        width: 100%;
        text-align: left;
    }

    .nowggwrap .anchor-guide ul li a:after {
        width: 2.69vw;
        height: 1.88vw;
        top: 50%;
        right: 0;
        background-size: contain;
        margin: 0;
        transform: translateY(-50%);
    }

    .nowggwrap .anchor-guide ul li a.blanklink:after {
        width: 2.69vw;
        height: 2.55vw;
        top: 50%;
        right: 0;
        background-image: url(/img/gpn/now-gg/blank.svg);
        background-position: center;
    }

    .nowggwrap .anchor-guide ul li a span {
        font-size: 5.11vw;
        line-height: 1;
    }

    /* イントロ */
    #lp.nowggwrap .lp-nowgg-intro {
        background-image: url(/img/gpn/now-gg/intro_bg_sp.png);
    }

    #lp.nowggwrap .lp-nowgg-intro p {
        font-weight: 500;
        letter-spacing: -0.05em;
    }

    .nowggwrap .lp-nowgg-intro .read_box p:first-child {
        margin-bottom: 5.38vw;
    }

    .nowggwrap .lp-nowgg-intro .read_box {
        margin: 3vw auto 5.75vw;
        background-image: url(/img/gpn/now-gg/read_bg.png);
        background-size: 88%;
        font-weight: 500;
        padding: 7vw 0 7vw;
    }

    .nowggwrap .intro_ttl {
        max-width: 64.52vw;
    }

    .nowggwrap .intro_subttl {
        font-size: 4.3vw;
        margin: 5.31vw auto 5.38vw;
        background: inherit;
        color: #3D3935;
    }

    .nowggwrap .intro_bnr {
        margin-bottom: 8.06vw;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }

    #lp.nowggwrap .lp-nowgg-intro .lp-container>p {
        line-height: 2;
    }

    .nowggwrap .wavy_txt {
        background-image: url(/img/gpn/now-gg/wave_sp.png);
        background-size: 21.5vw;
        width: fit-content;
        padding-bottom: 1.8vw;
        line-height: 1 !important;
        font-size: 5.38vw;
        margin: 2vw auto 3vw;
    }

    .nowggwrap .arrow {
        width: 5.51vw;
    }

    .nowggwrap .intro_product {
        margin-top: 21vw;
        padding-bottom: 4vw;
    }

    .nowggwrap .intro_product img {
        margin-top: -19vw;
    }

    .nowggwrap .logo_creem {
        padding: 9.19vw 0;
    }

    .nowggwrap .logo_creem img {
        max-width: 81.45vw;
    }

    /* 特徴 */
    .nowggwrap .howto_subttl {
        font-size: 4.3vw;
    }

    .nowggwrap .howto_ttl {
        display: flex;
        justify-content: center;
        font-size: 5.38vw;
        margin-top: 1vw;
        margin-bottom: 8vw;
        flex-direction: column;
    }

    .nowggwrap .howto_ttl img {
        max-width: 26.61vw;
        margin-top: 2vw;
    }

    .nowggwrap .howto_content_wrap {
        flex-direction: column;
        max-width: 78.76vw;
        width: 100%;
        row-gap: 2.96vw;
        padding-bottom: 8.06vw;
    }

    .nowggwrap .howto_content_wrap h3 {
        color: #C25710;
        font-size: 5.38vw;
    }

    .nowggwrap .howto_content_wrap p {
        font-size: 2.69vw;
        margin-top: 2.96vw;
        line-height: 1.5;
        font-weight: 400;
    }

    .nowggwrap .howto_content:nth-last-of-type(3) .howto_content_wrap {
        flex-direction: column-reverse;
        padding: 0 0 8.06vw 0;
    }

    .nowggwrap .howto_content:nth-last-of-type(2) .howto_content_wrap {
        padding: 2.69vw 0 8.06vw;
    }

    /* 特徴movie */
    .howto_content.movie .howto_content_wrap {
        row-gap: 0;
        max-width: 78.76vw;
        padding-bottom: 0;
    }


    /* .nowggwrap .howto_content.movie .howto_wtap {
        border-right: none;
    } */

    .nowggwrap .howto_content.movie h3 {
        color: #3D3935;
        padding: 5.38vw 8.06vw;
        letter-spacing: -0.03em;
    }

    .nowggwrap .howto_content.movie li {
        font-size: 3.23vw;
        column-gap: 1.88vw;
        line-height: 1.7;
    }

    .nowggwrap .howto_content.movie li span {
        padding: 0.5vw 2vw 1vw;
    }

    .howto_content.movie li+li {
        margin-top: 5vw;
    }

    .nowggwrap .howto_content.movie ul {
        padding: 8.6vw 8.6vw 8.6vw 5.04vw;
    }

    .nowggwrap .howto_content.movie hr {
        display: block;
        border-top: 1px solid #000000;
        height: 1px;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }

    .nowggwrap .howto_movie {
        padding: 15.46vw 8.53vw 0 5.51vw;
        border-left: 0;
    }

    .nowggwrap .howto_movie video {
        max-width: 64.52vw;
    }

    /* こんな子におすすめ */
    .nowggwrap .target_dog {
        padding: 8.27vw 0 8.06vw;
    }

    .nowggwrap .target_dog picture {
        max-width: 89.25vw;
        margin: 5.38vw auto 0;
    }

    .nowggwrap .lp-nowgg-whatsnow p {
        font-size: 4.3vw;
        padding: 5.91vw;
    }

    .nowggwrap .lp-nowgg-whatsnow a:active {
        color: #333 !important;
        text-decoration: underline #333 !important;
        transition: ease-in-out 0.2s;
    }


    /* グッドグレービー とグレインフリーシリーズ の違い  */
    .nowggwrap .lp-nowgg-comparison {
        padding: 10.75vw 0 !important;
    }

    .nowggwrap .lp-nowgg-comparison h2 {
        margin-bottom: 8.2vw;
    }

    /* ラインナップ */
    .nowggwrap .lp-nowgg-lineup {
        padding: 0 0 0 !important;
    }

    .nowggwrap .lp-nowgg-lineup>div>h2 {
        border-radius: inherit;
        padding: 2.02vw 2vw 3.49vw;
        width: 100vw;
        position: inherit;
        transform: none;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        margin-bottom: 10.75vw;
    }

    .nowggwrap .lineup-ttl {
        flex-direction: column-reverse;
        row-gap: 4.3vw;
    }

    .nowggwrap .lineup-ttl h3 {
        font-size: 4.3vw;
        text-align: center;
    }

    .nowggwrap .lineup-ttl h3 span {
        font-size: 3.76vw;
    }

    .nowggwrap .lineup-item {
        padding: 8.06vw 0 0;
    }

    .nowggwrap .lineup-ttl p {
        font-size: 3.76vw;
        max-width: 52.42vw;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 3.36vw;
    }

    .nowggwrap .lp-nowgg-lineup div .lineup-item:nth-of-type(2) {
        margin-top: 10.75vw;
    }

    .nowggwrap .lineup-contents {
        flex-direction: column;
        row-gap: 4.3vw;
    }

    .nowggwrap .lineup-contents figure {
        max-width: 27.55vw;
        margin-top: 2.7rem;
        margin: 3.76vw auto 0;
    }

    .nowggwrap .lineup-contents>div {
        margin-top: 0;
    }

    .nowggwrap .lineup-contents p {
        font-size: 2.69vw;
    }

    .nowggwrap .lineup-contents>div>p {
        padding: 0 5.65vw;
    }

    .nowggwrap .lineup-contents p:first-of-type {
        margin-bottom: 3.76vw;
    }

    .nowggwrap .lineup-contents p:nth-of-type(2) {
        margin-bottom: 4.3vw;
    }

    .nowggwrap .lineup-contents>div>div {
        border-top: none;
        padding-top: 0;
        column-gap: 0;
        border-top: 1px solid #3D3935;
    }

    .nowggwrap .lineup-contents>div>div p {
        margin-bottom: 0 !important;
        width: 50%;
    }

    .nowggwrap .lineup-contents>div>div a {
        padding: 4.3vw 5vw;
        text-align: center;
        border-radius: inherit;
        font-size: 3.76vw;
        display: block;
    }

    .nowggwrap .lineup-contents>div>div .btn-buy a {
        border: none;
        border-right: 1px solid #3D3935;
    }

    .nowggwrap .lineup-target {
        padding: 11.02vw 0 11.02vw;
    }

    .nowggwrap .lineup-target h2 {
        margin-bottom: 5.55vw;
    }

    .nowggwrap .lineup-target .dog-pic-wrapper li p {
        font-size: 2.15vw;
    }

    .nowggwrap .lp-nowgg-lineup#lineup02 {
        padding-top: 13.44vw !important;
    }

    .nowggwrap .lineup-target .dog-pic-wrapper {
        row-gap: 2.82vw;
    }

    /* ブランド */
    .nowggwrap .lp-nowgg-bland {
        padding: 10.75vw 0 16.13vw !important;
    }

    .nowggwrap .lp-nowgg-bland h2 {
        margin-bottom: 8.06vw;
        text-align: center;
    }

    .nowggwrap .bland-wrap {
        flex-direction: column;
        row-gap: 13.44vw;
    }

    .nowggwrap .bland-wrap-item.nowgg {
        margin: 0 auto;
    }

    .nowggwrap .bland-wrap-item.nowgg h3 {
        max-width: 64.52vw;
        margin: 0 auto;
    }

    .nowggwrap .bland-wrap-item.nowgg .bland-items {
        margin-top: 9.74vw;
        column-gap: 2.5vw;
    }

    .nowggwrap .bland-wrap-item.nowgg .bland-item {
        max-width: 27.15vw;
    }

    .nowggwrap .bland-wrap-item figcaption {
        max-width: 24.19vw !important;
        margin: 3.9vw 0 0 !important;
        font-size: 2.15vw;
    }

    .nowggwrap .bland-wrap-item.now .bland-items {
        width: 78.9vw;
        margin: 5.38vw auto 0;
    }

    .nowggwrap .bland-wrap-item.now .bland-item {
        margin-right: -1vw;
    }

    .nowggwrap .bland-wrap-item.now h3 {
        max-width: 48.39vw;
        margin: 0 auto;
    }

    .nowggwrap .bland-wrap-item.now figcaption {
        max-width: 23.19vw !important;
    }


    /* 固定バナー */
    #column-bnr.b770.nowgg {
        background: url(/img/gpn/now-gg/flow_bnr_sp.png) no-repeat center center / contain;
        height: 23.66vw;
    }

    #column-bnr.nowgg .column-bnrBox div {
        max-width: 91.4vw;
        width: 100%;
        column-gap: 0;
        justify-content: space-between;
        top: 68%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #column-bnr.nowgg>div a {
        padding: 2.42vw 7vw;
        width: 43.01vw;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    
    /* お客様の声
    ------------------------ */
    .user-voice {
        padding: min(9.14vw,68px) 0 min(10.75vw,80px);
    }
    .user-voice>h3{
        font-size: min(5.38vw,48px);
        margin-bottom: min(5.38vw,48px);
    }
    .user-voice-list {
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
    }
    .user-voice-list-item {
        position: relative;
    }
    .user-voice-list-item + 
    .user-voice-list-item::before {
        width: min(37.23vw,277px);
        margin: min(11.56vw,86px) auto min(10.62vw,79px);
    }

    .user-voice-list .flexbox{
        flex-wrap: wrap;
        justify-content: center;
    }
    .user-voice-comment {
        width: 100%;
        max-width: min(78.23vw,582px);
        padding: min(9.54vw,71px) min(9.01vw,67px) min(4.3vw,32px);
        border-radius: min(4.84vw,36px);
        margin-top: min(8.6vw,64px);
    }
    .user-voice-comment::before {
        width: min(17.2vw,128px);
    }

    .voice-comment-top {
        padding-bottom: min(1.61vw,12px);
    }
    .voice-comment-top .voice-ttl {
        font-size: min(3.23vw,24px);
        line-height: calc(24/38);
    }
    .voice-comment-top .voice-ttl::before {
        height: min(8.6vw,64px);
        margin-right: min(1.21vw,9px);
    }
    .voice-comment-top .voice-user {
        font-size: min(2.02vw,15px);
        line-height: calc(38/15);
    }
    .voice-comment-bottom {
        padding-top: min(3.49vw,26px);
    }
    .voice-comment-bottom .inner {
        width: min(44.35vw,330px);
    }
    .voice-comment-bottom::before {
        width: min(12.77vw,95px);
    }
    .user-voice-img {
        width: 100%;
        max-width: min(78.63vw,585px);
        margin-top: min(8.85vw,60px);
    }
    .user-voice-img::after {
        width: min(4.7vw,35px);
    }
    .user-voice-list-item:nth-child(odd) .user-voice-img {
        order: 2;
    }
    .user-voice-list-item:nth-child(odd) .user-voice-comment {
        order: 1;
    }
    .user-voice-list-item:nth-child(odd) .user-voice-img::after {
        top: -4.3vw;
        left: 6.05vw;
    }
    .user-voice-list-item:nth-child(even) .user-voice-img::after {
        top: -4.3vw;
        right: 6.05vw;
    }
    .user-voice-txt {
        max-width: min(78.76vw,586px);
        margin: min(5.2vw,52px) auto 0;
    }
    .user-voice-txt p {
        font-size: min(2.69vw,20px);
        line-height: calc(32/20);
    }
    .user-voice-txt p + p {
        margin-top: calc(1rem + (1rem * (32/20) - 1rem));
    }
    .voice-dog {
        margin-bottom: min(1.08vw,8px);
    }
    .voice-dog,.voice-txt {
        font-size: min(2.15vw,16px);
        line-height: calc(24/16);
    }
}

/*--- max-width:744pxここまで ---*/