body {
    padding-top: 0 !important;
}

.foodloss-cp {
    color: #282828;
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Noto Serif JP", "MS PMincho", serif;
    line-height: 1.8;
    overflow: hidden;
}
.head{
    display: none;
}
.foot {
    display: none;
}
main {
    margin-top: 0 !important;
}

.foodloss-cp *,
.foodloss-cp *::before,
.foodloss-cp *::after {
    box-sizing: border-box;
}

.foodloss-cp a {
    color: inherit;
    text-decoration: none;
    transition: opacity .25s ease;
}

.foodloss-cp a:hover {
    opacity: .82;
}

.foodloss-cp img {
    display: block;
    height: auto;
    max-width: 100%;
}
.sp_br {
    display: none;
}



.__btn{
    background: #005628;
    text-align: center;
   
}

.__btn a{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Noto Serif JP", "MS PMincho", serif;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: calc(200 / 1000 * 1em);
    text-decoration: none;
    line-height: 56px;
    position: relative;
}

.__btn a::after{
    content: "";
    background: url(https://joilmills.itembox.design/item/05anniversary/image/mv_btn_arrow.png) center top / 100% no-repeat;
    position: absolute;
    top: 50%;
    right: -20px;
    width: 25px;
    height: 25px;
    transform: translate(50%,-50%);
}

.__border_top{
    background:#009f4f;
    display: block;
}

.foodloss-mv {
    position: relative;
    width: 100%;
}

.foodloss-mv img {
    width: 100%;
}

.foodloss-mv__link {
    bottom: 4.5%;
    display: block;
    height: 6.5%;
    left: 0;
    position: absolute;
    width: 100%;
}

.foodloss-lead {
    background: #008943 url("https://joilmills.itembox.cloud/item/foodloss2606/image/back.jpg") center top / cover repeat;
    color: #fff;
    padding: 96px 24px 100px;
    position: relative;
}

/* .foodloss-lead::before {
    background: #f3cb79;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
} */


.foodloss-lead__inner {
    margin: 0 auto;
    max-width: 1100px;
    text-align: center;
}

.foodloss-lead h1 {
    color: #fff;
    font-size: 83px;
    font-weight: 600;
    line-height: 1.45;
    margin: 0;
}

.foodloss-lead p {
    font-size: 24px;
    font-weight: 600;
    line-height: 2.2;
    margin: 42px 0 0;
}

.foodloss-lead .foodloss-lead__note {
    font-size: 16px;
    margin-top: 28px;
}

.foodloss-detail {
    background: #fff;
    padding: 96px 20px 118px;
}

.foodloss-benefit {
    margin: 0 auto;
    max-width: 684px;
}

.foodloss-benefit + .foodloss-benefit {
    margin-top: 42px;
}

.foodloss-benefit--set {
    position: relative;
}

.foodloss-benefit__btn {
    display: block;
    left: 50%;
    max-width: 390px;
    position: absolute;
    bottom: 60px;
    transform: translateX(-50%);
    width: 57.1%;
}

.foodloss-summary-wrap{
     background:#f5f5f5;
    padding:100px 0;
     margin-left:-20px;
    margin-right:-20px;
    margin-top: 50px;

}

.foodloss-summary {
    font-size: 28px;
    font-weight: 600;
    line-height: 2;
    margin: 0 auto 0;
    max-width: 684px;
    text-align: center;
}

.foodloss-summary h2,
.foodloss-summary h3,
.foodloss-summary h4,
.foodloss-summary p {
    margin: 0;
}

.foodloss-summary h2 {
    font-size: 24px;
    line-height: 1.7;
}

.foodloss-summary h3 {
    font-size: 30px;
    line-height: 1.8;
    margin-top: 24px;
}

.foodloss-summary__period {
    font-size: 23px;
    margin-top: 16px;
}

.foodloss-summary__block {
    margin-top: 40px;
}

.foodloss-summary h4 {
    color: #b38b2d;
    font-size: 28px;
    line-height: 1.85;
}

.foodloss-summary__block > p {
    margin-top: 18px;
}

.foodloss-summary__image,
.foodloss-summary__heading {
    margin: 30px auto 0;
}

.foodloss-notes {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9;
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    text-align: left;
}

.foodloss-summary__block--set {
    margin-top: 52px;
}

.foodloss-summary__heading {
    max-width: 581px;
}

.foodloss-summary__set-title {
    font-size: 18px;
    text-align: left;
}

.foodloss-image-btn {
    display: block;
    margin: 28px auto 0;
    max-width: 557px;
}

.foodloss-summary__block--notice {
    margin-top: 58px;
}

.foodloss-summary__block--notice h3 {
    margin-top: 0;
}

.foodloss-summary__block--notice p {
    font-size: 16px;
    line-height: 1.9;
    text-align: left;
    max-width: 500px;
    margin: 20px auto 0;
}

.foodloss-actions {
    margin: 84px auto 0;
    max-width: 612px;
    text-align: center;
}

.foodloss-pill-btn,
.foodloss-contact-btn {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

/* .foodloss-pill-btn {
    background: #009b46;
    border-radius: 999px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    height: 58px;
    letter-spacing: .08em;
    max-width: 537px;
    position: relative;
} */

.foodloss-actions p {
    font-size: 18px;
    font-weight: 600;
    margin: 58px 0 26px;
}


.foodloss-contact-btn {

    border: 2px solid #009944;
    border-radius: 999px;
    color: #009944;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    min-height: 92px;
    padding: 16px 32px;
}

.QA {
    max-width: 930px;
    margin: 0 auto;
    padding-top: 90px;
}

.QA h2 {
     font-weight: 600;
    color: #009944;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    margin: 0;
}

.QA__item {
    margin-top: 60px;
}

.QA__item:first-of-type {
    margin-top: 50px;
}

.QA__q,
.QA__a {
     font-weight: 600;
    font-size: 23px;
    line-height: 1.8;
    margin: 0;
}

.QA__q {
    color: #009944;
}

.QA__a {
    color: #009944;
    margin-top: 33px;
}

.QA__q span,
.QA__a span {
    color: #282828;
}

@media screen and (max-width: 768px) {
     .sp_br {
        display: block;
    }
    .foodloss-mv__link {
        bottom: 2.8%;
        height: 5.4%;
    }

    .foodloss-lead {
        padding: 58px 28px 62px;
    }

    .foodloss-lead h1 {
        font-size: 11.5vw;
        line-height: 1.55;
    }

    .foodloss-lead p {
        font-size: 3.68vw;
        line-height: 2.05;
        margin-top: 32px;
    }

    .foodloss-lead .foodloss-lead__note {
        font-size: 12px;
        line-height: 1.8;
        margin-top: 24px;
    }

    .foodloss-detail {
        padding: 72px 24px 76px;
    }

    .foodloss-benefit {
        max-width: 684px;
    }

    .foodloss-benefit + .foodloss-benefit {
        margin-top: 32px;
    }

    /* .foodloss-benefit__btn {
        max-width: none;
     
        width: 73%;
        bottom: 8%;
        top: auto;

    } */

    .foodloss-summary {
        font-size: 0;
        line-height: 2.05;
        /* margin-top: 54px; */
    }

    .foodloss-summary h2 {
        font-size: 21px;
    }

    .foodloss-summary h3 {
        font-size: 18px;
        margin-top: 20px;
    }

    .foodloss-summary__period {
        font-size: 16px;
    }

    .foodloss-summary h4 {
        font-size: 18px;
    }

    .foodloss-summary__image,
    .foodloss-summary__heading {
        margin-top: 24px;
    }

    .foodloss-notes {
        font-size: 11px;
        line-height: 1.8;
        margin-top: 22px;
    }

    .foodloss-summary__block--set {
        margin-top: 44px;
    }

    .foodloss-summary__set-title {
        font-size: 15px;
    }

    .foodloss-image-btn {
        margin-top: 22px;
        width: 88%;
    }

    .foodloss-summary__block--notice {
        margin-top: 44px;
    }

    .foodloss-actions {
        margin-top: 58px;
    }

    .foodloss-pill-btn {
        font-size: 16px;
        height: 46px;
        max-width: 100%;
    }

    .foodloss-pill-btn::after {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        right: 12px;
        width: 20px;
    }

    .foodloss-actions p {
        font-size: 3.60vw;
        margin: 42px 0 20px;
    }

    .foodloss-contact-btn {
        font-size: 15px;
        min-height: 82px;
        padding: 14px 22px;
    }

     .foodloss-summary-wrap{
        margin-left: -24px;
        margin-right: -24px;
        padding: 11.3vw 2.82vw;
    }
    .QA__q,
    .QA__a {
    font-size: 3.6vw;
    margin: 0;
}
.QA__item {
    margin-top: 9.0vw;
}
}

.footer {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #3c641e;
    padding: 80px 0;
}
.footer img {
        margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .footer {
        padding: 40px 0;
    }
    .footer a img {
        width: 20%;
        height: auto;
    }
    .footer p img {
        width: 80%;
        height: auto;
        margin: 10px auto 0;
    }
}

@media screen and (max-width: 767px) {
    .foodloss-benefit__btn {
        max-width: none;
        width: 73%;
        bottom: 8%;
        top: auto;
    }
}