@charset "UTF-8";

@font-face {

    /*任意のフォント名（フリーフォントの名称など）*/

    font-family: "corporate-logo";

    /*フォントファイルへのパス（複数指定は上から順に読み込まれる）*/

    src: url("./assets/font/Corporate-Logo-Bold-ver3_subset.woff") format("woff");

}



/* wrap.container */
body {
    font-family: "Montserrat", 'Noto Sans Japanese', sans-serif;
    font-size: 16px;
    font-weight: 700;
    background-color: #FCE200;
}

header {
    position: relative;
}

a:hover {
    opacity: 0.9;
    color: initial;
}

span {
    display: block;
}

small {
    display: block;
}

h2 {
    text-align: center;
    position: relative
}

dl {
    /* display: flex;
    flex-wrap: wrap; */
    line-height: 1.25rem;
    margin-top: 1rem;
}

.ul_aeon_shop {
    text-align: left;
}

.ul_aeon_shop li {
    margin-bottom: 18px;
    padding-bottom: 8px;
    border-bottom: solid 1px #FF3B53;
}

/* dt {
    width: 20%;
}

dd {
    width: 70%;
} */

.sp_br {
    display: none;
}

.margin-top {
    margin-top: 2rem;
}

.margin_12 {
    margin-top: 12px;
}

.heading_mini {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 1.5rem;
}

.heading3 {
    font-size: 2rem;
    margin-bottom: 2rem;
}

.catch_section {
    font-size: 1.75rem;
    margin: 2rem 0;
    position: relative;
    z-index: 10;
}

.catch_inner {
    font-size: 1.25rem;
}

.catch_section.twitter {
    width: 100%;
    font-size: 24px;
}

.h2_pc {
    display: block;
}

.h2_sp {
    display: none;
}

.txt_h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -25%);
    width: 100%;
    font-family: 'corporate-logo';
    font-weight: normal;
}

.txt_h2_two {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -25%);
    width: 100%;
    line-height: 1.2;
    font-family: 'corporate-logo';
    font-weight: normal;
}

.txt_mini_header {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    font-family: 'corporate-logo';
}

.txt_white {
    color: #ffffff;
}

.txt_center {
    text-align: center;
}

.txt_right {
    text-align: right;
}

.txt_left {
    text-align: left;
}

.txt_prize {
    margin-bottom: 0.5rem;
}

.txt_yellow {
    color: #FCE200;
}

.txt_black {
    color: #222222;
}

.wrap_bg {
    background: url(./assets/images/ppt/ppt-fes/bg.webp);
}

.wrap_section {
    max-width: 800px;
    margin: auto;
}

.section_print .wrap_section {
    max-width: 1200px;
}

.section_print .row {
    justify-content: space-between;
}

.wrap_white {
    background-color: #ffffff;
    border-radius: 50px;
    margin-bottom: 2rem;
    padding: 3rem 6rem;
}

.wrap_blue {
    position: relative;
    background-color: #4FEAFF;
    border-radius: 50px;
    max-width: 80%;
    margin: auto;
    margin-bottom: 2rem;
    padding: 2rem 3rem;
}

.wrap_blue div {
    position: relative;
    z-index: 100;
}

.wrap_popupinfo {
    font-size: 20px;
}

.wrap_twitterinfo {
    font-size: 20px;
}

.wrap_img_newitem {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 3rem;
    color: #ffffff;
}

.wrap_item {
    max-width: 250px;
    margin-bottom: 16px;
}


.wrap_img_tshirts img {
    display: block;
    max-width: 400px;
    margin-left: auto;
    margin-bottom: 1rem;
}

.wrap_twitter_prize_img {
    margin-bottom: 3rem;
}

.wrap_twitter_prize {
    display: flex;
}

.wrap_twitter_prize img {
    width: 50%;
}

.img_bluestar_right {
    position: absolute;
    right: -20%;
    right: -20%;
    top: -10%;
    width: 200px;
}

.img_bluestar_left {
    position: absolute;
    left: -20%;
    bottom: -5%;
    width: 150px;
}

.img_header {
    display: block;
    margin: auto;
}

.img_lisence {
    margin-bottom: 2rem;
}

.img_lisence img {
    max-width: 300px;
    width: 100%;
}

.img_namco {
    margin-bottom: 3rem;
}

.img_h2 {
    max-width: 800px;
    width: 100%;
    margin: auto;
}

.bg_star_blue {
    background: url(./assets/images/ppt/ppt-fes/blue-star-lg.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 100px 0;
    font-size: 22px;
}

.bg_star_red {
    background: url(./assets/images/ppt/ppt-fes/red-star-lg-right.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 25px;
    padding-bottom: 50px;
    font-size: 22px;
}

.section_vv {
    background: url(./assets/images/ppt/ppt-fes/bg_yellow_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.section_print {
    background: url(./assets/images/ppt/ppt-fes/bg_red_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.section_popup {
    background: url(./assets/images/ppt/ppt-fes/bg_blue_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.section_namco {
    background: url(./assets/images/ppt/ppt-fes/bg_yellow_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.section_newitem {
    background: url(./assets/images/ppt/ppt-fes/bg_red_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.section_twitter {
    background: url(./assets/images/ppt/ppt-fes/bg_blue_patern.png);
    background-size: cover;
    padding: 7rem 0;
}

.wrap_btn {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.wrap_btn_center {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
}

.wrap_btn_right {
    text-align: right;
    margin-bottom: 2rem;
}

.wrap_img_print {
    position: relative;
    z-index: 10;
}

.btn_yellow {
    display: inline-block;
    color: #000000;
    background-color: #FCE200;
    padding: 1rem 2rem;
}

.btn_red {
    display: inline-block;
    color: #ffffff;
    background-color: #FF3B53;
    padding: 1rem 2rem;
}

.footer_fes {
    max-width: 800px;
    padding: 3rem 0;
    background-color: #FCE200;
}

#menu-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 135px;
    z-index: 150;
}

#menu-conts {
    display: none;
    background: rgba(225, 228, 67, 0.9);
    position: fixed;
    top: 0;
    right: 0;
    width: 30vw;
    height: 105vh;
    z-index: 1000;
    padding: 4rem;
    padding-top: 100px;
    font-weight: 900;
    overflow: scroll;
}

#menu-conts a {
    display: block;
    color: #000000;
    font-size: 24px;
    text-decoration: none;
    padding: 14px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/*767px以下*/
@media screen and (max-width: 767px) {
    .sp_br {
        display: block;
    }

    .sp_margintop {
        margin-top: 5rem;
    }

    .txt_h2 {
        transform: translate(-51%, -15%);
    }

    .txt_h2_two.min,
    .txt_h2.sp_two {
        transform: translate(-51%, -15%);
    }

    .txt_h2.min,
    .txt_h2_two.min,
    .txt_h2.sp_two {
        font-size: 18px;
        line-height: 1;
    }

    .txt_h2.sp_two {
        font-size: 24px;
    }

    .section_vv,
    .section_namco,
    .section_popup,
    .section_print,
    .section_twitter,
    .section_newitem {
        padding-top: 3rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .section_twitter {
        padding-top: 8rem;
    }

    .wrap_btn {
        text-align: center;
    }

    .wrap_blue {
        max-width: 100%;
        margin: 2rem 1rem;
        padding: 1.5rem;
        padding-bottom: 3rem;
        border-radius: 25px;
    }

    .wrap_white {
        padding: 2rem 1.5rem;
        padding-bottom: 3rem;
        border-radius: 25px;
    }

    .wrap_popupinfo p {
        margin-bottom: 2rem;
    }

    .wrap_popupinfo iframe {
        margin-bottom: 2.5rem;
    }

    .wrap_twitterinfo {
        margin-top: 2rem;
    }

    .wrap_twitterinfo p {
        margin-bottom: 4rem;
    }

    .wrap_popupimg {
        margin: 2rem 0;
    }

    .wrap_img_newitem {
        display: block;
    }

    .wrap_item {
        margin: auto;
        margin-bottom: 2rem;
    }

    .wrap_img_tshirts {
        display: flex;
    }

    .wrap_img_tshirts img {
        width: 50%;
    }

    .heading_mini {
        display: block;
        text-align: center;
    }

    .heading3 {
        font-size: 1.5rem;
        margin-bottom: 2rem;
    }


    .h2_pc {
        display: none;
    }

    .h2_sp {
        display: block;
    }

    .catch_section {
        font-size: 1.25rem;
        margin: 2rem 0;
    }

    .txt_mini_header {
        transform: translate(-50%, -55%);
    }

    .sp_txt_center {
        text-align: center;
    }

    .img_bluestar_right {
        position: absolute;
        right: -20%;
        top: -10%;
        width: 250px;
    }

    .img_bluestar_left {
        position: absolute;
        left: -20%;
        bottom: -10%;
        width: 200px;
    }

    .bg_star_blue {
        padding: 25px 0;
    }

    .bg_star_red {
        padding-top: 25px;
        padding-bottom: 50px;
        font-size: 22px;
    }

    .footer_fes {
        padding: 3rem 1rem;
    }

    #menu-btn {
        position: fixed;
        top: 20px;
        right: 20px;
        width: 70px;
        z-index: 150;
    }

    #menu-conts {
        width: 100vw;
    }

}

/*768px以下*/
@media screen and (max-width: 768px) {
    .ul_aeon_shop li {
        font-size: 18px;
    }
}

/*768px以上*/
@media screen and (min-width: 768px) {
    .txt_h2 {
        font-size: 40px;
    }
}

/*1200px以上*/
@media screen and (min-width: 1200px) {}