@charset "UTF-8";

/* CSS Document */

br.spacer {
    display: block;
    content: "";
    margin: 15px 0 0 0;
    overflow: hidden;
}

.balloon_btn {
    margin: 50px auto;
    width: calc(600px - 2em);
}

.balloon_btn:hover {
    opacity: .7;
}

.balloon_btn a {
    background: #4BB1C5;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    display: block;
    font-weight: 700;
    line-height: 1.6;
    padding: 1em;
    text-align: center;
    transition: all .7s;
}


.enjoy-logo {
    display: block;
    margin: 0 auto;
    width: 300px !important;
}


.hello_content_text strong {
    border-bottom: 1px solid #cacaca;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 3px;
    width: 100%;
}


.hello_content_image_sub {
    display: block;
    max-width: 80%;
}

.hello_content_image_sub .img {
    margin-bottom: 10px;
    max-width: 100%;
}

.hello_content_image {
    margin: 0 auto;
    width: 80%;
}



@media (max-width: 979px) {

    .hello_content_text_headline {
        font-size: 16px;
        margin: 0 auto 20px;
    }

    .title-icon {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        font-size: 14px !important;
        text-align: left !important;
    }

    .title-icon span {
        background: #F76E11;
        border-radius: 6px;
        color: #fff;
        margin-right: 1em;
        padding: 0.3em 1em;
        word-break: keep-all;
    }

    .title-icon p {
        margin: 0;
        padding: 0;
    }

    .content-wrap {
        margin: 0 auto 25px;
        width: 100%;
    }

    .content-wrap img {
        width: 100%;
    }

    .hello_content_image img {
        margin-bottom: 0;
    }

    .hello_content_image_sub {
        margin: 0 auto;
    }

    .hello_content_image_sub .img {
        max-width: 100%;
    }

    .photo_caption {
        display: block;
        font-size: 15px;
        padding: 5px;
        text-indent: 0;
        text-align: center;
    }

    .photo_caption.w90 {
        margin: 0 auto;
        width: calc(90% - 10px);
    }


    .balloon_btn {
        width: calc(90% - 2em);
    }




    /*-------------------
content format
-----------------------*/
    .potager_contents h1 {
        width: 94%;
    }

    .potager_contents h3 {
        font-feature-settings: "palt";
        font-size: 19px;
        line-height: 1.5;
        margin: 0 auto 20px;
        text-align: center;
    }

    h3.hello_content_title {
        margin: 60px auto 10px;
    }

    .potager_contents h3 span {
        display: block;
        font-size: 17px;
    }

    .hello_content_image_sub {
        width: 100%;
    }


    /*-------------------
囲み部分
-----------------------*/
    .motorsport {
        border: 1px solid #707070;
        margin: 0 auto 30px;
        width: 88%;
    }

    .motorsport h3 {
        background: #464646;
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 7px;
        text-align: center;
    }

    .motorsport p {
        font-size: 15px;
        margin: 0;
        padding: 9px;
    }





}


@media (min-width: 980px) {

    .hello_catch {
        width: 890px !important;
    }

    .hello_main_visual {
        margin: 0 auto;
        width: 100%;
    }


    .hello_content_text_headline {
        font-size: 18px;
        margin: 0 auto 28px;
        text-align: center;
    }

    .hello_content_title {
        font-weight: 700 !important;
    }

    .title-icon {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        text-align: left !important;
    }

    .title-icon span {
        background: #F76E11;
        border-radius: 6px;
        color: #fff;
        font-size: 16px;
        margin-right: 1em;
        padding: 0.3em 1em;
        word-break: keep-all;
    }

    .title-icon p {
        margin: 0;
        padding: 0;
    }


    .content-wrap {
        margin: 0 auto 45px;
        max-width: 1200px;
        width: 100%;
    }

    .content-wrap img {
        width: 100%;
    }

    .hello_content_text {
        margin: 20px auto;
        width: 800px;
    }

    .hello_content_text_narrow {
        margin: 20px auto;
        width: 460px;
    }

    .hello_content_image img {
        margin-bottom: 0;
    }

    .hello_content_image_sub {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .hello_content_image_sub .img {
        display: block;
        margin: 0 auto;
        width: 50%;
    }

    .hello_content_image_sub .img img {
        height: auto;
        width: 100%;
    }

    .hello_content_image_sub .text {
        width: calc(100% - 157px);
    }

    .hello_content_image_sub .text2 {
        line-height: 1.5;
        margin: 0 0 0 10px;
        width: calc(100% - 167px);
    }

    .photo_caption {
        display: block;
        font-size: 16px;
        padding: 5px;
        text-align: center;
        text-indent: 0;
    }

    /*-------------------
content format
-----------------------*/
    .potager_contents h3 {
        font-feature-settings: "palt";
        font-size: 25px;
        line-height: 1.5;
        margin: 0 auto 20px;
        text-align: center;
    }

    .potager_contents h3 span {
        display: block;
        font-size: 20px;
    }


    /*-------------------
囲み部分
-----------------------*/
    .motorsport {
        border: 1px solid #707070;
        margin: 0 auto 50px;
        padding: 0;
        width: 880px;
    }

    .motorsport h3 {
        background: #464646;
        color: #fff;
        font-size: 20px;
        margin: 0;
        padding: 7px 0;
        text-align: center;
    }

    .motorsport p {
        font-size: 18px;
        margin: 0;
        padding: 13px;
    }



}


/*-------------------
2026 communication guideline
-----------------------*/

.header-wrap-2026 {
    align-items: center;
}

.header-wrap-2026 > div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-wrap-2026 > div:first-child h2,
.header-wrap-2026 > div:first-child h3 {
    line-height: 1.35;
}

.brand-signature {
    align-items: center;
    display: flex;
    gap: 24px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 26px 0;
    width: calc(100% - 40px);
}

.brand-signature__path {
    background: linear-gradient(to right,
            #eb0000 0%,
            #eb0000 50%,
            #684bba 75%,
            #0078e1 100%);
    display: block;
    flex: 1 1 auto;
    height: 8px;
}

.brand-signature__slogan {
    color: #111;
    flex: 0 0 auto;
    font-family: "HondaGlobalFontEN-Regular", "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
}

main,
.article-hero,
.article-body,
.article-body section {
    background-color: #fff;
}

.article-hero {
    padding: 56px 20px 0;
}

.article-hero.potager_contents h1 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1.45;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.article-hero .content-wrap {
    margin: 0 auto;
    max-width: 800px;
}

.article-hero .hello_content_lead_text {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.65;
    margin: 24px auto 40px;
    text-align: center;
    width: 100%;
}

.article-hero__image {
    margin: 0;
    width: 100%;
}

.article-hero__image img {
    height: auto;
    width: 100%;
}

.article-body {
    overflow: hidden;
    padding: 1px 20px 80px;
}

.article-body > section:first-child .hello_content_text:first-child {
    margin-top: 36px;
}


@media (max-width: 979px) {

    .brand-signature {
        gap: 14px;
        padding: 16px 0;
        width: calc(100% - 32px);
    }

    .brand-signature__path {
        height: 5px;
    }

    .brand-signature__slogan {
        font-size: 12px;
    }

    .article-hero {
        padding: 36px 16px 0;
    }

    .article-hero.potager_contents h1 {
        font-size: 25px;
        line-height: 1.5;
        width: 100%;
    }

    .article-hero .hello_content_lead_text {
        font-size: 18px;
        line-height: 1.7;
        margin: 20px auto 28px;
        text-align: left;
        width: 100%;
    }

    .article-body {
        padding: 1px 16px 56px;
    }

    .article-body .hello_content_text,
    .article-body h3.hello_content_title {
        width: 100%;
    }

    .article-body > section:first-child .hello_content_text:first-child {
        margin-top: 28px;
    }
}


@media screen and (min-width: 1025px) {

    .header-wrap-2026 > div:first-child h2 {
        padding: 0;
    }
}
