 @charset "UTF-8";


/*===================================================
	RESET
====================================================*/
*{
	outline:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}
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, sub, sup, 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;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
    word-wrap: break-word;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
	width: 100%;
	font-smoothing: antialiased;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: antialiased;
    letter-spacing: 0.1em;
}

.page--home.window-scroll .header, .window-scroll .header {
        background: #fff;
        box-shadow: 0 0 10px 4px #00000021;
        z-index: 100;
    }

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
ul, ol {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

span.time {
   margin-left: 0.4em; 
  display: inline-block;
  font-size: 0.8em; 
   line-height: 1;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
	color: inherit;
	transition:0.5s ease;
}
input, select {
	vertical-align:middle;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	line-height: 1.0;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

img {
	width:100%;
	vertical-align: bottom;
	line-height: 1.0;
    width: 100%;
}
.fa, .fas {
    display: inline;
}
.mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.loading{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    transition: 0.4s;
    background: #fff;
}
.loaded .loading{
    opacity: 0;
    z-index: -999;
}

footer .bg img {
    background: #fff !important;
}

@media screen and (min-width: 961px) {
    footer .footer__inner {
        background: #fff !important;
    }
}

/*===================================================
	共通
====================================================*/

.drawer__btn{
display: none;
}

.copyright2{
text-align: center;
color: #fff;
}

body:not(.page--home) .wrap {
    padding-top: 0px;
}

.header{
display: none;
}

.footer{
display: none;
}

.container {
    z-index: 3;
    position: sticky;
}

.inBox{
    width: 90%;
    max-width: 1000px;
    margin: auto;
}
.mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.delighter {
    transition: all .5s ease-out;
    transform: translatey(5%);
    opacity: 0;
   }

.delighter.started {
      transform: none;
      opacity: 1;
   }
.bgBox {
    width: 100%;
    height: 100%;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.6s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 40px;
    box-sizing: border-box;
    opacity: 1;
}
.bg::before{
    opacity: 1;
    background: transparent;
}
.bg01 {

}


.bgBox:before{
    background: url(/static/fcopen/fanplakit/artist/fruitszipper_efxWNwtmUK/frupper_rally_2604/images/ph_bg_pc_y5CPKk92.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
    position: fixed;
    z-index: 0;
    position: fixed;
    background-position: top;
    content:' ';
    width: 100%;
    height: 100%;
}

.bgBox{
    z-index: 1;
}




/*===================================
heroView
=====================================*/



.heroViewInner{
    display: flex;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1500px;
    padding: 0 60px;
    box-sizing: border-box;
}
.visual{
position: relative;
background: transparent;
z-index: 2;
}

.heroView{
    min-height: 600px;
}

.bgFrame{
width: 100%;
height: 100%;
position:;
}


.StarBL{

}

.StarWL{

}




.kira p{
    width: 2.6vw;
    position: absolute;
}

.kira p:nth-child(1){
left: 4%;
    top: 13%;
    animation: kiraAnime 1s ease 0.1s infinite alternate;
    -webkit-animation: kiraAnime 1s ease 0.1s infinite alternate;
    position: fixed;
}
.kira p:nth-child(2){
    left: 12%;
    bottom: 61%;
    animation: kiraAnime2 2.1s ease 0.3s infinite alternate;
    -webkit-animation: kiraAnime2 2.1s ease 0.3s infinite alternate;
    position: fixed;
}
.kira p:nth-child(3){
left: 4%;
top: 72%;
animation: kiraAnime 1s ease 0.1s infinite alternate;
-webkit-animation: kiraAnime 1s ease 0.1s infinite alternate;
position: fixed;
}

.kira p:nth-child(4){
    left: 36%;
    bottom: 87%;
    animation: kiraAnime 0.8s ease 0.2s infinite alternate;
    -webkit-animation: kiraAnime 0.8s ease 0.2s infinite alternate;
    position: fixed;
}
.kira p:nth-child(5){
    right: 68%;
    top: 86%;
    animation: kiraAnime2 2.3s ease 0.2s infinite alternate;
    -webkit-animation: kiraAnime2 2.3s ease 0.2s infinite alternate;
    position: fixed;
}

.kira p:nth-child(6){
    right: 18%;
    top: 6%;
    animation: kiraAnime2 1.9s ease 0.2s infinite alternate;
    -webkit-animation: kiraAnime2 1.9s ease 0.2s infinite alternate;
    position: fixed;
}

.kira p:nth-child(7){
    right: 15%;
    top: 31%;
    animation: kiraAnime 1.2s ease 0.2s infinite alternate;
    -webkit-animation: kiraAnime 1.2s ease 0.2s infinite alternate;
    position: fixed;
}

.kira p:nth-child(8){
    right: 8%;
    bottom: 39%;
    animation: kiraAnime2 2s ease 0.1s infinite alternate;
    -webkit-animation: kiraAnime2 2s ease 0.1s infinite alternate;
    position: fixed;
}

.kira p:nth-child(9) {
    right: 14%;
    top: 85%;
    animation: kiraAnime 0.7s ease 0.1s infinite alternate;
    -webkit-animation: kiraAnime 0.7s ease 0.1s infinite alternate;
    position: fixed;
}


@keyframes kiraAnime{
  0% {
    transform: scale(0.3,0.3);
  }
 100% {
    transform: scale(1,1) ;
  }
}
*/

@keyframes kiraRotateAnime {
  0% {
    transform: rotateY(0deg);
  }
 100% {
    transform: rotateY(180deg);
  }
}

@keyframes kiraAnime2{
  0% {
    transform: scale(0.5) rotateY(0deg);
     opacity: 1;
  }
  50% {
    transform: scale(1.1) rotateY(180deg);
    opacity: 1;
  }
  100% {
    transform: scale(1) rotateY(360deg);
    opacity: 1;
  }
}


@keyframes fadeSplash {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);    
            transform: rotateY(0deg);    
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.frame1{
    position: fixed;
    width: 60px;
    top: 20px;
    left: 20px;
        z-index: 5;
}

.frame2{
    position: fixed;
    width: 60px;
    top: 20px;
    right: 20px;
    z-index: 5;
}

.frame3{
    position: fixed;
    width: 60px;
    bottom: 20px;
    right: 20px;
        z-index: 5;
}

.frame4{
    position: fixed;
    width: 60px;
    bottom: 20px;
    left: 20px;
        z-index: 5;
}



/*===================================
heroView
=====================================*/

    footer .footer__inner {
        background: #fff;
    }


h2 {
    width: 65vw;
    max-width:600px;
    margin: 0 auto;
    opacity: 0;
}

.loaded h2{
  -webkit-animation: poyo 0.7s ease-in-out 0.3s forwards;
   animation: poyo 0.7s ease-in-out 0.3s forwards;
}

@keyframes poyo {
  0% {
    transform: translateY(30px); 
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/*
@keyframes poyo {
  0%  {
    transform: scale(1.0, 1.0) translate(0, 0);
    opacity: 0;
  }

2% {
    transform: scale(1.0, 1.0) translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    transform: scale(1.02, 1.0) translate(0, 8px);
  }
  50% {transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    transform: scale(1.0, 0.9) translate(0, 5px);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}

*/
.mini{
	font-size: 70%;
}
.btn a {
  display: block;
    background-size: auto;
  transition: 0.4s;
color: #fff;
  padding: 20px;
  width: 90%;
  max-width: 350px;
  margin: 0 auto 40px;
  border-radius: 999px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-size: 300% 300%;
}
.btn.off a {
  border: none;
  background: #c8c8c8;
  color: #fff;
  pointer-events: none;
}

.btn a:hover{

}

.btn a .mini{
    display: block;
    margin: 5px 0 0 0;
    line-height: 1.3;
}
.lead{
    margin: 0 auto 80px;
    opacity: 0;
    color: #fff;
}
.loaded .lead{
  -webkit-animation: upIn 0.8s ease 2.5s 1 forwards;
  animation:upIn 0.8s ease 2.5s 1 forwards;
}
@keyframes upIn {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.lead p{
    margin: 0 0 30px 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 19px;
}

.leadShadow{
 
}

.lead p:last-child{
    margin: 0;
}

.frameDecoT {
    position: absolute;
    top: 52px;
    left: 50%;
    max-width: 400px;
    transform: translate(-50%, -50%);
    min-width: 250px;
}
.frameDecoB {
    position: absolute;
    bottom: 20px;
    left: 50%;
    max-width: 400px;
    transform: translate(-50%, -50%);
    min-width: 250px;
}

.detail {
    padding: 3vw;
    margin: 0 auto 80px;
    border-radius: 16px;
    color: #000;
    background: #fff;
    padding: 96px 64px;
    position: relative;
}



.detail dd:last-child{
padding-bottom: 0;
margin-bottom: 0;
}

.detail .txt{
    font-size: 15px;
    margin: 0 0 20px 0;
}

.detail .txt2{
    font-size: 15px;
    margin: 0 0 20px 0;
}

.subDetail dd .txt:last-of-type {
margin: 0 0 0px 0;
}


.attentionList{
    padding: 24px;
    background: #B4D4FD;
    color: #fff;
} 
.attentionList li{
font-size: 14px;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}
.attentionList li:last-child{
    margin: 0 0 0 1em;
}
.detail dd .pointList{
    padding: 20px;
    border: 1px solid;
    margin: 0 0 20px 0;
}
.detail dd .pointList li{
    font-size: 14px;
    text-indent: -1em;
    margin: 0 0 10px 1em;
}
.detail dd .pointList li span{
    background: #B4D4FD;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 999px;
}
.detail dd .pointList li:last-child{
    margin: 0 0 0 1em;
}
.detail dd .subDetail{
    padding: 40px;
    background: #ebf4ff;
    margin: 0 0 30px 0;
    border-radius: 20px;
    color: #fff;
}

.detail .subDetail:last-child {
 margin: 0 auto;
}

.subDetail .txt{
color: ;
}

.detail dd .subDetail:last-child{
    margin:0;
}
.detail dd .subDetail .item{
    font-size: 27px;
    text-align: center;
    margin: 0 0 15px 0;
    color: #000;
    font-weight: bold;
}

.detail dd .subDetail .txt{
color: #000;
}
.detail dd .subDetail .attentionList {

}
.detail dd .subDetailArea {
  margin: 5px auto 25px;
  border-bottom: 1px solid;
  padding: 0 0 20px;
}
.detail dd .subDetail:last-child {
  border-bottom: 0;
}

.detail2 {
    padding: 0;
    background: #011e47a3;
    border: solid 1px #fff;
}

.detail3 {
    padding: 0;
    margin: 0 auto;
    background: transparent;
}

.subDetail {
    background: #f5ebff;
    padding: 24px;
    border-radius: 10px;
    margin: 0 auto 16px;
    margin: 0 auto 16px;
}

.subDetail2{
padding: 0px;
background: transparent;
margin: 0 auto 0px;
}

.subDetail2 .attentionList{
background: transparent;
}

.last{
margin-bottom: 0px!important;
border: none!important;
}


.detail dt {
    font-size: 17px;
    text-align: center;
    color: #9d82b7;
    position: relative;
    z-index: 63;
    text-align: left;
    border-left: solid 5px #9d82b7;
    padding-left: 8px;
    display: inline-block;
    font-weight: bold;
    margin: 0 auto 16px;
}

.detail .subDetail:nth-last-of-type{
margin-bottom: 0px!important;
}

.subDetail .txt{
margin: 0 auto 8px;
}

.subDetail .txt2{
margin: 0 auto 16px!important;
}


.subDetail dd{

}

.subDetail dt{

}

.howMany{
    display: inline-block;
    width: 110px;
    text-align: center;
    background: #9d82b7;
    border-radius: 100px;
    margin-right: 16px;
    color: #fff;
}

.btn1 a{
color: #002353;
margin: 0 auto 32px;
background: #FFE68F;
}

.btn1 a:hover{
background: #fff0b8;
}



.btn2 a{
margin: 0 auto 80px;
background: #9D82B7;
}

.btn2 a:hover{
background: #ccb5e2;
}

.kome{
text-indent: -1em;
padding-left: 1em;
display: inline-block;
font-size: 90%;
}

.gp{

}

.subDetailKuji{
    
}


.subDetailKuji .txt{

}

.gp{
    
}

.subTit {
    color: #80b0ef;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}
.myPageLink {
  pointer-events: auto;
  color: #9D82B7;
  font-weight: 600;
}

.contentsInner {
    background: #fff;
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 10px;
}

.contentsInnerHowmany{

}

.contentsInnerPrize{

}

.contentsInnerPrize .detail{

}

.contentsInnerPrize .detail dd{

}
.contentsInnerPrize .detail dd .txt{

}

.contentsInnerAttention{

}

span.time {
    margin-left: 0em;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
}

.contentsInnerPrize .howMany{
width: 124px;
}


.contentsInnerPrize .gp{
margin-bottom: 16px;
}

.contentsInnerAttention .attentionList {
    background: transparent;
    color: #000;
    padding: 0;
}

.subDetailDate p {
    margin-bottom: 8px;
    font-size: 17px;
    border-bottom: dotted 1px #000;
}

.subDetailDate .day {
    width: 25%;
    display: inline-block;
    padding: 8px;
}
.subDetailDate .place {
    width: 20%;
    display: inline-block;
    padding: 8px;
    font-weight: bold;
    font-size: 20px;
}

.subDetailDate .time {
    width: 55%;
    display: inline-block;
    padding: 8px;
}


.last{
margin-bottom: 0px!important;
border: none!important;
}

.dateTit{

}

.dateTit p{

}

.dateTit .day {
    font-size: 17px;
    font-weight: bold;
}

.dateTit .place{
    font-size: 17px;
     font-weight: bold;
}

.dateTit .time{
    font-size: 17px;
     font-weight: bold;
}



@media screen and (min-width: 960px){
    .sp{display: none;}




}

@media screen and (max-width: 960px){
    .pc{display: none;}
    
   
    body:not(.page--home) .bg {
        height: 100%;
    }
 
 .bg01 {    

}

.heroViewInner {
    padding: 0 30px;
}
 
.kira p {
width: 4vw;
}

.kira p:nth-child(1){
left: 9%;
top: 27%;
}
.kira p:nth-child(2){
left: 51%;
bottom: 75%;
}
.kira p:nth-child(3){
left: 11%;
right: 64%;
}

.kira p:nth-child(4){
left: 58%;
bottom: 26%;
}

.kira p:nth-child(5){
right: 59%;
top: 89%;
}

.kira p:nth-child(6){
right: 18%;
top: 6%;
}

.kira p:nth-child(7){
right: 11%;
top: 28%;
}

.kira p:nth-child(8){
right: 13%;
bottom: 14%;
}

.kira p:nth-child(9) {
right: 72%;
top: 8%;
}




.btn a {

}
 

h2 {
    max-width: 500px;
    margin: 0 auto;
    width: 86vw;
}

.lead{
    position: relative;
    margin: 0 auto 40px;
}
.lead p {
    margin: 0 0 15px 0;
    text-align: left;
    font-weight: bold;
    line-height: 1.5;
    font-size: 15px;
}

.frame1{
    width: 45px;
    top: 8px;
    left: 8px;
}

.frame2{
    width: 45px;
    top: 8px;
    right: 8px;
}

.frame3{
    width: 45px;;
    bottom: 8px;
    right: 8px;
}

.frame4{
    width: 45px;
    bottom: 8px;
    left: 8px;
}


.detail {
    margin: 0 auto 40px;
    padding: 72px 16px;
}

.detail dt {
font-size: 15px;
margin: 0 0 16px 0;
border-left: solid 5px #9d82b7;
}

.detail dd .txt {
    text-align: left;
    font-size: 13px;
    margin: 0 0 10px 0;
}


.attentionList li {
    font-size: 11px;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}

.detail dd .date {
    font-size: 18px;
    margin: 0 0 15px 0;
    line-height: 1.5;
}
.detail dd .subDetail {
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 10px;
}

.btn a {
    font-size: 12px;
    font-weight: bold;
}

.mainBg{
background-attachment: scroll;
}

.bgBox:before{
    background: url(/static/fcopen/fanplakit/artist/fruitszipper_efxWNwtmUK/frupper_rally_2604/images/ph_bg_sp_y5CPKk92.jpg);
}

.detail2{
margin: 0 auto 40px;
padding: 0px;
}

.detail3{
padding: 0px;
}

.subDetail{
padding: 16px;
}

.subDetail2{
padding: 0px;
}

.subDetail dt{

}


.subDetail dd{

}

.subDetail dt{

}

.howMany {
    
    }

.howMany1{
    margin-bottom: 4px;
}

.howMany2{

}

.subDetail2 .howMany{

}

.btn1 a {
    margin: 0 auto 24px;
}

.btn2 a{
    
}

.frameDecoT {
    top: 35px;
}

.frameDecoB {
bottom: 15px;
}

.inBox {
    width: 100%;
    padding: 0px 24px;
}

.subDetailKuji{
    
}


.subDetailKuji .txt {
    display: grid;
}

.gp{
    
}


.subTit{
    
}


.contentsInner{

}
.contentsInnerHowmany{

}

.contentsInnerPrize{

}

.contentsInnerAttention{
    
}

.contentsInnerAttention .attentionList{
    
}

.contentsInnerPrize .howMany{

}


    .subDetailDate .day {
        font-size: 15px;
        width: 100%;
        padding: 0px;
        margin-bottom: 8px;
    }


    .subDetailDate .place {
        font-size: 22px;
        width: 100%;
        padding: 0px;
    }

    .subDetailDate .time {
        width: 100%;
        padding: 0px;
    }
.subDetailDate p{

}

.dateTit{
display: none;
}

.dateTit p{

}


.dateTit .day{

}

.dateTit .place{

}

.dateTit .time{

}

}


@media screen and (min-width: 961px) {
    .wrap {
        padding-top: 180px;
        padding-bottom: 100px;
    }
}

@media screen and (min-width: 1px) and (max-width: 960px) {
    .wrap:not(.page--home) {
        padding-bottom: 80px;
    }
}