@charset "utf-8";

body {
    background-color: #E1E1E1;
    font-size: 12px;
    color: #000;
    font-family: "Noto Sans JP";
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

main {
    background-color: #E1E1E1;
    overflow: hidden;
    padding-top: 60px;
    margin-top: -60px;
}

.hamburger {
    width: 26px;
    height: 17px;
    cursor: pointer;
    position: relative;
}

.hamburger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    transition: all .5s;
}

.hamburger span:nth-child(1) {
    top: 0;
}

.hamburger span:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
}

.hamburger span:nth-child(3) {
    bottom: 0;
}

.hamburger.active span:nth-child(1) {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}

.hamburger.active span:nth-child(2) {
    opacity: 0;
}

.hamburger.active span:nth-child(3) {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
}

.wrapper {
    max-width: 92%;
    margin: 0 auto;
}

@media (min-width: 769px) {
    .wrapper {
        max-width: 1280px;
        margin: 0 auto;
    }
}

.container {
    overflow: hidden;
}

.header {
    background-color: #E1E1E1;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 500;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 25px;
    justify-content: space-between;
}

.toplogo {
    position: relative;
    z-index: 9999;
}

.nav_list {
    display: none;
}

.nav_list.active {
    display: block;
    width: 100%;
    height: 60%;
    background-color: #E1E1E1;
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 60px;
    height: 440px;
}

.nav_list.active a {
    display: flex;
    flex-direction: column;
    margin-left: 50px;
}

.nav_list.active span {
    font-family: Tangerine;
    margin-top: 50px;
}

.logo {
    display: none;
}

.mv img.pc {
    display: none;
}

.sp_img {
    padding-top: 60px;
}

@media (min-width: 769px) {
    .header {
        display: flex;
        height: 120px;
    }

    .toplogo img {
        width: 334px;
        height: 44px;
        margin-left: 90px;
    }

    .gnav {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 90px;
    }

    .nav_list {
        display: flex;
        gap: 50px;
    }

    .nav_list a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .nav_list span {
        text-align: center;
        font-family: Tangerine;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .nav_list a {
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .logo {
        display: flex;
        gap: 50px;
    }

    .logo img {
        width: 31px;
        height: 31px;
    }

    .hamburger {
        display: none;
    }

    .mv img.pc {
        display: block;
        margin-top: 120px;
    }

    .sp_img {
        display: none;
    }
}

.mainTopics__name span {
    color: rgba(0, 0, 0, 0.50);
    text-align: center;
    font-family: "Tangerine";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 80px;
}

.mainTopics__name {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

.mainTopics__explanation {
    width: 325px;
    flex-shrink: 0;
    color: #000;
    font-family: "Kiwi Maru";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    margin-bottom: 120px;
}

.brand_story h2::before {
    content: "";
    display: block;
    width: 53px;
    height: 62px;
    background-image: url(./images/acaibowl.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -70px;
    left: -10px;
}

.brand_story h2::after {
    content: "";
    display: block;
    width: 76px;
    height: 51px;
    background-image: url(./images/acaifruit.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    right: -10px;
}

@media (min-width: 769px) {
    .mainTopics__name span {
        color: rgba(0, 0, 0, 0.50);
        text-align: center;
        font-family: "Tangerine";
        font-size: 64px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: block;
        margin-top: 100px;
    }

    .mainTopics__name {
        color: #000;
        font-family: "Noto Sans JP";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-bottom: 100px;
    }

    .mainTopics__explanation {
        width: 1280px;
        color: #000;
        text-align: center;
        font-family: "Kiwi Maru";
        font-size: 16px;
        line-height: 60px;
        margin-bottom: 200px;
        position: relative;
    }

    .brand_story h2::before {
        content: "";
        display: block;
        width: 142px;
        height: 166px;
        background-image: url(./images/pc_acaibowl.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: -50px;
        left: -10px;
    }

    .brand_story h2::after {
        display: none;
    }

    .mainTopics__explanation p::after {
        content: "";
        display: block;
        width: 202px;
        height: 134px;
        background-image: url(./images/pc_acaifruit.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        right: -40px;
    }
}

.product_name {
    text-align: center;
    color: #000;
    font-family: "New Tegomin";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}

.product_name2 {
    text-align: center;
    color: #000;
    font-family: "New Tegomin";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 50px;
    margin-bottom: 20px;
}

.menu p {
    text-align: center;
}

.fruit {
    margin-top: 30px;
}

.amount {
    margin-top: 10px;
}


.menu a {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 340px;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 110px;
    border-radius: 4px;
    background: #0007FF;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

@media (min-width: 769px) {

    .mainTopics__name {
        margin-bottom: 150px;
    }

    .menu h3 {
        font-size: 24px;
    }

    .menus {
        display: flex;
        align-items: center;
        gap: 25px;
        margin-bottom: 100px;
    }

    .product_name2 {
        margin-top: 0;
    }

    .menus p {
        font-size: 24px;
    }

    .menu a {
        max-width: 800px;
        height: 80px;
        align-items: center;
        flex-shrink: 0;
        font-size: 36px;
        margin-bottom: 200px;
    }
}

.product_name3 {
    text-align: center;
    margin-bottom: 20px;
}

.pc_acai_greek {
    display: none;
}

.pc_granola_fruit {
    display: none;
}

.Commitment {
    padding-top: 40px;
    margin-top: -40px;
}

.Commitment p {
    margin-top: 20px;
    margin-bottom: 100px;
    line-height: 30px;
}

.Commitment h3 {
    font-size: 14px;
}

@media (min-width: 769px) {
    .acai {
        display: none;
    }

    .granola {
        display: none;
    }

    .greek {
        display: none;
    }

    .fruit {
        display: none;
    }

    .pc_acai_greek {
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
    }

    .pc_acai_greektxt {
        display: block;
    }

    .pc_acai_greektxt h3 {
        margin: 80px 0;
        text-align: center;
        font-size: 24px;
    }

    .pc_acai_greektxt p {
        font-size: 16px;
        max-width: 550px;
        height: 240px;
    }

    .pc_acai_greek img {
        margin: 0 calc(50% - 50vw);
        width: 50vw;
    }

    .pc_granola_fruit {
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
    }

    .pc_granola_fruittxt {
        display: block;
    }

    .pc_granola_fruittxt h3 {
        margin: 80px 0;
        text-align: center;
        font-size: 24px;
    }

    .pc_granola_fruittxt p {
        font-size: 16px;
        max-width: 550px;
        height: 240px;
    }

    .pc_granola_fruit img {
        margin: 0 calc(50% - 50vw);
        width: 50vw;
    }
}

.FAQ a {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 340px;
    height: 60px;
    margin-top: 50px;
    margin-bottom: 110px;
    border-radius: 4px;
    background: #0007FF;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

@media (min-width: 769px) {
    .FAQ a {
        display: flex;
        max-width: 800px;
        height: 80px;
        padding: 16px 0px 18px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        font-size: 36px;
    }
}

.footer {
    padding-bottom: 20px;
}

.footer__group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.f_logo img {
    width: 31px;
    height: 31px;
}

.footer .uber {
    margin-left: 25px;
}

@media (min-width: 769px) {
    .footer {
        width: 1280px;
        height: 150px;
        align-items: center;
        margin-left: 80px;
    }

    .footer__group .viv {
        width: 334px;
        height: 44px;
    }

    .f_logo img {
        width: 62px;
        height: 62px;
    }

    .f_logo .uber {
        margin-left: 80px;
    }

}

/* （menu.htmlの記述） */

.menu_mainTopics__name span {
    color: rgba(0, 0, 0, 0.50);
    text-align: center;
    font-family: "Tangerine";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
}

.menu_mainTopics__name {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 120px;
    position: relative;
    margin-top: 120px;
}

.menu_menu h2::before {
    content: "";
    display: block;
    width: 56px;
    height: 64px;
    background-image: url(./images/menu_acaifruit.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50px;
    left: 0px;
}

.menu_menu h2::after {
    content: "";
    display: block;
    width: 65px;
    height: 69px;
    background-image: url(./images/pineapple.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50px;
    right: 0px;
}

@media (min-width: 769px) {
    .wrapper {
        max-width: 1280px;
        margin: 0 auto;
    }

    .menu_mainTopics__name span {
        font-size: 64PX;
    }

    .menu_mainTopics__name {
        font-size: 32px;
        margin-bottom: 150px;
        margin-top: 220px;
    }

    .menu_menu h2::before {
        content: "";
        display: block;
        width: 120px;
        height: 136px;
        background-image: url(./images/menu_acaifruit.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 70px;
        left: 0px;
    }

    .menu_menu h2::after {
        content: "";
        display: block;
        width: 146px;
        height: 154px;
        background-image: url(./images/pineapple.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 50px;
        right: 0px;
    }

    .original_fresh {
        display: flex;
        align-items: center;
        gap: 25px;
        align-self: stretch;
    }

    .original_fresh img {
        width: 628px;
        height: 471px;
    }

    .menu_menu h3 {
        font-size: 24px;
    }

    .menu_menu p {
        font-size: 24px;
    }
}

.menu_name {
    text-align: center;
    font-family: New Tegomin;
    font-size: 14px;
    margin-bottom: 20px;
}

.menu_p {
    margin-top: 20px;
    margin-bottom: 100px;
    font-size: 11px;
    text-align: center;
}

.bowltopping {
    margin-bottom: 20px;
}

@media (min-width: 769px) {
    .acai_greek_greek {
        display: flex;
        align-items: center;
        gap: 25px;
        align-self: stretch;
        margin-bottom: 150px;
    }
}

.menu_granolatxt {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}

.menu_granora p {
    margin-bottom: 100px;
    text-align: center;
}

@media (min-width: 769px) {
    .menu_granora {
        margin-bottom: 150px;
    }
}

.menu_topping h3 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 50px;
    position: relative;
}

.menu_topping h3::before {
    content: "";
    display: block;
    width: 56px;
    height: 64px;
    background-image: url(./images/mango.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 0px;
}

.menu_topping h3::after {
    content: "";
    display: block;
    width: 56px;
    height: 64px;
    background-image: url(./images/menu_acaifruit2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    right: 0px;
}

.toppingtxt {
    width: 375px;
    margin-right: 30px;
}

.toppingtxt p {
    display: flex;
    text-align: center;
    margin: 20px 50px;
    justify-content: space-between;
    width: 240px;
}

.fresh_fruit {
    color: #0007FF;
    text-align: center;
}

.toppingtxt2 {
    width: 375px;
    margin-bottom: 100px;
}

.toppingtxt2 p {
    display: flex;
    text-align: center;
    margin: 20px 50px;
    justify-content: space-between;
    width: 240px;
}

.pc_menu_topping {
    display: none;
}

@media (min-width: 769px) {

    .menu_topping {
        display: none;
    }

    .pc_menu_topping h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 50px;
        position: relative;
    }

    .pc_menu_topping h3::before {
        content: "";
        display: block;
        width: 120px;
        height: 120px;
        background-image: url(./images/mango.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: -50px;
        left: 0px;
    }

    .pc_menu_topping h3::after {
        content: "";
        display: block;
        width: 145px;
        height: 113px;
        background-image: url(./images/menu_acaifruit2.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: -50px;
        right: 0px;
    }

    .pc_menu_topping p {
        text-align: right;
    }

    .pc_fresh_fruit p {
        font-size: 24px;
        color: #0007FF;
        margin-bottom: 25px;
        margin-right: 70px;
    }

    .pc_toppingtxt {
        display: flex;
        width: 1280px;
        align-items: center;
        gap: 150px;
        justify-content: space-between;
        margin-bottom: 100px;
    }

    .pc_toppingtxt p {
        display: flex;
        text-align: center;
        justify-content: space-between;
        font-size: 24px;
        line-height: 80px;
    }

    .pc_honey {
        width: 321px;
    }

    .pc_topping_granora {
        width: 369px;
    }

    .pc_toppingtxt2 {
        width: 273px;
    }

    .pc_menu_topping {
        display: block;
    }
}

/* FQAの記述 */
.FAQFAQ {
    margin-top: 110px;
    margin-bottom: 100px;
}

.FAQFAQ h2 span {
    font-family: Tangerine;
    font-size: 32px;
    text-align: center;
    display: block;
}

.FAQFAQ h2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

.FAQFAQ dt {
    color: #0007FF;
}

.QA {
    border: 1px solid #878787;
    display: flex;
    padding: 30px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 25px;
    align-self: stretch;
}

.pc_QA {
    display: none;
}

@media (min-width: 769px) {
    .sp_OA {
        display: none;
    }

    .pc_QA {
        display: block;
    }

    .FAQFAQ h2 span {
        font-size: 64px;
    }

    .FAQFAQ h2 {
        font-size: 32px;
        margin-bottom: 100px;
        margin-top: 220px;
    }
}