/* header */
header{
width: 100svw;
display: block;
z-index: 2000;
}
header:after{
content: "";
width: 200svw;
height: 140%;
display: block;
background-color: var(--black);
position: absolute;
transform: skew(-7.5deg, -7.5deg);
position: absolute;
top: -40%;
left: -50svw;
z-index: -1;
}
header h1{
width: 360px;
height: 0;
display: block;
padding-top: 149px;
background: url(../img/logo.png) no-repeat center center;
background-size: contain;
position: absolute;
top: 0;
left: -40px;
overflow: hidden;
}

.hero_box{
width: 1440px;
display: block;
margin: 0 auto 0 auto;
}
.hero{
width: 1440px;
height: 0;
display: block;
margin: 0 auto 0 auto;
padding-top: 881px;
background: url(../img/main.png) no-repeat center top 20px;
background-size: contain;
overflow: hidden;
}
.hero_box:before{
content: "";
width: 100svw;
height: 302px;
display: block;
background-color: var(--blue-purple);
position: absolute;
top: 210px;
left: calc(-50svw - 300px);
transform: skew(0deg, -8deg);
}
.hero_box:after{
content: "";
width: 797px;
height: 234px;
display: block;
background: url(../img/main_under.png) no-repeat center center;
background-size: contain;
position: absolute;
bottom: 120px;
right: -360px;
}

.campaign__range{
width: 640px;
display: block;
font-size: var(--font-s);
position: absolute;
top: 0;
left: calc((100svw - 640px)/2)
}
.campaign__range:before{
content: "";
width: 840px;
height: 140px;
display: block;
background-color: var(--red-purple);
transform: skew(0deg, -7.5deg);
position: absolute;
top: -60px;
left: -10px;
}
.campaign__range p{
display: block;
padding: 20px 0 0 20px;
font-size: var(--font-s);
line-height: 1.4;
transform: rotate(-7.5deg);
}

/* main */
main{
width: 100svw;
display: block;
z-index: 1000;
}

/* price */
#price{
display: block;
padding: 50px 0 150px 0;
text-align: center;
z-index: 4000;
}
#price .wrapper{
z-index: 4100;
}
#price h2{
display: block;
color: var(--yellow);
transform: rotate(-7.5deg);
}
#price .txt{
display: block;
margin: 100px 0 0 0;
transform: rotate(-7.5deg);
z-index: 4220;
}
.price__list{
display: block;
}
.price__list ul{
width: 1100px;
height: 0;
display: block;
margin: 0 auto -60px auto;
padding-top: 362px;
background:url(../img/price.svg) no-repeat center center;
background-size: contain;
overflow: hidden;
top: -60px;
z-index: 4200;
}
.price__list:before{
content: "";
width: 100svw;
height: 362px;
display: block;
background-color: var(--blue-purple);
position: absolute;
top: -10px;
left: calc(-1*(100svw - 1100px)/4 - 375px);
transform: skew(0deg, -7.5deg);
z-index: 4080;
}
.price__list:after{
content: "";
width: 100svw;
height: 362px;
display: block;
background-color: var(--black);
position: absolute;
top: -160px;
right: calc(-1*(100svw - 1100px)/4 - 255px);
transform: skew(0deg, -7.5deg);
z-index: 4070;
}


/* feature */
#feature{
width: 100svw;
display: block;
padding: 0 0 200px 0;
z-index: 5000;
}
#feature:after{
content: "";
width: 200svw;
height: calc(100% + 250px);
display: block;
background-color: var(--red-purple);
position: absolute;
top: -100px;
left: -50svw;
transform: skew(-7.5deg, -7.5deg);
z-index: -1;
}
#feature h2{
margin: 20px 0 80px 0;
text-align: center;
z-index: 2000;
}

.feature__sub{
width: 100svw;
display: block;
padding: 20px 0 18px 0;
background-color: var(--black);
text-align: center;
left: calc(-1*(100svw - 1200px)/2 - 100px);
transform: skew(-7.5deg, -7.5deg);
text-align: left;
top: -70px;
z-index: 2010;
}
.feature__sub p{
display: block;
margin-left: calc((100svw - 1200px) + 100px);
color: var(--brown-yellow);
font-size: var(--font-xl);
font-size: 700;
line-height: 1.4;
}
.feature__sub__block:before{
content: "";
width: 440px;
height: 52px;
display: block;
background-color: var(--brown-yellow);
transform: skew(-7.5deg, -7.5deg);
position: absolute;
top: -60px;
right: calc((100svw - 440px)/2 - 320px);
z-index: 1900;
}

.feature__block{
width: 1200px;
display: block;
margin: 60px auto 0 auto;
color: var(--black);
}
.feature__content{
display: block;
padding: 70px 50px 50px 50px;
background-color: var(--white);
z-index: 1000;
}
.feature__block h3{
color: var(--base);
letter-spacing: -1px;
line-height: 1.4;
}
.feature__block.prize__b h3{
margin-top: 50px;
text-align: center;
}
.prize__icon{
width: 220px;
height: 0;
display: block;
padding-top: 220px;
position: absolute;
top: -46px;
left: -60px;
overflow: hidden;
z-index: 5500;
}
.feature__block.prize__special .prize__icon{
background: url(../img/ico_special.png) no-repeat center center;
background-size: 220px auto;
}
.feature__block.prize__a .prize__icon{
background: url(../img/ico_a.png) no-repeat center center;
background-size: 220px auto;
top: -40px;
}
.feature__block.prize__b .prize__icon{
background: url(../img/ico_b.png) no-repeat center center;
background-size: 220px auto;
top: -40px;
}
.prize__tit__block{
display: block;
font-weight: 700;
line-height: 1;
text-align: center;
}
.prize__tit{
display: block;
padding: 24px 32px 20px 32px;
background-color: var(--black);
color: var(--white);
font-size: var(--font-xl);
text-align: center;
}
.prize__tit span{
display: inline-block;
margin-left: 2px;
font-size: var(--font-base);
}
.prize__limit{
width: 380px;
display: inline-block;
padding: 10px 0 8px 0;
background-color: var(--brown-yellow);
font-size: var(--font-l);
position: absolute;
top: -39px;
left: calc((100% - 380px)/2);
}
.feature__block.prize__b .prize__limit{
background-color: var(--red-purple);
color: var(--white);
}
.feature__block dl{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-items: center;
gap: 40px;
margin: 30px 0 0 0;
}
.feature__block dl dt{
width: 390px;
display: block;
}
.feature__block dl dt img{
width: 100%;
height: auto;
}
.feature__block dl dt .prize__num{
width: 140px;
display: block;
padding: 10px 0 8px 0;
background-color: var(--brown-yellow);
font-size: var(--font-l);
line-height: 1;
text-align: center;
position: absolute;
bottom: 10px;
left: 10px;
}
.feature__block dl dd{
width: calc(100% - 390px - 40px);
display: block;
}
.feature__block .txt{
display: block;
margin: 50px 0 0 0;
}
.feature__block .txt span{
display: inline-block;
font-size: var(--font-xs);
}
.feature__block h6{
display: inline-block;
margin: 30px 0 0 0;
padding: 10px 20px 8px 20px;
color: var(--white);
font-size: var(--font-s);
line-height: 1;
}
.feature__block h6 span{
color: var(--white);
z-index: 1000;
}
.feature__block h6:after{
content: "";
width: 100%;
height: 100%;
display: block;
background-color: var(--base);
position: absolute;
top: 0;
left: 0;
transform: skew(-15deg, 0deg);
z-index: 990;
}
.prize__terms{
display: block;
margin: 20px 0 0 0;
}
.prize__terms li{
display: block;
padding: 0 0 0 1.2em;
font-size: var(--font-s);
}
.prize__terms li:before{
content: "・";
width: 1em;
display: block;
position: absolute;
top: 0;
left: 0;
}
.prize__terms a.link_txt{
color: var(--black);
}
.prize__terms a.link_txt:hover{
color: var(--brown-yellow);
}

.feature__block.prize__special:before{
content: "";
width: 200svw;
height: 130%;
display: block;
background-color: var(--blue-purple);
position: absolute;
top: -26%;
left: calc(-1*(100svw - 1200px)/4);
transform: skew(0deg, -7.5deg);
z-index: 200;
}
.feature__block.prize__special:after{
content: "";
width: 200svw;
height: 65%;
display: block;
background-color: var(--black);
position: absolute;
top: -15%;
left: calc((100svw - 1200px)/2);
transform: skew(0deg, -7.5deg);
z-index: 201;
}

.feature__block.prize__a:before{
content: "";
width: 200svw;
height: 150%;
display: block;
background-color: var(--black);
position: absolute;
top: -6%;
right: calc(-1*(100svw - 1200px)/4);
transform: skew(0deg, -7.5deg);
z-index: 210;
}

.feature__block.prize__b:before{
content: "";
width: 200svw;
height: 130%;
display: block;
background-color: var(--blue-purple);
position: absolute;
top: -12%;
left: calc(-1*(100svw - 1200px)/4);
transform: skew(0deg, -7.5deg);
z-index: 220;
}
.feature__block.prize__b:after{
content: "";
width: calc((100svw - 1200px)/8);
height: 90%;
display: block;
background-color: var(--brown-yellow);
position: absolute;
top: -80%;
left: calc(-4*(100svw - 1200px)/8);
transform: skew(0deg, -7.5deg);
z-index: 230;
}

/* apply */
#apply{
width: 100svw;
display: block;
padding: 0 0 250px 0;
z-index: 6000;
}
#apply:after{
content: "";
width: 200svw;
height: calc(100% + 250px);
display: block;
background-color: var(--base);
position: absolute;
top: -100px;
left: -50svw;
transform: skew(-7.5deg, -7.5deg);
}
.step__block{
display: block;
margin: 60px 0 0 0;
padding: 44px 44px 50px 44px;
border: 6px solid var(--white);
text-align: left;
}
.step__block:nth-of-type(2){
margin-top: 152px;
}
.step__block:nth-of-type(2):before{
content: "";
width: 100%;
height: 52px;
display: block;
background: url(../img/arr_step.png) no-repeat center top;
position: absolute;
top: -102px;
left: 0;
}
.step__tit__block{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
gap: 50px;
}
.step__num{
width: 160px;
height: 160px;
display: block;
padding: 20px 0 0 0;
color: var(--brown-yellow);
background-color: var(--blue-purple);
font-size: var(--font-h3);
font-weight: bold;
line-height: 1;
text-align: center;
box-sizing: border-box;
}
.step__num:after{
content: "";
width: 160px;
height: 160px;
display: block;
background-color: var(--brown-yellow);
position: absolute;
top: 4px;
left: 4px;
z-index: -1;
}
.step__num .num{
display: block;
font-size: var(--font-max);
}

.step__info{
width: calc(100% - 210px);
display: block;
padding: 18px 0 0 0;
}
.step__tit__block h3{
display: block;
}
.step__tit__block .txt{
display: block;
margin: 30px 0 0 0;
line-height: 1.6;
}
.step__tit__block .step__att{
font-size: var(--font-xs);
}
.step__tit__block .step__att a{
color: var(--white);
}
.step__tit__block .step__att a:hover{
color: var(--yellow);
}

.apply__info{
display: block;
margin: 40px 0 0 0;
padding: 30px 40px 30px 40px;
background-color: var(--blue-purple);
font-size: var(--font-s);
}
.apply__info ol{
display: block;
margin: 0 0 30px 0;
}
.apply__info ol li{
display: block;
margin: 10px 0 0 0;
padding: 0 0 0 1.2em;
}
.apply__info ol li:first-child{
margin: 0;
}
.apply__info ol li:before{
content: "";
width: 1em;
display: block;
position: absolute;
top: 0;
left: 0;
}
.apply__info ol li:nth-child(1):before{
content: "1.";
}
.apply__info ol li:nth-child(2):before{
content: "2.";
}
.apply__info ol li:nth-child(3):before{
content: "3.";
}
.apply__info ol li:nth-child(4):before{
content: "4.";
}
.apply__info ol li:nth-child(5):before{
content: "5.";
}
.step__att{
display: inline-block;
font-size: var(--font-xs);
}
.step__apply{
display: block;
padding: 0 0 0 1.2em;
}
.step__apply:before{
content: "○";
width: 1em;
display: block;
position: absolute;
top: 0;
left: 0;
}
.apply__imp{
color: var(--brown-yellow);
}

.btn__step{
width: 680px;
display: block;
margin: 60px auto 0 auto;
}
.btn__step a{
width: 100%;
display: block;
border-radius: 10px;
font-size: var(--font-h4);
font-weight: 700;
line-height: 110px;
text-align: center;
box-shadow: 0 4px 8px 5px var(--shadow);
}
.btn__member a{
background-color: var(--brown-yellow);
color: var(--purple);
}
.btn__apply a{
background-color: var(--pink);
color: var(--white);
}
.btn__txt{
display: block;
margin: 30px 0 0 0;
text-align: center;
}
.btn__txt a{
color: var(--white);
font-size: var(--font-s);
}

.btn__member a:hover{
background-color: var(--yellow);
color: var(--base);
box-shadow: 0 1px 2px 2px var(--shadow);
}
.btn__apply a:hover{
background-color: var(--pink);
color: var(--white);
}
.btn__txt a:hover{
color: var(--yellow);
}

.btn__apply a:hover{
background-color: #fd00ff;
color: var(--white);
box-shadow: 0 1px 2px 2px var(--shadow);
}

/* notice */
#notice{
width: 100svw;
display: block;
z-index: 7000;
}
#notice:after{
content: "";
width: 200svw;
height: calc(100% + 200px);
display: block;
background-color: var(--black);
position: absolute;
top: -100px;
left: -50svw;
transform: skew(-7.5deg, -7.5deg);
}
#notice .wrapper{
display: block;
}
#notice a{
color: var(--white);
}
#notice h2,
#notice h5{
color: var(--yellow);
}
#notice h5{
margin-top: 60px;
padding-bottom: 30px;
border-bottom: 2px solid var(--yellow);
text-align: left;
}
.notice__list{
display: block;
margin-top: 30px;
font-size: var(--font-s);
font-weight: 500;
text-align: left;
}
.notice__list li{
display: block;
padding-left: 1.2em;
position: relative;
}
.notice__list li:before{
content: "・";
width: 1em;
display: block;
position: absolute;
top: 0;
left: 0;
}
.notice__list.nodot li{
padding-left: 0;
}
.notice__list.nodot li:before{
content: "";
width: 0;
}
.idcard_tit{
display: block;
margin: 20px 0 0 0;
}
.idcard{
display: block;
margin: 10px 0 0 0;
padding: 30px;
border: 1px solid var(--gray)
}


.circle{
width: 200px;
}
.sq{
width: 180px;
}

.button{
width: 100px;
}

.fuwatto{
width: 300px;
margin: 100px auto 0 auto;
}

.first{
width: 100px;
margin: 100px auto 0 auto;
}
.second{
width: 180px;
margin: 100px auto 0 auto;
}

.slide{
margin: 100px 0 0 0;
}

.slide li{
width: 100px;
margin: 0 10px;
}

.swiper,
.swiper-wrapper{
width: 100vw;
}
.swiper-slide{
width: 200px;
display: block;
}
.swiper2 .swiper-slide{
width: 200px !important;
display: block;
}
.swiper-slide dl{
width: 100%;
display: block;
}
.swiper-slide dl dt{
display: block;
}
.swiper-slide dl dd{
display: block;
margin: 20px 0 0 0;
}

.swiper-slide img{
width: 100%;
height: auto;
}

#fixed{
width: 80px;
position: fixed;
bottom: 50px;
right: 50px;
opacity: 0;
}
#fixed2{
width: 80px;
position: fixed;
bottom: 50px;
right: 150px;
opacity: 0;
}

img{
width: 100%;
height: auto;
}


.left_fixed_slider{
margin: 100px 0 100px auto;
position: relative;
}

.fixed_slider_box{
width: 90vw;
overflow: hidden;
position: relative;
left: 10vw;
z-index: 2;
}

.swiper3{
padding: 60px 0 60px 60px;
background-color: #eeeeee;
border-radius: 20px 0 0 20px;
}

.swiper3 .swiper-slide{
display: block;
}

.p01{
width: 400px;
position: absolute;
top: 100px;
left: 50px;
z-index: 10;
}
.p02{
width: 200px;
position: absolute;
top: 280px;
left: 420px;
z-index: 20;
}
.p03{
width: 270px;
position: absolute;
top: 150px;
right: 50px;
z-index: 11;
}
.p04{
width: 320px;
position: absolute;
top: 200px;
right: 320px;
z-index: 12;
}

.bg_parallax{
margin-top: 10vh;
}
.bg_parallax .parallax_img{
height: 55vw;
overflow: hidden;
width: 100vw;
}

#loading{
font-size: 26px;
text-transform: uppercase;
font-weight: bold;
}

#loading span{
display: inline-block;
}

.slide_wrap{
width: 100vw;
display: block;
overflow: hidden;
}
.slide_wrap .swiper-wrapper{
display: flex;
transition-timing-function: linear;
}
.slide_wrap .swiper-wrapper li{
width: 38vw;
display: block;
}
.slide_wrap .swiper-wrapper li.col_img{
display: flex;
flex-wrap: wrap;
}
.slide_wrap .swiper-wrapper li img{
width: 38vw;
height: 200px;
}
.slide_wrap .swiper-wrapper li.col_img img{
width: 38vw;
height: calc(100px - 1vw);
}
.slide_wrap .swiper-wrapper li.col_img img:nth-of-type(2n){
margin-top: 2vw;
}
.slide_wrap .swiper-wrapper li img{
border-radius: 8px;
}

/* 応募するボタン */
#fixed_apply_btn{
width: 400px;
display: block;
position: fixed;
bottom: 50px;
left: calc((100svw - 400px)/2);
opacity: 0;
}
#fixed_apply_btn a{
display: block;
padding: 20px;
background-color: var(--white);
border-radius: 20px;
filter: drop-shadow(0 0 4px var(--shadow));
}


/* -- */
/* -- */
/* SP */
/* -- */
/* -- */
@media screen and (max-width: 768px) {
/* */
/* */


/* header */
header{
}
header:after{
content: "";
width: 200svw;
height: 140%;
display: block;
background-color: var(--black);
position: absolute;
transform: skew(-7.5deg, -7.5deg);
position: absolute;
top: -40%;
left: -50svw;
z-index: -1;
}
header h1{
width: 140px;
padding-top: 80px;
background: url(../img/logo.png) no-repeat center center;
background-size: contain;
left: -5px;
overflow: hidden;
}

.hero_box{
width: 100svw;
}
.hero{
width: 100svw;
padding-top: calc(150.4% + 50px);
background: url(../img/main_sp.png) no-repeat center top 40px;
background-size: contain;
}
.hero_box:before{
content: "";
width: 100svw;
height: 302px;
display: block;
background-color: var(--blue-purple);
position: absolute;
top: 210px;
left: calc(-50svw - 300px);
transform: skew(0deg, -8deg);
}
.hero_box:after{
content: "";
width: 797px;
height: 234px;
display: block;
background: url(../img/main_under.png) no-repeat center center;
background-size: contain;
position: absolute;
bottom: auto;
right: -660px;
top: -200px;
}

.campaign__range{
width: 94vw;
font-size: var(--font-s);
position: relative;
top: -20px;
left: 6vw;
}
.campaign__range:before{
content: "";
width: 94vw;
height: 100%;
display: block;
background-color: var(--red-purple);
transform: skew(0deg, -7.5deg);
position: absolute;
top: 0;
left: auto;
right: 0;
}
.campaign__range p{
display: block;
padding: 10px 0 10px 10px;
font-size: var(--font-s-sp);
transform: rotate(-7.5deg);
}

/* main */
main{
}

/* price */
#price{
padding: 50px 0 100px 0;
}
#price .wrapper{
}
#price h2{
font-size: var(--font-h3-sp);
letter-spacing: -1px;
transform: rotate(-7.5deg);
}
#price .txt{
margin: 80px 0 0 0;
transform: rotate(-7.5deg);
}
.price__list{
}
.price__list ul{
width: 85vw;
margin: 0 auto -60px auto;
padding-top: 111%;
background:url(../img/price_sp.svg) no-repeat center center;
background-size: contain;
top: -60px;
}
.price__list:before{
height: 402px;
top: -40px;
left: -30vw;
transform: skew(0deg, -7.5deg);
z-index: 4080;
}
.price__list:after{
height: 362px;
top: -120px;
right: -16vw;
transform: skew(0deg, -7.5deg);
z-index: 4070;
}


/* feature */
#feature{
padding: 0 0 200px 0;
}
#feature:after{
width: 340svw;
height: calc(100% + 250px);
background-color: var(--red-purple);
position: absolute;
top: -100px;
left: -100svw;
transform: skew(-7.5deg, -7.5deg);
z-index: -1;
}
#feature h2{
margin: 20px 6vw 80px 6vw;
}

.feature__sub{
width: 94svw;
padding: 20px 20px 18px 0;
left: 0;
transform: skew(0deg, -7.5deg);
text-align: left;
top: -70px;
}
.feature__sub p{
margin-left: 6vw;
font-size: var(--font-l-sp);
}
.feature__sub__block:before{
content: "";
width: 440px;
height: 52px;
display: block;
background-color: var(--brown-yellow);
transform: skew(-7.5deg, -7.5deg);
position: absolute;
top: -60px;
right: calc((100svw - 440px)/2 - 320px);
z-index: 1900;
}

.feature__block{
width: 88svw;
margin: 60px auto 0 auto;
}
.feature__content{
padding: 50px 20px 50px 20px;
}
.feature__block h3{
letter-spacing: 0;
line-height: 1.4;
text-align: left;
}
.feature__block.prize__b h3{
margin-top: 30px;
text-align: left;
}
.prize__icon{
width: 120px;
padding-top: 120px;
position: absolute;
top: -46px;
left: -30px;
}
.feature__block.prize__special .prize__icon{
background: url(../img/ico_special.png) no-repeat center center;
background-size: 120px auto;
}
.feature__block.prize__a .prize__icon{
background: url(../img/ico_a.png) no-repeat center center;
background-size: 120px auto;
top: -40px;
}
.feature__block.prize__b .prize__icon{
background: url(../img/ico_b.png) no-repeat center center;
background-size: 120px auto;
top: -40px;
}
.prize__tit__block{
}
.prize__tit{
padding: 24px 20px 20px 20px;
font-size: var(--font-xl-sp);
text-align: left;
line-height: 1.4;
}
.prize__tit span{
display: inline-block;
margin-left: 2px;
font-size: var(--font-base);
}
.prize__limit{
width: 220px;
display: block;
padding: 10px 0 8px 0;
font-size: var(--font-base-sp);
line-height: 25px;
position: absolute;
top: -30px;
left: auto;
right: -10px;
}
.feature__block.prize__b .prize__limit{
background-color: var(--red-purple);
color: var(--white);
}
.feature__block dl{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-items: center;
gap: 20px;
margin: 30px 0 0 0;
}
.feature__block dl dt{
width: 390px;
display: block;
}
.feature__block dl dt img{
width: 100%;
height: auto;
}
.feature__block dl dt .prize__num{
width: 90px;
font-size: var(--font-base-sp);
bottom: 10px;
left: 10px;
}
.feature__block dl dd{
width: 100%;
}
.feature__block .txt{
margin: 50px 0 0 0;
}
.feature__block .txt span{
font-size: var(--font-xs-sp);
}
.feature__block h6{
margin: 30px 0 0 0;
padding: 10px 20px 10px 20px;
font-size: var(--font-s);
}
.feature__block h6 span{
}
.feature__block h6:after{
content: "";
width: 100%;
height: 100%;
display: block;
background-color: var(--base);
position: absolute;
top: 0;
left: 0;
transform: skew(-15deg, 0deg);
z-index: 990;
}
.prize__terms{
margin: 20px 0 0 0;
}
.prize__terms li{
padding: 0 0 0 1.2em;
font-size: var(--font-s-sp);
}
.prize__terms li:before{
}
.prize__terms a.link_txt{
}

.feature__block.prize__special:before{
content: "";
width: 200svw;
height: 130%;
top: -13.5%;
left: -3vw;
transform: skew(0deg, -7.5deg);
z-index: 200;
}
.feature__block.prize__special:after{
content: "";
width: 200svw;
height: 55%;
top: -3%;
left: 6vw;
transform: skew(0deg, -7.5deg);
z-index: 201;
}

.feature__block.prize__a:before{
content: "";
width: 200svw;
height: 150%;
top: -6%;
right: -3vw;
transform: skew(0deg, -7.5deg);
z-index: 210;
}

.feature__block.prize__b:before{
content: "";
width: 200svw;
height: 130%;
top: -12%;
left: -3vw;
transform: skew(0deg, -7.5deg);
z-index: 220;
}
.feature__block.prize__b:after{
content: "";
width: 2vw;
height: 94%;
top: -80%;
left: -6vw;
transform: skew(0deg, -7.5deg);
z-index: 230;
}

/* apply */
#apply{
padding: 0 0 200px 0;
}
#apply:after{
width: 340svw;
height: calc(100% + 250px);
position: absolute;
top: -100px;
left: -100svw;
transform: skew(-7.5deg, -7.5deg);
}
.step__block{
margin: 60px 0 0 0;
padding: 20px 20px 50px 20px;
border: 5px solid var(--white);
}
.step__block:nth-of-type(2){
margin-top: 142px;
}
.step__block:nth-of-type(2):before{
height: 42px;
background: url(../img/arr_step.png) no-repeat center top;
background-size: contain;
position: absolute;
top: -92px;
left: 0;
}
.step__tit__block{
flex-direction: column;
gap: 20px;
}
.step__num{
width: 100%;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-items: center;
gap: 8px;
margin: 0 auto 0 auto;
padding: 6px 0 9px 0;
font-size: var(--font-h3-sp);
}
.step__num:after{
content: "";
width: 100%;
height: 100%;
top: 4px;
left: 4px;
z-index: -1;
}
.step__num span{
display: block;
line-height: 72px;
}
.step__num .num{
font-size: var(--font-max-sp);
}

.step__info{
width: 100%;
padding: 18px 0 0 0;
}
.step__tit__block h3{
}
.step__tit__block .txt{
margin: 30px 0 0 0;
line-height: 1.6;
}
.step__tit__block .step__att{
margin-top: 8px;
font-size: var(--font-xs-sp);
}

.apply__info{
margin: 40px 0 0 0;
padding: 30px 20px 30px 20px;
font-size: var(--font-s-sp);
}
.apply__info ol{
margin: 0 0 30px 0;
}
.apply__info ol li{
margin: 10px 0 0 0;
padding: 0 0 0 1.2em;
}
.apply__info ol li:first-child{
margin: 0;
}
.step__att{
font-size: var(--font-xs-sp);
}
.step__apply{
}
.apply__imp{
}

.btn__step{
width: 100%;
margin: 60px auto 0 auto;
}
.btn__step a{
padding: 29px 0 31px 0;
font-size: var(--font-h5);
line-height: 30px;
}
.btn__member a{
background-color: var(--brown-yellow);
color: var(--purple);
}
.btn__apply a{
background-color: var(--pink);
color: var(--white);
}
.btn__txt{
margin: 30px 0 0 0;
padding: 0 5px 0 5px;
text-align: left;
line-height: 1.3;
}
.btn__txt a{
color: var(--white);
font-size: var(--font-s-sp);
}

/* notice */
#notice{
}
#notice:after{
content: "";
width: 340svw;
height: calc(100% + 200px);
top: -100px;
left: -100svw;
transform: skew(-7.5deg, -7.5deg);
}
#notice .wrapper{
}
#notice a{
}
#notice h2,
#notice h5{
}
#notice h5{
margin-top: 60px;
padding-bottom: 30px;
}
.notice__list{
margin-top: 30px;
font-size: var(--font-s-sp);
}
.notice__list li{
padding-left: 1.2em;
}
.notice__list li:before{
}
.notice__list.nodot li{
}
.notice__list.nodot li:before{
content: "";
width: 0;
}
.idcard_tit{
margin: 20px 0 0 0;
}
.idcard{
margin: 10px 0 0 0;
padding: 20px;
}


/* */
/* */
}
/* -- */
/* -- */
/* SP */
/* -- */
/* -- */
