.main_bg{
    position: relative;
    text-align: center;
}
.main_image img{
    max-width: 109%;
    position: relative;
    margin-left: -730px;
    left: 50%;
}
#cmeCont {
    padding: 0;
}
#cmeCont .unit {
    width: 100%;
    max-width: 1254px;
    margin: 0 auto;
}
.season_note_area .loginNote {
    display: flex;
    align-items: center;
    padding: 15px 3em 20px 3.2em;
    color: #cb0000;
    background: #fcf2f2;
    font-size: 133.333%;
    line-height: 1.625;
}
.season_note_area .loginNote p {
    background-image: url(../img/icon_notice.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: left center;
    padding-left: 3em;
}
.season_note_area{
    margin-top: -56px;
    position: relative;
}
.season_lead_text{
    text-align: center;
    line-height: 2.167;
    font-size: 150%;
    margin-top: 44px;
}
.underline{
    border-bottom: 1px solid #d18c00;
    padding-bottom: 5px;
}
.color01_text a{
    color: #d18c00 !important;
    text-decoration: none;
    transition: all 0.3s ease;
}
.color01_text a:hover{
    opacity: 0.7;
}
.color02_text{
    color: #ec4130;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.season_content_bg{
    background: url(../img/season_content_bg.jpg)no-repeat;
    background-size: 5000px;
    background-position: bottom center;
}
.prize_title{
    text-align: center;
    padding-bottom: 24px;
}
.prize_block{
    margin-top: 40px;
}
.main_content{
    max-width: 1200px;
    margin: 0 auto;
}
.prize_bg{
    background: #fefbf5;
    border-radius: 40px;
    padding: 80px 80px 60px;
    position: relative;
}
.prize_bg::before{
    content: "";
    position: absolute;
    top: -132px;
    left: -210px;
    background: url(../img/prize_bg_icon_01.png)no-repeat;
    background-size: contain;
    width: 283px;
    height: 267px;
}
.prize_inner_block{
    display: flex;
    justify-content: space-between;
}
.prize_sub_title{
    font-weight: bold;
    font-size: 233.34%;
    padding-left: 25px;
}
.prize_lead_text{
    text-align: center;
    font-size: 133.34%;
    line-height: 1.625;
    padding: 5px 0 10px;
    font-weight: bold;
}
.prize_img{
    margin-right: 60px;
    position: relative;
    width: 51.93%;
}
.prize_img img{
    max-width: 100%;
}

.prize_text{
    margin-top: -12px;
    width: 42.31%;
}
.prize_icon{
    width: 25.187%;
    position: absolute;
    right: -17.2%;
    top: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%); 
}
.prize_img .caption{
    font-size: 108.33%;
    text-align: right;
    padding-top: 12px;
}
.prize_list{
    padding: 30px 0 40px;
    font-size: 133.34%;
}
.prize_list ul li{
    line-height: 2;
    list-style: none;
    letter-spacing: -0.06em;
    position: relative;
    padding-left: 15px;
}
.prize_list ul li:before{
    content: "・";
    position: absolute;
    left: 0;
}
.prize_list ul {
    padding: 0;
    margin: 0;
}
.prize_list ul + .detail_text{
    padding: 4px 0;
}
.detail_text{
    font-weight: bold;
}
.white_box{
    background: #fff;
    border-radius: 20px;
    padding: 50px 70px 50px 50px;
    margin-top: 6px;
}
.white_box_inner{
    display: flex;
}
.white_box_text {
    font-size: 116.67%;
    line-height: 2;
}
.white_box_title{
    font-size: 133.34%;
    padding-bottom: 12px;
    line-height: 1.6;
}
.white_box_img{
    margin-right: 40px;
}
.prize_bg:after{
    content: "";
    position: absolute;
    bottom: 103px;
    right: -195px;
    background: url(../img/prize_bg_icon_02.png)no-repeat;
    background-size: contain;
    width: 235px;
    height: 244px;
}
.menu_block_title{
    font-size: 250%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 74px;
}
.menu_block_title span{
    position: relative;
}
.menu_block_title span:after{
    content: "";
    position: absolute;
    background: url(../img/menu_block_title_bg.png)no-repeat;
    width: 424px;
    height: 47px;
    bottom: -57px;
    left: 45px;
}
.menu_list{
    display: flex;
    justify-content: space-between;
}
.menu_title{
    font-size: 233.34%;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}
.menu_title:before{
    content: "";
    position: absolute;
    width: 96px;
    height: 120px;
    top: -60px;
    left: -28px;
}
.menu_title span{
    font-size: 64.29%;
    font-weight: normal;
    color: #222222;
    padding-bottom: 14px;
    display: inline-block;
}
.entry_no1 .menu_title{
    color: #ecc32b;
}
.entry_no2 .menu_title{
    color: #ed7980;
}
.entry_no3 .menu_title{
    color: #62c0b4;
}
.entry_no4 .menu_title{
    color: #0054a7;
}
.entry_no5 .menu_title{
    color: #51a7dd;
}
.menu_list.entry_no2{
    padding-bottom: 46px;
}
.menu_list.entry_no3{
    padding-bottom: 82px;
}
.entry_no1 .menu_title:before{
    background: url(../img/entry_no1_icon.png)no-repeat;
    background-size: contain;
}
.entry_no2 .menu_title:before{
    background: url(../img/entry_no2_icon.png)no-repeat;
    background-size: contain;
    top: -48px;
}
.entry_no3 .menu_title:before{
    background: url(../img/entry_no3_icon.png)no-repeat;
    background-size: contain;
    top: -65px;
    left: -30px;
}
.entry_no4 .menu_title:before{
    background: url(../img/entry_no4_icon.png)no-repeat;
    background-size: contain;
    top: -52px;
    left: -25px;
}
.entry_no5 .menu_title:before{
    background: url(../img/entry_no5_icon.png)no-repeat;
    background-size: contain;
    top: -48px;
    left: -31px;
}
.menu_text{
    font-size: 133.34%;
    line-height: 1.938;
}
.menu_list{
    padding-bottom: 93px;
}
.menu_list.reverse{
    flex-direction: row-reverse;
}
.menu_text_block{
    padding-top: 138px;
    width: 45%;
}
.entry_no2 .menu_text_block{
    padding-top: 90px;
}
.menu_list.entry_no4{
    padding-bottom: 50px;
}
.link_text{
    font-size: 133.34%;
    margin: 24px 0 45px;
    display: inline-block;
    transition: all 0.3s ease;
}
.link_text:hover{
    text-decoration: none;
    opacity: 0.7;
}
.link_text:after{
    content: "→";
    color: #222;
    margin-left: 15px;
}
#cmeCont .entry_no1 a.link_text{
    color: #c8a110;
}
#cmeCont .entry_no2 a.link_text{
    color: #ed7980;
}
#cmeCont .entry_no3 a.link_text{
    color: #62c0b4;
}
#cmeCont .entry_no4 a.link_text{
    color: #0054a7;
}
#cmeCont .entry_no5 a.link_text{
    color: #51a7dd;
}
#cmeCont .menu_button a{
    color: #fff;
    font-weight: bold;
    font-size: 166.67%;
    border-radius: 50px;
    padding: 10px 0;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
}
#cmeCont .menu_button a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.entry_no1 .menu_button a{
    background: #ecc32b;  
}
.entry_no2 .menu_button a{
    background: #ed7980;  
}
.entry_no3 .menu_button a{
    background: #62c0b4;  
}
.entry_no4 .menu_button a{
    background: #0054a7;  
}
.entry_no5 .menu_button a{
    background: #51a7dd;  
}
/*.right_margin{
    margin-right: 80px;
}
.left_margin{
    margin-left: 80px;
}*/
.menu_img{
    width: 50%;
}
.menu_img_inner{
    position: relative;
    z-index: 1;
}
.menu_img_inner:after{
    content: "";
    position: absolute;
    z-index: -1;
}
.entry_no1 .menu_img_inner:after{
    background: url(../img/entry_no_01_bg.png)no-repeat;
    background-size: contain;
    width: 369px;
    height: 369px;
    bottom: -23px;
    right: -25px;
}
.entry_no2 .menu_img_inner:after{
    background: url(../img/entry_no_02_bg.png)no-repeat;
    background-size: contain;
    width: 369px;
    height: 369px;
    bottom: -59px;
    left: -57px;
}
.entry_no3 .menu_img_inner:after{
    background: url(../img/entry_no_03_bg.png)no-repeat;
    background-size: contain;
    width: 390px;
    height: 377px;
    bottom: -48px;
    right: -33px;
}
.entry_no4 .menu_img_inner:after{
    background: url(../img/entry_no_04_bg.png)no-repeat;
    background-size: contain;
    width: 369px;
    height: 369px;
    bottom: -55px;
    left: -56px;
}
.entry_no5 .menu_img_inner:after{
    background: url(../img/entry_no_05_bg.png)no-repeat;
    background-size: contain;
    width: 382px;
    height: 376px;
    bottom: -63px;
    right: -35px;
}
.menu_list.entry_no5{
    padding-bottom: 147px;
}
.entry_no3  .menu_text_block{
    padding-top: 154px;
}
.entry_no4  .menu_text_block{
    padding-top: 98px;
}
.entry_no5  .menu_text_block{
    padding-top: 132px;
}
.menu_img img{
    max-width: 100%;
}
.menu_block{
    padding-top: 188px;
    padding-bottom: 125px;
}
.banner_text_block{
    background: #fff;
    padding: 32px 0 30px 42px;
    width: 56.5%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-sizing: border-box;
}
.banner_img{
    width: 43.5%;
}
.banner_text_block h3 img{
    max-width: 100%;
}
.banner{
    border-radius: 10px;
    box-shadow: 10.927px 13.023px 19px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: row-reverse;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    transition: all 0.3s ease;
}
.banner:hover{
    text-decoration: none;
    opacity: 0.7;
}
.banner:before{
    content: "";
    position: absolute;
    background: url(../img/banner_icon.png)no-repeat;
    background-size: contain;
    width: 61px;
    height: 42px;
    top: -35px;
    left: -32px;
}

.banner_text{
    font-size: 133.34%;
    line-height: 1.625;
    padding: 10px 0 0 10px;
}
.application_requirements_title{
    font-size: 300%;
    text-align: center;
    padding-bottom: 50px;
    letter-spacing: 0.12em;
}
.application_requirements_title span{
    position: relative;
}
.application_requirements_title span:after{
    content: "";
    background: url(../img/application_requirements_title_bg.png)no-repeat;
    position: absolute;
    width: 252px;
    height: 39px;
    bottom: -22px;
    left: -32px;
}
.application_requirements{
    padding-top: 90px;
}
.application_requirements table{
    border-collapse: collapse;
}
.application_requirements table tr th,.application_requirements table tr td{
    padding: 34px 0;
    border-bottom: 1px solid #dbdbdb;
    font-size: 133.34%;
    line-height: 1.75;
}
.application_requirements table tr th{
    width: 368px;
    text-align: left;
}
.application_requirements table tr td em{
    color: #cc0000;
    font-style: initial;
}
.note_text{
    position: relative;
    padding-left: 15px;
}
.note_text span{
    position: absolute;
    left: 0;
}
.application_requirements table tr td ul li{
    list-style: none;
    position: relative;
    padding-left: 15px;
}
.application_requirements table tr td ul li:before{
    content: "・";
    color: #333;
    position: absolute;
    left: 0;
}
.application_requirements table tr td ul{
    padding: 0;
    margin: 0;
}
.note_text.red_note{
    color: #cc0000;
}
.bottomBtn {
    width: 350px;
    margin: 50px auto 0;
}
.bottomBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    padding: 0 24px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #222;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    font-size: 133.333%;
    text-decoration: none;
    transition: all 0.3s ease;
}
.bottomBtn a:hover {
    color: #c00 !important;
    background: #f5f5f5;
}

.bottomBtn a:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    margin: 0 0 0 10px;
    border-top: 2px solid #c00;
    border-right: 2px solid #c00;
    transform: rotate(45deg);
}

#cmeMain{
    padding-bottom: 112px;
}
.mrg01{
    margin: 13px 0 8px;
}
.mrg02{
    margin: 15px 0 0;
}

@media only screen and (max-width: 767px){
    .main_image img {
        max-width: 100%;
        margin-left: 0;
        left: 0;
    }
    .season_content_bg{
        background: none;
    }
    .prize_inner_block,.white_box_inner,.menu_list,.banner{
        display: block;
    }
    .banner_text_block{
        width: 100%;
        padding: 17px 20px 30px 20px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .prize_img img,.banner img{
        max-width: 100%;
    }
    .prize_lead_text{
        font-size: 116.67%;
        padding: 5px 0 5px;
    }
    .application_requirements table,.application_requirements table tbody,.application_requirements table tr,.application_requirements table tr th,.application_requirements table tr td{
        display: block;
    }
    .application_requirements table tr th{
        width: 100%;
    }
    .prize_bg:after,.prize_bg::before{
        display: none;
    }
    .menu_text_block{
        width: 100%;
    }
    .menu_block_title span:after{
        width: 267px;
        height: 30px;
        background-size: contain;
        bottom: -35px;
        left: 10px;
    }
    .menu_img{
        width: 73.5%;
        margin: 0 auto;
        max-width: 300px;
    }
    .entry_no1 .menu_img_inner:after{
        width: 63.3%;
        height: 158px;
        bottom: -13px;
        right: -18px;
    }
    .season_note_area {
        margin-top: 0;
    }
    .season_note_area .loginNote{
        padding: calc(100vw/(750/25)) calc(100vw/(750/25)) calc(100vw/(750/25)) calc(100vw/(750/30));
        font-weight: normal;
        font-size: 108.333%;
        line-height: 1.54;
    }
    .season_note_area .loginNote small{
        font-size: 92.308%;
    }
    .season_note_area .loginNote p{
        background-size: 23px 23px;
        background-position:left 0.3em;
        padding-left: 2.5em;
    }
    .season_lead_text{
        font-size: 116.67%;
        line-height: 1.929;
        margin-top: 20px;
    }
    .prize_block {
        margin-top: 20px;
    }
    .color02_text{
        letter-spacing: 0;
    }
    .prize_title{
        width: 65px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .prize_title img{
        width: 100%;
    }
    .main_content{
        padding: 0 17px;
    }
    .prize_bg{
        border-radius: 15px;
        padding: 23px 20px 30px;
    }
    .prize_img{
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .prize_text{
        width: 100%;
    }
    .prize_img .caption{
        font-size: 95.84%;
        padding-top: 5px
    }
    .prize_sub_title{
        padding-left: 0;
        text-align: center;
        font-size: 141.67%;
        padding-bottom: 20px;
    }
    .prize_list{
        font-size: 116.67%;
        line-height: 1.786;
        padding: 15px 0 26px
    }
    .prize_icon{
        width: 22.596%;
        top: 5%;
    }
    .prize_list ul li{
        line-height: 1.786;
        letter-spacing: 0;
    }
    .prize_icon img{
        width: 100%;
    }
    .prize_list ul + .detail_text{
        padding: 0;
    }
    .white_box_img{
        margin-right: 0;
        width: 130px;
        margin: 0 auto;
    }
    .white_box_img img{
        max-width: 100%;
    }
    .white_box{
        padding: 25px 25px 20px 25px;
        border-radius: 15px;
    }
    .white_box_title{
        font-size: 116.67%;
        padding-top: 20px;
    }
    .white_box_text{
        padding-top: 17px;
        line-height: 1.5;
    }
    .white_box_text{
        padding-top: 0;
        font-size: 108.34%;
        line-height: 1.56;
    }
    .menu_block{
        padding: 96px 0 82px;
        background: url(../img/season_content_top_bg_2x.jpg) top center no-repeat, url(../img/season_content_bottom_bg_2x.jpg) bottom center no-repeat #fefbf5;
        background-size: contain;
    }
    .menu_block_title{
        font-size: 133.34%;
        margin-bottom: 67px;
    }
    .application_requirements {
        padding-top: 37px;
    }
    .menu_text{
        font-size: 116.67%;
        line-height: 1.643;
        text-align: left;
    }
    .text_left{
        text-align: left;
    }
    .menu_title{
        font-size: 166.67%;
        line-height: 1.3;
        padding-bottom: 15px;
    }
    .menu_title.forSp{
        display: inline-block !important;
    }
    .entry_no2 .menu_title{
        padding-bottom: 25px;
    }
    .menu_list.entry_no2 {
        padding-bottom: 60px;
    }
    .menu_title span{
        font-size: 65%;
        padding-bottom: 5px;
    }
    .entry_no1 .menu_title:before{
        width: 47px;
        height: 59px;
        top: -20px;
        left: -50px;
    }
    .menu_text_block{
        padding-top: 35px;
    }
    .link_text{
        font-size: 116.67%;
        margin: 16px 0 25px;
    }
    #cmeCont .menu_button a{
        font-size: 108.34%;
        padding: 9px 0 8px;
    }
    .entry_no2 .menu_img_inner:after{
        width: 66%;
        height: 165px;
        bottom: -20px;
        left: -30px;
    }
    .menu_list {
        padding-bottom: 60px;
        text-align: center;
    }
    .entry_no2 .menu_title:before{
        width: 47px;
        height: 59px;
        top: -20px;
        left: -50px;
    }
    .entry_no2 .menu_text_block {
        padding-top: 40px;
    }
    .entry_no3 .menu_img_inner:after{
        width: 63.3%;
        height: 165px;
        bottom: -12px;
        right: -14px;
    }
    .menu_list.entry_no3 {
        padding-bottom: 63px;
    }
    .entry_no4 .menu_title{
        padding-bottom: 23px;
    }
    .menu_list.entry_no4 {
        padding-bottom: 60px;
    }
    .entry_no3 .menu_title:before{
        width: 47px;
        height: 59px;
        top: -20px;
        left: -56PX;
    }
    .entry_no3 .menu_text_block {
        padding-top: 40px;
    }
    .entry_no4 .menu_img_inner:after{
        width: 66%;
        height: 165px;
        bottom: -20px;
        left: -30px;
    }
    .banner_img {
        width: 100%;
    }
    .entry_no5 .menu_img_inner:after{
        width: 63.3%;
        height: 165px;
        bottom: -12px;
        right: -15px;
    }
    .entry_no4 .menu_title:before{
        width: 47px;
        height: 59px;
        top: -20px;
        left: -50px;
    }
    .entry_no4 .menu_text_block{
        padding-top: 40px;
    }
    .entry_no5 .menu_title:before{
        width: 47px;
        height: 59px;
        top: -20px;
        left: -56px;
    }
    .entry_no5 .menu_text_block {
        padding-top: 40px;
    }
    .menu_list.entry_no5 {
        padding-bottom: 65px;
    }
    .banner:before{
        width: 35px;
        height: 20px;
        right: 0;
        left: 0;
        top: -30px;
        margin-left: auto;
        margin-right: auto;
        background: url(../img/banner_icon_2x.png)no-repeat;
        background-size: contain;
    }
    .banner_text{
        font-size: 108.34%;
        padding: 0;
        line-height: 1.732;
    }
    .banner{
        box-shadow: 5.45px 6.5.023px 9.5px 0px rgba(0, 0, 0, 0.12);
    }
    .application_requirements_title{
        font-size: 200%;
    }
    .application_requirements_title span:after{
        width: 190px;
        height: 28px;
        background-size: contain;
        bottom: -17px;
    }
    .application_requirements table tr th, .application_requirements table tr td{
        font-size: 108.34%;
        padding: 20px 0;
    }
    .application_requirements table tr th{
        border: none;
        padding-bottom: 0;
    }
    .application_requirements table tr td{
        padding-top: 8px;
    }
    .bottomBtn {
        width: calc(100vw/(750/510));
        margin: calc(100vw/(750/80)) auto 0;
    }
    .bottomBtn a {
        height: calc(100vw/(750/120));
        border-radius: 5px;
        font-size: calc(100vw/(750/30));
    }
    .bottomBtn a:after {
        width: 9px;
        height: 9px;
        margin: 0 0 0 calc(100vw/(750/14));
    }
    #cmeMain {
        padding-bottom: 12%;
    }

}
@media only screen and (min-width:768px) and (max-width:1320px){
    .main_image img{
        left: 0;
        margin-left: 0;
        max-width: 100%;
    }
    #cmeMain{
        overflow: hidden;
    }
    .season_note_area{
        margin-top: -4.2%;
    }
}
@media only screen and (min-width:768px) and (max-width:1200px){
    
    .prize_block,.menu_block{
        overflow: hidden;
    }
    .season_lead_text{
        padding: 0 13px;
        box-sizing: border-box;
    }
    .banner{
        margin-left: 13px;
        margin-right: 13px;
        align-items: center;
    }
    .banner_text_block{
        padding-right: 20px;
    }
    .banner_img img{
        max-width: 100%;
    }
    .menu_block,.application_requirements{
        padding-left: 13px;
        padding-right: 13px;
        box-sizing: border-box;
    }
    .menu_title:before{
        width: 16%;
    }
    .menu_title:before{
        top: -48px;
        left: -10px;
    }
    .entry_no1 .menu_title:before,.entry_no2 .menu_title:before,.entry_no3 .menu_title:before,
    .entry_no4 .menu_title:before,.entry_no5 .menu_title:before{
        background-position: left;
    }
    .entry_no4 .menu_title:before{
        top: -41px;
        left: -10px;
    }
    .menu_title{
        padding-left: 30px;
    }
    .menu_text_block{
        width: 50%;
    }
    .entry_no3 .menu_title:before{
        top: -46px;
        left: -10px;
    }
    .entry_no5 .menu_title:before{
        left: -10px;
    }
    .entry_no1 .menu_img_inner:after,.entry_no3 .menu_img_inner:after,.entry_no5 .menu_img_inner:after {
        width: 67%;
        bottom: -20px;
        right: -3%;
        background-position: right bottom;
    }
    .entry_no2 .menu_img_inner:after,.entry_no4 .menu_img_inner:after {
        width: 67%;
        bottom: -20px;
        left: -9%;
        background-position: left bottom;
    }
}
@media only screen and (max-width: 320px){
    .entry_no1 .menu_title:before,.entry_no4 .menu_title:before{
        left: -30px;
    }
    .entry_no2 .menu_title:before,.entry_no3 .menu_title:before,.entry_no5 .menu_title:before{
        left: -35px;
    }
}