.block-goods-comment2 > dt{
    display: none !important;
}
.detail-list dd sub {
    font-size: 0.6em;
    line-height: 1em;
}
/* PC */
@media screen and (min-width:769px) {
    .sp_only {
        display: none !important;
    }
    .block-goods-detail {
        margin: 10px 0 30px;
    }
    .block-goods-detail .pane-goods-left-side,
    .block-goods-detail .pane-goods-right-side,
    .block-goods-detail .block-goods-spec-box {
        margin: 0 20px;
    }
    #sticky-jelly {
        width: 100%;
        font-family: "游ゴシック体", "Yu Gothic", sans-serif;
    }
    /* section-01 START */
    #sticky-jelly .section-01 {
        background-color: #FEE9DC;
    }
    #sticky-jelly .section-01 .inner {
        padding: 60px 0 20px;
    }
    #sticky-jelly .section-01 .inner h3.section-01-title {
        font-size: 32px;
        font-weight: bold;
        line-height: 1em;
        color: #D10049;
        text-align: center;
        display: flex;
        flex-direction: column;
    }
    #sticky-jelly .section-01 .inner h3.section-01-title span {
        font-size: 20px;
        font-weight: bold;
        line-height: 1em;
        margin-bottom: 16px;
    }
    #sticky-jelly .section-01 .inner .title_line {
        margin: 12px auto 26px;
        width: 329px;
        text-align: center;
        display: flex;
    }
    #sticky-jelly .section-01 .inner .title_line img {
        width: 100%;
    }
    #sticky-jelly .section-01 .inner h4.section-01-text {
        font-size: 20px;
        font-weight: 600;
        line-height: 1em;
        margin-bottom: 20px;
        color: #6D2B22;
        text-align: center;
    }
    #sticky-jelly .section-01 .inner p.section-01-desc {
        position: relative;
        z-index: 2;
        font-size: 16px;
        font-weight: 600;
        line-height: 27px;
        color: #6D2B22;
        text-align: center;
        margin: 0 auto;
    }
    #sticky-jelly .section-01 .inner p.section-01-desc span {
        color: #D10049;
    }
    #sticky-jelly .section-01 .inner .section-01-image {
        position: relative;
        z-index: 1;
        margin: -40px auto 0;
        width: 375px;
    }
    #sticky-jelly .section-01 .inner .section-01-image img {
        width: 100%;
    }
    /* section-01 END */
    /* section-02 START */
    #sticky-jelly .section-02 {
        background-color: #D10049;
        padding: 10px;
    }
    #sticky-jelly .section-02 .inner {
        padding: 40px 0;
        background-color: #FFF;
        border-radius: 10px;
    }
    #sticky-jelly .section-02 .inner h3.section-02-title {
        width: 323px;
        text-align: center;
        margin: 0 auto 20px;
    }
    #sticky-jelly .section-02 .inner h3.section-02-title img {
        height: 100%;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        margin-bottom: 10px;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div {
        position: relative;
        width: 240px;
        height: 170px;
        padding-top: 15.5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #FFFCDF;
        border-radius: 20px;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:first-child {
        z-index: 2;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:last-child {
        z-index: 1;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:first-child::after {
        content: '';
        position: absolute;
        top: 36px;
        right: -66px;
        width: 84px;
        height: 66px;
        background: url(../../../../img/usr/goods/sticky-jelly/sec2_con1_center.png) no-repeat;
        background-size: contain;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div img {
        width: 100px;
        height: 100px;
        margin-bottom: 10.5px;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div div {
        font-size: 22px;
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div div span {
        font-size: 17px;
        margin-left: 12px;
    }
    #sticky-jelly .section-02 .inner .section-02-con2 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        margin-bottom: 72px;
    }
    #sticky-jelly .section-02 .inner .section-02-con2 > div {
        position: relative;
        width: 240px;
        height: 52px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border: 1px solid #935939;
        border-radius: 8px;
        color: #884F32;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
    }
    #sticky-jelly .section-02 .inner .section-02-con2 > div span {
        font-size: 18px;
        margin-top: 5px;
        line-height: 1em;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 {
        position: relative;
    }
    #sticky-jelly .section-02 .inner .section-02-con3::before,
    #sticky-jelly .section-02 .inner .section-02-con3::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: -38px;
        left: 50%;
        width: 20px;
        height: 3px;
        border-radius: 15px;
        background-color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con3::before {
        transform: translateX(-50%);
    }
    #sticky-jelly .section-02 .inner .section-02-con3::after {
        transform: translateX(-50%) rotate(90deg);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 h4 {
        font-size: 24px;
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
        text-align: center;
        margin-bottom: 16px;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul {
        width: 790px;
        margin: 0 auto 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li {
        width: 390px;
        height: 120px;
        border: 10px;
        background-color: #FFFCDF;
        display: flex;
        align-items: center;
        padding: 12px 12px 12px 30px;
        border-radius: 8px;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_image {
        width: 90px;
        height: 90px;
        margin-right: 21px;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_image img {
        width: 100%;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_desc .con3_name {
        font-size: 18px;
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
        margin-bottom: 7px;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_desc .con3_text {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 h4{
        width: 104px;
        margin: 0 auto 20px;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_title {
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        margin: 0 auto 20px;
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_image {
        width: 333px;
        margin: 0 auto 20px;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        text-align: center;
        margin: 0 auto;
        color: #6D2B22;
    }
    /* section-02 END */
    /* section-03 START */
    #sticky-jelly .section-03 {
        background: url(../../../../img/usr/goods/sticky-jelly/sec3_pc_bk.png) no-repeat;
        background-size: cover;
        padding-top: 201px;
        padding-bottom: 60px;
    }
    #sticky-jelly .section-03 .inner .section-03-title {
        font-size: 26px;
        line-height: 1em;
        display: flex;
        flex-direction: column;
        text-align: center;
        color: #6D2B22;
        margin-bottom: 24px;
    }
    #sticky-jelly .section-03 .inner .section-03-title span {
        font-size: 32px;
        line-height: 36px;
        margin-top: 12px;
    }
    #sticky-jelly .section-03 .inner ul {
        width: 790px;
        margin: 24px auto 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    #sticky-jelly .section-03 .inner ul li {
        height: 120px;
        text-align: center;
    }
    #sticky-jelly .section-03 .inner ul li.pc_w100 {
        width: 100%;
        height: 123px;
    }
    #sticky-jelly .section-03 .inner ul li img {
        height: 100%;
    }
    /* section-03 END */
    /* section-04 START */
    #sticky-jelly .section-04 {
        background: url(../../../../img/usr/goods/sticky-jelly/sec4_pc_bk.png) no-repeat;
        background-size: cover;
        padding-top: 56.2px;
        padding-bottom: 60.2px;
    }
    #sticky-jelly .section-04 .inner h4 {
        width: 330.6px;
        text-align: center;
        color: #6D2B22;
        margin: 0 auto 16.5px;
    }
    #sticky-jelly .section-04 .inner h3 {
        width: 221.5px;
        text-align: center;
        color: #6D2B22;
        margin: 0 auto 12.3px;
    }
    #sticky-jelly .section-04 .inner ul {
        width: 710px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 8px 20px;
    }
    #sticky-jelly .section-04 .inner ul li {
        position: relative;
        width: 345px;
    }
    /* section-04 END */
    /* section-faq START */
    .section-faq {
        padding: 60px 0;
        margin: 0 auto;
        background-color: #F3EDE0;
    }
    .section-faq h2 {
        margin: 0 auto 22px;
        width: 228px;
    }
    .faq-list {
        width: 900px;
        margin: 0 auto;
    }
    .faq-list details {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: calc(22 / 16);
        background-color: #fff;
    }
    .faq-list .faq-q {
        position: relative;
        display: flex;
        align-items: center;
        padding: 20px 40px;
        font-size: 16px;
        line-height: 1.5;
    }
    .faq-list .faq-q::before {
        content: 'Q';
        width: 46px;
        height: 40px;
        color: #8B573B;
        font-family: "Noto Sans JP";
        line-height: 1;
        font-size: 34px;
        margin-top: -5px;
    }
    .faq-list .faq-q > span:first-child {
        width:741px;
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
    }
    .faq-list .faq-q .mark {
        position: relative;
        margin-left: auto;
        width: 20px;
    }
    .faq-list .faq-q .mark::before,
    .faq-list .faq-q .mark::after {
        content: '';
        display: inline-block;
        position: absolute;
        right: 50%;
        top: 50%;
        width: 2px;
        height: 20px;
        background-color: #8B573B;
        transform: translate(-50%, -50%);
        transition: opacity 1s;
    }
    .faq-list .faq-q .mark::before {
        transition: transform 1s;
    }
    .faq-list .faq-q .mark::after {
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .faq-list details[open] .faq-q .mark::before {
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .faq-list details[open] .faq-q .mark::after {
        opacity: 0;
    }
    .faq-list .faq-a {
        position: relative;
        display: flex;
        align-items: center;
        padding: 6px 80px 24px 40px;
        font-size: 16px;
    }
    .faq-list .faq-a::before {
        content: 'A';
        padding-left: 2px;
        width: 46px;
        color: #DD004D;
        font-family: "Noto Sans JP";
        line-height: 1;
        font-size: 34px;
    }
    .faq-list .faq-a p:first-of-type {
        width: 741px;
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
    }
    .faq-list .faq-a img {
        margin: 10px auto;
        width: 400px;
    }
    /* section-faq END */
    /* section-detail START */
    .section-detail {
        margin: 48px auto 60px;
    }
    .section-detail .inner {
        width: 1000px;
        margin: 0 auto;
    }
    .section-detail h2 {
        margin: 0 auto 22px;
        height: 66px;
        text-align: center;
        font-size: unset !important;
    }
    .section-detail h2 img {
        height: 100%;
    }
    .section-detail .detail-list {
        display: flex;
        gap: 20px 0;
        flex-wrap: wrap;
        margin-bottom: 20px;
        padding: 29px 40px 35px;
        border: 2px solid #BD8263;
        border-radius: 20px;
        font-size: 16px;
        line-height: calc(20/12);
    }
    .section-detail dl.detail-list dt {
        display: flex !important;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        width: calc(100% - 750px);
        color: #554227;
    }
    .detail-list dt::before {
        content: "\025cf";
        color: #BD8263;
        display: inline-block;
        margin-right: 8px;
        font-size: 16px;
    }
    .detail-list dd {
        width: 750px;
        color: #554227;
    }
    .detail-list dd .ingre_item {
        display: flex;
        align-items: center;
    }
    .detail-list dd .ingre_item .title {
        width: 80px;
        box-sizing: border-box;
    }
    .detail-list dd .ingre_item .title.title_space {
        display: flex;
        justify-content: space-between;
    }
    .detail-list dd .ingre_item.ingre_item_list {
        padding-left: 12px;
    }
    .detail-list dd .ingre_item.ingre_item_list .title {
        width: 68px;
    }
    .detail-list dd .ingre_item div:last-child {
        width: 55px;
        text-align: right;
    }
    .detail-list dd ul {
        padding-left: 20px;
        margin-left: 10px;
    }
    .detail-list dd ul li {
        list-style: disc;
    }
    /* section-detail END */

}
/* SP */
@media screen and (max-width:768px) {
    .pc_only {
        display: none !important;
    }
    .block-goods-detail {
        margin: 10px 0 30px;
    }
    .block-goods-detail .pane-goods-left-side,
    .block-goods-detail .pane-goods-right-side,
    .block-goods-detail .block-goods-spec-box {
        margin: 0 20px;
    }
    #sticky-jelly {
        width: 100%;
        font-family: "游ゴシック体", "Yu Gothic", sans-serif;
    }
    /* section-01 START */
    #sticky-jelly .section-01 {
        background-color: #FEE9DC;
    }
    #sticky-jelly .section-01 .inner {
        padding-top: calc(40/375*100vw);
    }
    #sticky-jelly .section-01 .inner h3.section-01-title {
        font-size: calc(28/375*100vw);
        font-weight: bold;
        line-height: 1em;
        color: #D10049;
        text-align: center;
        display: flex;
        flex-direction: column;
    }
    #sticky-jelly .section-01 .inner h3.section-01-title span {
        font-size: calc(18/375*100vw);
        font-weight: bold;
        line-height: 1em;
        margin-bottom: calc(13/375*100vw);
    }
    #sticky-jelly .section-01 .inner .title_line {
        margin: calc(12.4/375*100vw) auto calc(28.5/375*100vw);
        width: calc(321/375*100vw);
        text-align: center;
        display: flex;
    }
    #sticky-jelly .section-01 .inner .title_line img {
        width: 100%;
    }
    #sticky-jelly .section-01 .inner h4.section-01-text {
        font-size: calc(20/375*100vw);
        font-weight: 600;
        line-height: 1em;
        margin-bottom: calc(20/375*100vw);
        color: #6D2B22;
        text-align: center;
    }
    #sticky-jelly .section-01 .inner p.section-01-desc {
        position: relative;
        z-index: 2;
        font-size: calc(13/375*100vw);
        font-weight: 600;
        line-height: calc(23.2/375*100vw);
        color: #6D2B22;
        text-align: center;
        margin: 0 auto;
    }
    #sticky-jelly .section-01 .inner p.section-01-desc span {
        color: #D10049;
    }
    #sticky-jelly .section-01 .inner .section-01-image {
        position: relative;
        z-index: 1;
        margin-top: calc(-45/375*100vw);
        width: 100%;
    }
    /* section-01 END */
    /* section-02 START */
    #sticky-jelly .section-02 {
        background-color: #D10049;
        padding: calc(11/375*100vw) calc(8/375*100vw);
    }
    #sticky-jelly .section-02 .inner {
        padding: calc(40/375*100vw) 0;
        background-color: #FFF;
        border-radius: calc(10/375*100vw);
    }
    #sticky-jelly .section-02 .inner h3.section-02-title {
        height: calc(24/375*100vw);
        text-align: center;
        margin: 0 auto calc(20/375*100vw);
    }
    #sticky-jelly .section-02 .inner h3.section-02-title img {
        height: 100%;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: calc(20/375*100vw);
        margin-bottom: calc(10/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div {
        position: relative;
        width: calc(150/375*100vw);
        height: calc(150/375*100vw);
        padding-top: calc(10/375*100vw);
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #FFFCDF;
        border-radius: calc(20/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:first-child {
        z-index: 2;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:last-child {
        z-index: 1;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div:first-child::after {
        content: '';
        position: absolute;
        top: calc(36/375*100vw);
        right: calc(-40/375*100vw);
        width: calc(60/375*100vw);
        height: calc(64/375*100vw);
        background: url(../../../../img/usr/goods/sticky-jelly/sec2_con1_center.png) no-repeat;
        background-size: calc(60/375*100vw) calc(64/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div img {
        width: calc(95/375*100vw);
        height: calc(95/375*100vw);
        margin-bottom: calc(8/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div div {
        font-size: calc(19/375*100vw);
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con1 > div div span {
        font-size: calc(14/375*100vw);
        margin-left: calc(8/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con2 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: calc(20/375*100vw);
        margin-bottom: calc(45/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con2 > div {
        position: relative;
        width: calc(150/375*100vw);
        height: calc(52/375*100vw);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border: 1px solid #935939;
        border-radius: calc(8/375*100vw);
        color: #884F32;
        font-size: calc(14/375*100vw);
        line-height: 1em;
        font-weight: 600;
    }
    #sticky-jelly .section-02 .inner .section-02-con2 > div span {
        font-size: calc(18/375*100vw);
        margin-top: calc(4/375*100vw);
        line-height: 1.2;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 {
        position: relative;
    }
    #sticky-jelly .section-02 .inner .section-02-con3::before,
    #sticky-jelly .section-02 .inner .section-02-con3::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: calc(-25/375*100vw);
        left: 50%;
        width: calc(15.46/375*100vw);
        height: calc(3/375*100vw);
        border-radius: 15px;
        background-color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con3::before {
        transform: translateX(-50%);
    }
    #sticky-jelly .section-02 .inner .section-02-con3::after {
        transform: translateX(-50%) rotate(90deg);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 h4 {
        font-size: calc(21/375*100vw);
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
        text-align: center;
        margin-bottom: calc(14.6/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul {
        margin: 0 auto calc(16/375*100vw);
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: calc(8/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li {
        width: calc(321/375*100vw);
        height: calc(104/375*100vw);
        border: calc(10/375*100vw);
        background-color: #FFFCDF;
        display: flex;
        align-items: center;
        padding: calc(12/375*100vw) calc(12/375*100vw) calc(12/375*100vw) calc(10/375*100vw);
        border-radius: calc(8/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_image {
        width: calc(80/375*100vw);
        height: calc(80/375*100vw);
        margin-right: calc(10/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_image img {
        width: 100%;
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_desc .con3_name {
        font-size: calc(16/375*100vw);
        line-height: 1em;
        font-weight: bold;
        color: #6D2B22;
        margin-bottom: calc(10/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con3 ul li .con3_desc .con3_text {
        font-size: calc(12/375*100vw);
        line-height: calc(18/375*100vw);
        font-weight: 600;
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 h4{
        width: calc(104/375*100vw);
        margin: 0 auto calc(16/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_title {
        font-size: calc(22/375*100vw);
        line-height: calc(30/375*100vw);
        font-weight: bold;
        text-align: center;
        margin: 0 auto calc(20/375*100vw);
        color: #6D2B22;
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_image {
        width: calc(292/375*100vw);
        margin: 0 auto calc(20/375*100vw);
    }
    #sticky-jelly .section-02 .inner .section-02-con4 .section-02-con4_inner .inner_text {
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
        font-weight: 600;
        text-align: center;
        margin: 0 auto;
        color: #6D2B22;
    }
    /* section-02 END */
    /* section-03 START */
    #sticky-jelly .section-03 {
        background: url(../../../../img/usr/goods/sticky-jelly/sec3_sp_bk.png) no-repeat;
        background-size: cover;
        padding-top: calc(162/375*100vw);
        padding-bottom: calc(40/375*100vw);
    }
    #sticky-jelly .section-03 .inner .section-03-title {
        font-size: calc(24/375*100vw);
        line-height: 1em;
        display: flex;
        flex-direction: column;
        text-align: center;
        color: #6D2B22;
        margin-bottom: calc(18/375*100vw);
    }
    #sticky-jelly .section-03 .inner .section-03-title span {
        font-size: calc(30/375*100vw);
        line-height: 1em;
        margin-top: calc(12/375*100vw);
    }
    #sticky-jelly .section-03 .inner ul {
        margin: 0 calc(15/375*100vw);
        display: flex;
        flex-direction: column;
        gap: calc(10/375*100vw);
    }
    /* section-03 END */
    /* section-04 START */
    #sticky-jelly .section-04 {
        background: url(../../../../img/usr/goods/sticky-jelly/sec4_sp_bk.png) no-repeat;
        background-size: cover;
        padding-top: calc(38.5/375*100vw);
        padding-bottom: calc(64/375*100vw);
    }
    #sticky-jelly .section-04 .inner h4 {
        width: calc(302.6/375*100vw);
        text-align: center;
        color: #6D2B22;
        margin: 0 auto calc(17/375*100vw);
    }
    #sticky-jelly .section-04 .inner h3 {
        width: calc(221.5/375*100vw);
        text-align: center;
        color: #6D2B22;
        margin: 0 auto calc(31.7/375*100vw);
    }
    #sticky-jelly .section-04 .inner ul {
        margin: 0 calc(15/375*100vw);
        display: flex;
        flex-direction: column;
        gap: calc(10/375*100vw);
    }
    #sticky-jelly .section-04 .inner ul li {
        position: relative;
    }
    /* section-04 END */
    /* section-faq START */
    .section-faq {
        margin: 0 auto;
        padding: calc(94 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
        background-color: #F3EDE0;
    }
    .section-faq h2 {
        margin: 0 auto calc(42 / 750 * 100vw);
        width: calc(353 / 750 * 100vw);
    }
    .section-faq h2 img {
        height: auto;
    }
    .faq-list {
        margin: 0 auto;
        width: calc(670 / 750 * 100vw);
    }
    .faq-list details {
        margin-bottom: calc(12 / 750 * 100vw);
        background-color: #fff;
        font-size: calc(28 / 750 * 100vw);
        line-height: calc(21 / 14);
    }
    .faq-list .faq-q::marker {
        display: none;
    }
    .faq-list .faq-q::-webkit-details-marker {
        display: none;
    }
    .faq-list .faq-q {
        position: relative;
        display: flex;
        justify-content: space-between;
        padding: calc(40 / 750 * 100vw) calc(28 / 750 * 100vw) calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
    }
    .faq-list .faq-q::before {
        content: 'Q';
        margin-right: calc(30 / 750 * 100vw);
        margin-top: calc(-10 / 750 * 100vw);
        color: #8B573B;
        font-size: calc(40 / 750 * 100vw);
        font-family: "Noto Sans JP";
        line-height: 1;
        display: flex;
        align-items: center;
    }
    .faq-list .faq-q span:not(.mark) {
        flex: 1;
        letter-spacing: 0.05em;
        font-weight: bold;
    }
    .faq-list .faq-q .mark {
        position: relative;
        margin-left: calc(30 / 750 * 100vw);
        width: calc(40 / 750 * 100vw);
    }
    .faq-list .faq-q .mark::before,
    .faq-list .faq-q .mark::after {
        content: '';
        display: inline-block;
        position: absolute;
        right: 50%;
        top: 50%;
        width: calc(4 / 750 * 100vw);
        height: calc(40 / 750 * 100vw);
        background-color: #8B573B;
        transform: translate(-50%, -50%);
        transition: opacity 1s;
    }
    .faq-list .faq-q .mark::after {
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .faq-list .faq-q .mark::before {
        transition: transform 1s;
    }
    .faq-list details[open] .faq-q .mark::before {
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .faq-list details[open] .faq-q .mark::after {
        opacity: 0;
    }
    .faq-list .faq-a {
        position: relative;
        display: flex;
        padding: calc(20 / 750 * 100vw) calc(100 / 750 * 100vw) calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
    }
    .faq-list .faq-a::before {
        content: 'A';
        margin-right: calc(30 / 750 * 100vw);
        color: #DD004D;
        font-size: calc(40 / 750 * 100vw);
        font-family: "Noto Sans JP";
        line-height: 1;
    }
    .faq-list .faq-a p {
        font-weight: bold;
    }
    .faq-list .faq-a img {
        display: block;
        margin: calc(10 / 750 * 100vw) auto;
        width: calc(400 / 750 * 100vw);
    }
    .faq-list .faq-a a {
        text-decoration: underline;
    }
    /* section-faq END */
    /* section-detail START */
    .section-detail {
        margin: calc(94 / 750 * 100vw) auto calc(60 / 750 * 100vw);
    }
    .section-detail .inner {
        margin: 0 auto;
        width: calc(690 / 750 * 100vw);
    }
    .section-detail h2 {
        margin: 0 auto calc(50 / 750 * 100vw);
        width: calc(205 / 750 * 100vw);
    }
    .section-detail h2 img {
        height: auto;
    }
    .detail-list {
        display: flex;
        flex-wrap: wrap;
        gap: calc(10/750*100vw) 0;
        margin-bottom: calc(20 / 750 * 100vw);
        padding: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) calc(10 / 750 * 100vw) calc(20 / 750 * 100vw);
        border: calc(2 / 750 * 100vw) solid #BD8263;
        border-radius: calc(20 / 750 * 100vw);
        font-size: calc(24 / 750 * 100vw);
        line-height: calc(20 / 12)
    }
    .block-goods-detail dl[class^="block-goods-comment"] .detail-list dt {
        display: block;
        margin: 0;
        padding: 0;
        font-size: calc(14/375*100vw);
        color: #554227;
        font-weight: bold;
    }
    .detail-list dt {
        width: calc(100% - 190 / 375 * 100vw);
    }
    .detail-list dt.sp_width_re {
        display: flex !important;
        align-items: flex-start;
    }
    .detail-list dt::before {
        content: "\025cf";
        color: #BD8263;
        display: inline-block;
        margin-right: calc(8 / 750 * 100vw);
        font-size: calc(16 / 750 * 100vw);
    }
    .detail-list dd {
        width: calc(190 / 375 * 100vw);
        font-size: calc(14/375*100vw);
        color: #554227;
    }
    .detail-list dd .ingre_item {
        display: flex;
        align-items: center;
    }
    .detail-list dd .ingre_item.ingre_item_list {
        padding-left: calc(12 / 750 * 100vw);
    }
    .detail-list dd .ingre_item .title {
        width:5.5em;
        box-sizing: border-box;
    }
    .detail-list dd .ingre_item.ingre_item_list .title {
        width: calc(5.5em - (12 / 750 * 100vw));
    }
    .detail-list dd .ingre_item .title.title_space {
        display: flex;
        justify-content: space-between;
    }
    .detail-list dd .ingre_item div:last-child {
        width: calc(40/375*100vw);
        text-align: right;
    }
    .detail-list dd ul {
        padding-left: calc(20 / 750 * 100vw);
        margin-left: calc(10 / 750 * 100vw);
    }
    .detail-list dd ul li {
        list-style: disc;
    }
    .detail-list dd span.title {
        display: inline-block;
        width: 5.5em;
    }
    /* section-detail END */
}
