 @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;
}

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;
    }
}

/*===================================================
	共通
====================================================*/

body:not(.page--home) .wrap {
    padding-top: 200px;
}

body:not(.page--home) .wrap {
    padding-top: 150px;
    background: transparent;
}
.container{

}
.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 {
    opacity: 1;
    background: url(/static/fcopen/fanplakit/artist/sweetsteady_J5LZgbhu/feature/kuji_2602/images/ph_bg_pc_C2bsSgLd.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

    footer .footer__inner {
        background: #fff;
    }

   .allTit p{
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    }

.allTit {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    margin: 0 auto 5vw;
    border: solid 1px #000;
    position: relative;
    padding: 10px;
    max-width: 800px;
}

.allTit::after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border: 5px solid #000;
    pointer-events: none;
}
h2 {
    width: 65vw;
    max-width:600px;
    margin: 0 auto 5vw;
}


.hanaTit {
    width: 80vw;
    max-width: 750px;
}

.date2{
text-align: center;
    margin: 0 auto 40px;
    border: solid 1px #D17986;
    background: #fff;
    max-width: 550px;
    padding: 0px;
    border-radius: 20px;
    width: 90%;
}

.date2 dt{
    background: #D17986;
    color: #fff;
    padding: 8px;
    border-radius: 18px 18px 0px 0px;
    margin-top: -2px;
}   


.date2 dd{
padding: 16px 8px;
color: #000;
font-size: 16px;
}

.date3{
    border: solid 1px #A62626;
}

.date3 dt{
background: #A62626;
}   


.kujiTit{

}



.mini{
	font-size: 70%;
}
.btn a {
  display: block;
  background: #A62626;
  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%;
}

.btnHana a{
background: #D17986;
}

.btnHana {
    
}


.btnKuji{

}


.btnKuji a{
background: #777777;
pointer-events: none;
}

.btn a {

}

.btn.off a {
  border: none;
  background: #c8c8c8;
  color: #fff;
  pointer-events: none;
}

.btn a:hover{
   background-position: 0 90%;
}

.btn a .mini{
    display: block;
    margin: 5px 0 0 0;
    line-height: 1.3;
}
.lead{
    margin: 0 auto 5vw;
    opacity: 0;
}
.loaded .lead{
  -webkit-animation: upIn 0.8s ease 2.5s 1 forwards;
  animation:upIn 0.8s ease 2.5s 1 forwards;
}

.leadShadow{
text-align: center;
color: #000;
margin: 0px 0px 20px;
font-weight: bold;
font-size: 19px;
}

.leadShadowHana{
margin: 0 auto 80px;
}


@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 20px 0;
    color: #000000;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 19px;
}



.lead p:last-child{
    margin: 0;
}


.lt{
    position: absolute;
    width: 60px;
    top: 20px;
    left: 20px;
}

.rt{
    position: absolute;
    width: 60px;
    top: 20px;
    right: 20px;
}

.rb{
    position: absolute;
    width: 60px;
    bottom: 20px;
    right: 20px;
}

.lb{
    position: absolute;
    width: 60px;
    bottom: 20px;
    left: 20px;
}


.detail{
    padding: 3vw;
    margin: 0 auto 5vw;
    border-radius: 20px;
    color: #000;
    background:#fff;
    padding: 65px 65px;
    position: relative;
}

.detail dt {
    font-family: "Dela Gothic One", sans-serif;
    font-size: 51px;
    text-align: center;
    margin: 0 0 20px 0;
    text-shadow: 3px 3px 0 #fff, -3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff;
    color: #A62626;
    position: relative;
    z-index: 63;
}

.detail dt:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 115px;
    height: 105px;
    background: url(/static/fcopen/fanplakit/artist/sweetsteady_J5LZgbhu/feature/kuji_2602/images/ph_subtit_bg_C2bsSgLd.png) no-repeat;
    background-size: 115px;
    background-position: bottom center;
    z-index: -1;
    opacity: 1;
}

.detail dd{

}
.detail dd .txt{
    text-align: center;
    font-size: 15px;
    margin: 0 0 20px 0;
}

.detail dd .date{
    opacity: 1;
    text-align: center;
    display: block;
    font-size: 20px;
    margin: 0 0 20px 0;
}
.detail dd .stepList{
    text-align: center;
    font-size: 14px;
    margin: 0 0 20px 0;
    font-weight: bold;
}
.detail dd .stepList li{
    margin: 0 0 10px 0;
}
.detail dd .stepList li:last-child{
    margin:  0;
}
.detail dd .attentionList{
    padding: 20px;
    background: #f2f2f2;
}
.detail dd .attentionList li{
font-size: 14px;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}

.detail dd .prizeList li{
font-size: 14px;
margin: 0 0 5px 1em;
text-align: center;
}


.detail dd .attentionList li:last-child{
    margin: 0 0 0 1em;
}

.detail dd .prizeList 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: #df5e5e;
    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 .prize{
    padding: 40px;
    background: #A62626;
    margin: 0 0 30px 0;
    border-radius: 20px;
    color: #fff;
}
.detail dd .prize:last-child{
    margin:0;
}
.detail dd .prize .item{
    font-size: 27px;
    text-align: center;
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
}

.item0{
   margin: 0 0 0px 0!important;
}

.detail dd .prize .txt{

}
.detail dd .prize .attentionList {
background: #df5e5e;
}

.last{
margin-bottom: 0px!important;
}

.cardImage img{
max-width: 400px;
display: block;
margin: 0 auto;
}

.prize .space{
margin: 0 0 24px 1em!important;
}

@media screen and (min-width: 960px){
    .sp{display: none;}

  .wrap {
        padding-top: 180px;
        padding-bottom: 400px;
    }




}

@media screen and (max-width: 960px){
    .pc{display: none;}
    
    body:not(.page--home) .wrap {
    padding-top: 130px;
}

    .wrap:not(.page--home) {
        padding-bottom: 160px;
    }
   
    body:not(.page--home) .bg {
        height: 100%;
    }
 
 .bg01 {    
    opacity: 1;
    background: url(/static/fcopen/fanplakit/artist/sweetsteady_J5LZgbhu/feature/kuji_2602/images/ph_bg_C2bsSgLd.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
 

.btn a {

}

    h1{
        

    }

.allTit{
width: 90%;
margin: 0 auto 16vw;
}

.allTit p {
        font-size: 24px;
        line-height: 1.3em;
    }

 

h2 {
    width: 69%;
    max-width: 400px;
    margin: 0 auto 5vh;
}

.hanaTit{
width: 100vw;
}

.kujiTit{

}

.leadShadow{
text-align: left;
font-weight: bold;
line-height: 1.5;
font-size: 15px;
margin: 0px 0px 15px;
width: 90%;
margin: 0 auto;
    }

.leadShadowHana{
margin: 0 auto 16vw;
}



.lead{
    position: relative;
    margin: 0 auto 8vh;
}
.lead p {
    margin: 0 0 15px 0;
    text-align: left;
    font-weight: bold;
    line-height: 1.5;
    font-size: 15px;
}

.lt{
    width:40px;
}

.rt{
    width:40px;
}

.rb{
    width:40px;
}

.lb{
    width:40px;
}

.btnHana a {
}


.detail {
    padding: 100px 20px;
    margin: 0 auto 8vh;
    border-radius: 10px;
    position: relative;
}

.detail dt {
    font-size: 24px;
    width: 100%;
    top: -19px;
}
.detail dd .txt {
    text-align: left;
    font-size: 13px;
    margin: 0 0 10px 0;
}
.detail dd .stepList {
    text-align: center;
    font-size: 13px;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.detail dd .stepList li {
    text-align: left;
}
.detail dd .attentionList li {
    font-size: 11px;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}

.detail dd .prizeList li {
    font-size: 11px;
    margin: 0 0 5px 1em;
    text-align: left;
}

.detail dd .pointList li {
    font-size: 13px;
}
.detail dd .date {
    font-size: 18px;
    margin: 0 0 15px 0;
    line-height: 1.5;
}
.detail dd .prize {
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 10px;
}
.detail dd .prize .item {
    font-size: 21px;
    text-align: center;
    margin: 0 0 15px 0;
    line-height: 1.3;
}
.btn a {
    font-size: 18px;
    font-weight: bold;
}

.prize .space{
margin: 0 0 16px 1em!important;
}


}
