@charset "UTF-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
@font-face {
    font-family: "DIN";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("DIN Medium"), url("../font/DIN-Medium.woff2") format("woff2")
}
@font-face {
    font-family: "DIN";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("DIN Bold"), url("../font/DIN-Bold.woff2") format("woff2")
}
@font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("../font/NotoSansJP-VariableFont_wght.woff2") format("woff2 supports variations")
}
body {
    font-family: "NotoSansJP", sans-serif;
    font-weight: 500;
}
.ff-din {
    font-family: "DIN", sans-serif;
    font-weight: 700;
}
.is-yel {
    color: #FED400;
}
.lp_wrap {
    position: relative;
}
.main_wrap {
    max-width: 402px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 39px 0 0;
    background: linear-gradient(180deg, #009345 0%, #33AA39 100%);
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.25);
}
.mv_wrap {
    text-align: center;
    background: url(../img/mv_bg.png) no-repeat center top 155px / 100% auto;
    overflow: hidden;
}
.logo_img {
    margin-bottom: 38px;
}
.date_img {
    margin-bottom: 16px;
    text-align: center;
}
.yelTxt_wrap {
    width: 332px;
    background: #FED400;
    transform: skewX(-20deg);
    padding: 10px 0;
    margin: 0 auto;
}
.yelTxt-txt {
    font-size: 26px;
    font-weight: 900;
    color: #015D64;
    line-height: 1;
    text-align: center;
}
.txt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 1.75;
    text-align: center;
}
.txt.is-ver3 {
    padding: 0 20px;
}
.booth_wrap {
    padding: 0 20px 30px;
    margin-top: 19px;
}
.check-txt {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 30px 0 28px;
    line-height: 1;
}
.check-txt span {
    font-size: 20px;
    background: #E60012;
    width: 110px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 5px;
    font-style: italic;
    padding-right: 2px;
    box-sizing: border-box;
}
.check_img {
    padding: 25px 28px;
    margin-bottom: 33px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
.check_img img,
.present_img img,
.side_img img,
.bnr_img img {
    width: 100%;
    height: auto;
}
.booth_lst {
    margin: 0 0 40px 13px;
}
.booth_lst li {
    width: 100%;
    height: 80px;
    background: #FED400;
    padding: 17px 15px 15px;
    margin-bottom: 33px;
    position: relative;
    box-sizing: border-box;
    color: #005D65;
    text-align: center;
}
.booth_lst li:last-of-type,
.partic_lst li:last-of-type {
    margin: 0;
}
.booth-txt {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
}
.is-num {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    background: #E60012;
    font-size: 30px;
    font-weight: bold;
    padding: 0 5px 3px 0;
    position: absolute;
    top: -13px;
    left: -13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: italic;
    box-sizing: border-box;
}
.present-ttl {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.76;
    color: #005D65;
    margin-bottom: 20px;
    text-align: center;
}
.present-ttl span {
    display: inline-block;
    background: #fff;
    padding: 5px 12px;
    line-height: 1;
}
.present_img {
    margin: 20px 0 0;
}
.sns_wrap {
    padding: 40px 20px 35px;
    background: url(../img/guarana_bg01.png?1) no-repeat center top / 100% auto;
}
.sns-ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.76;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.sns-ttl span {
    display: inline-block;
    background: #E60012;
    padding:6px 12px 8px;
    line-height: 1;
}
.sns-ttl span.is-ver2 {
    padding: 5px 9px;
}
.sns-txt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 40px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.sns-txt::before {
    content: "";
    position: absolute;
    background: url(../img/icn_04.svg) no-repeat center;
    width: 360px;
    height: 60px;
    bottom: 0;
    left: 0;
}
.sns_lst {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 30px;
}
.sns_wrap .sns_lst {
    margin-bottom: 20px;
}
.sns_lst a {
    transition: .2s;
}
.partic_wrap {
    margin: 20px 0 0;
}
.partic_wrap .yelTxt_wrap {
    margin-bottom: 20px;
}
.partic_lst {
    margin: 25px 0 30px 13px;
}
.partic_lst li {
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
    text-align: center;
    color: #005D65;
}
.partic_lst .is-num {
    width: 40px;
    height: 40px;
}
.partic-txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
.partic-txt span {
    color: #E60012;
}
.partic_wrap .sns-txt {
    font-size: 20px;
}
.partic_wrap .sns-txt .is-fzs {
    font-size: 14px;
}
.camp_wrap {
    padding: 50px 20px 30px;
    background: linear-gradient(180deg, #009345 0%, #33AA39 100%);
    box-sizing: border-box;
}
.camp_wrap .sns-ttl {
    font-size: 26px;
    line-height: 1.9;
}
.camp_wrap .sns-ttl span.is-ver2 {
    margin: 0 -6px;
    padding: 6px 0 8px;
}
.bnr_img {
    margin: 25px -20px;
}
.dates_wrap {
    margin-top: 25px;
}
.dates_wrap .yelTxt_wrap,
.dates_wrap .date_img,
.x_btn {
    margin-bottom: 33px;
}
.x_btn {
    width: 100%;
    height: 100px;
    background: #fff;
    border-radius: 100px;
}
.x_btn a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    padding: 20px 38px 20px 103px;
    border-radius: 100px;
    background: #000;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: .2s;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.x_btn a::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 46px;
    top: 50%;
    left: 38px;
    margin-top: -22px;
    background: url(../img/icn_01.svg) no-repeat center / 100% auto;
}
.txt.is-ver2 {
    font-size: 20px;
    line-height: 1.5;
}
.follow_wrap {
    padding: 50px 20px 30px;
    background: url(../img/guarana_bg02.png) no-repeat center / 100% auto;
}
.follow_img {
    text-align: center;
}
.follow_img.is-ver2 {
    margin: 30px 0;
}
.follow_wrap .sns-ttl {
    font-size: 26px;
    margin-bottom: 30px;
    line-height: 1.9;
}
.follow_wrap .txt .is-fzl {
    font-size: 20px;
    margin-bottom: 47px;
}
.sns-txt.is-ver2 {
    margin-top: 45px;
}
.follow_wrap .sns_lst {
    margin-bottom: 45px;
}
.copy-txt {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}
.side_wrap {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../img/side_bg.png) no-repeat center / cover;
}
.side_in {
    position: absolute;
    top: 0;
    width: calc((100% - 402px) / 2);
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.side_in.is-left {
    left: 0;
}
.side_in.is-right {
    right: 0;
    flex-direction: column;
    gap: 20px 0;
}
.side_img {
    text-align: center;
    margin: 0 30px;
}
.side_in.is-left .side_img {
    max-width: 353px;
    min-width: 200px;
    width: min(34.17vh, 90%);
}
.side_in.is-right .side_img {
    max-width: 400px;
    min-width: 200px;
    width: min(39vh, 90%);
}
@media (min-width:851px) {
    .sns_lst a:hover,
    .x_btn a:hover {
        opacity: 0.8;
    }
}
@media (max-width:850px) {
    .main_wrap {
        max-width: 100%;
        padding: 9.701vw 0 0;
        box-shadow: none;
    }
    .mv_wrap {
        text-align: center;
        background: url(../img/mv_bg.png) no-repeat center top 38.55vw / 100% auto;
    }
    .logo_img {
        margin-bottom: 9.453vw;
    }
    .logo_img img {
        width: 24.876vw;
        height: 11.94vw;
    }
    .mv_img img {
        width: 87.065vw;
        height: 53.483vw;
    }
    .mv_img.is-ver2 img {
        width: 100vw;
        height: 125.373vw;
    }
    .follow_img img {
        width: 86.07vw;
        height: 17.91vw;
    }
    .follow_img.is-ver2 img {
        width: 24.876vw;
        height: 26.119vw;
    }
    .date_img {
        margin-bottom: 3.98vw;
    }
    .date_img img {
        width: 87.065vw;
        height: 12.189vw;
    }
    .date_img.is-ver2 img {
        width: 74.627vw;
        height: 7.96vw;
    }
    .yelTxt_wrap {
        width: 82.587vw;
        padding: 2.488vw 0;
    }
    .yelTxt-txt {
        font-size: 6.468vw;
    }
    .txt {
        font-size: 3.98vw;
    }
    .txt.is-ver3 {
        padding: 0 4.975vw;
    }
    .booth_wrap {
        padding: 0 4.975vw 7.463vw;
        margin-top: 4.726vw;
    }
    .check-txt {
        font-size: 7.463vw;
        margin: 7.463vw 0 6.965vw;
    }
    .check-txt span {
        font-size: 4.975vw;
        width: 27.363vw;
        height: 9.95vw;
        margin-right: 1.244vw;
        padding-right: 0.498vw;
    }
    .check_img {
        padding: 6.219vw 6.965vw;
        margin-bottom: 8.209vw;
        border-radius: 2.488vw;
    }
    .booth_lst {
        margin: 0 0 9.95vw 3.234vw;
    }
    .booth_lst li {
        height: 19.9vw;
        padding: 4.229vw 3.731vw 3.731vw;
        margin-bottom: 8.209vw;
    }
    .booth-txt {
        font-size: 5.473vw;
        margin-bottom: 1.244vw;
    }
    .is-num {
        width: 12.438vw;
        height: 12.438vw;
        font-size: 7.463vw;
        padding: 0 1.244vw 0.746vw 0;
        top: -3.234vw;
        left: -3.234vw;
    }
    .present-ttl {
        font-size: 6.468vw;
        margin-bottom: 4.975vw;
    }
    .present-ttl span {
        padding: 1.244vw 2.985vw;
    }
    .present_img {
        margin: 4.975vw 0 0;
    }
    .sns_wrap {
        padding: 9.95vw 4.975vw 8.706vw;
    }
    .sns-ttl {
        font-size: 7.463vw;
        margin-bottom: 3.731vw;
    }
    .sns-ttl span {
        padding:1.493vw 2.985vw 1.99vw;
    }
    .sns-ttl span.is-ver2 {
        padding: 1.244vw 2.239vw;
    }
    .sns-txt {
        font-size: 5.97vw;
        padding-bottom: 9.95vw;
        margin-bottom: 3.731vw;
    }
    .sns-txt::before {
        width: 89.552vw;
        height: 14.925vw;
    }
    .sns_lst {
        gap: 0 7.463vw;
    }
    .sns_lst li:nth-child(1) img {
        width: 11.194vw;
        height: 11.443vw;
    }
    .sns_lst li:nth-child(2) img {
        width: 11.443vw;
        height: 11.443vw;
    }
    .sns_lst li:nth-child(3) img {
        width: 9.95vw;
        height: 11.443vw;
    }
    .sns_wrap .sns_lst {
        margin-bottom: 4.975vw;
    }
    .partic_wrap {
        margin: 4.975vw 0 0;
    }
    .partic_wrap .yelTxt_wrap {
        margin-bottom: 4.975vw;
    }
    .partic_lst {
        margin: 6.219vw 0 7.463vw 3.234vw;
    }
    .partic_lst li {
        padding: 2.488vw;
        margin-bottom: 4.975vw;
    }
    .partic_lst .is-num {
        width: 9.95vw;
        height: 9.95vw;
    }
    .partic-txt {
        font-size: 4.975vw;
    }
    .partic_wrap .sns-txt {
        font-size: 4.975vw;
    }
    .partic_wrap .sns-txt .is-fzs {
        font-size: 3.483vw;
    }
    .camp_wrap {
        padding: 12.438vw 4.975vw 7.463vw;
    }
    .camp_wrap .sns-ttl {
        font-size: 6.468vw;
    }
    .camp_wrap .sns-ttl span.is-ver2 {
        margin: 0 -1.493vw;
        padding: 1.493vw 0 1.99vw;
    }
    .bnr_img {
        margin: 6.219vw -4.975vw;
    }
    .dates_wrap {
        margin-top: 6.219vw;
    }
    .dates_wrap .yelTxt_wrap,
    .dates_wrap .date_img,
    .x_btn {
        margin-bottom: 8.209vw;
    }
    .x_btn {
        height: 24.876vw;
    }
    .x_btn a {
        font-size: 4.975vw;
        padding: 4.975vw 9.453vw 4.975vw 25.622vw;
    }
    .x_btn a::before {
        width: 11.194vw;
        height: 11.443vw;
        left: 9.453vw;
        margin-top: -5.473vw;
    }
    .txt.is-ver2 {
        font-size: 4.975vw;
    }
    .follow_wrap {
        padding: 12.438vw 4.975vw 7.463vw;
    }
    .follow_img.is-ver2 {
        margin: 7.463vw 0;
    }
    .follow_wrap .sns-ttl {
        font-size: 6.468vw;
        margin-bottom: 7.463vw;
    }
    .follow_wrap .txt .is-fzl {
        font-size: 4.975vw;
        margin-bottom: 11.692vw;
    }
    .sns-txt.is-ver2 {
        margin-top: 11.194vw;
    }
    .follow_wrap .sns_lst {
        margin-bottom: 11.194vw;
    }
    .copy-txt {
        font-size: 3.483vw;
    }
    .side_wrap {
        display: none;
    }
}