*,
*:before,
*:after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
    min-height: 100%;
    font-size: 62.5%;
}

body {
    font-family: 'M PLUS 1p', sans-serif;
    background-image:url(colorful.jpg);
    background-repeat:repeat;
    min-height: 100%;
    max-width: 1000px;
    margin: 8px auto;
    font-size: 1.6rem;
    color: #000;
    font-size: 14px;
    display: block;
    }
}


/* ユーティリティ */

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.si12 {
    font-size: 1.2rem;
}

.si125 {
    font-size: 1.25rem;
}

.si13 {
    font-size: 1.3rem;
}

.si14 {
    font-size: 1.4rem;
}

.si15 {
    font-size: 1.5rem;
}

.si16 {
    font-size: 1.6rem;
}

.si18 {
    font-size: 1.8rem;
}

.si20 {
    font-size: 2rem;
}

.si22 {
    font-size: 2.2rem;
}

.si26 {
    font-size: 2.6rem;
}

.si30 {
    font-size: 3rem;
}
.si36 {
    font-size: 3.6rem;
}

.we400 {
    font-weight: 400;
}

.we600 {
    font-weight: 600;
}

.we800 {
    font-weight: 800;
}

.ma1 {
    margin: 1rem;
}

.ma2 {
    margin: 2rem;
}

.ma3 {
    margin: 3rem;
}

.maTB1 {
    margin: 1rem auto;
}

.maLR1 {
    margin: auto 1rem;
}

.pa1 {
    padding: 1rem;
}

.bo1 {
    border-radius: 3rem;
}


/* Header */

.headerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    width: 80%;
    box-shadow: 3px 3px 10px #615700e0;
}

.headerTitle {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    background: linear-gradient( 240deg, #ffde45, #ffffff 16%, #ffde45 21%, #ffffff 24%, #ffde45 27%, #ffde45 36%, #ffffff 45%, #ffffff 60%, #ffde45 72%, #ffffff 80%, #ffde45 84%, #452100);
    /* Change the colors above depending on the event*/
    box-shadow: 3px 3px 10px #947e00df;
    text-align: center;
    font-size: 4.4rem;
    color: #000000;
    text-shadow: 0px 2px 2px #ffffff;
    padding: 0.3rem;
    border-radius: 3rem;
    font-weight: 800;
    width: 100%;
    background-size: 200% 100%;
    animation: rankAnimation 12s ease-in-out infinite;
}

.image {
    width: 100%;
    height: 0;
    background-image: url('image.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }

.image1 {
    width: 100%;
    height: 0;
    background-image: url('image1.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }

.image2 {
    width: 100%;
    height: 0;
    background-image: url('image2.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }

.image3 {
    width: 100%;
    height: 0;
    background-image: url('image3.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }

.image4 {
    width: 100%;
    height: 0;
    background-image: url('image4.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }

.image5 {
    width: 100%;
    height: 0;
    background-image: url('image5.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: calc((401 / 1086) * 100%);
  }


/* フォント */

.shiroi {
    color: #fff;
    text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000;
}

.kuroi {
    color: #000000;
}

.akai {
    color: #ff0000;
}

.t1 {
    color: #5ca3ff!important;
}

.t2 {
    color: #ff85ac!important;
}

.infohead {
    background: linear-gradient(90deg, #ec6693 50%, #fd4a86 52%);
    background-size: 150% 10%;
    animation: rankAnimation 4s ease-in-out infinite;
    margin: 3rem 1rem;
    box-shadow: inset 0px 0px 12px #f88ec9, 0px 0px 6px #a3a3a3;
}

.infoTab {
    background: linear-gradient(90deg, #0eac00 50%, #ff0000 52%);
    box-shadow: inset 0px 0px 12px #ffffff, 0px 0px 6px #a3a3a3;
    background-size: 120% 10%;
    animation: rankAnimation 8s ease-in-out infinite;
    margin: 3rem 1rem;
}

.higlight1 {
    background: -webkit-linear-gradient(45deg, #f797bf, #eb5292);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0.5rem;
    background-size: 300% 100%;
    animation: rankAnimation 6s ease-in-out infinite;
}

.higlight2 {
    color: #4267ff;
    margin: 0.5rem 0;
}

.higlight3 {
    color: #ff0808;
    margin: 1rem 0;
}
.higlight4 {
    background: -webkit-linear-gradient(45deg, #f5221b, #f53f38);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.halfTitle {
    background: linear-gradient(#3aff4b7a, #ffffff00);
}
.headerTitle {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    background: linear-gradient( #f83576, #f33f7b, #f7568b, #f7568b);
    /* Change the colors above depending on the event*/
    text-align: center;
    font-size: 2.6rem;
    color: #ffffff;
    text-shadow: 2px 2px 3px #313131;
    padding: 1rem;
    border-radius: 3rem;
    font-weight: 800;
}
.headerTitle5 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    background: linear-gradient( 240deg, #45ff64, #acffba 16%, #45ff64 21%, #acffba 24%, #45ff64 27%, #45ff64 36%, #acffba 45%, #acffba 60%, #45ff64 72%, #acffba 80%, #45ff64 84%, #2eff51);
    /* Change the colors above depending on the event*/
    box-shadow: 3px 3px 10px #199400df;
    text-align: center;
    font-size: 2.8rem;
    color: #000000;
    text-shadow: 0px 2px 2px #ffffff;
    padding: 0.3rem;
    border-radius: 3rem;
    font-weight: 800;
    width: 100%;
    background-size: 200% 100%;
    animation: rankAnimation 12s ease-in-out infinite;
}
.headerTitle6 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    background: linear-gradient( 240deg, #fd0303, #fc9999 16%, #fd0303 21%, #fc9999 24%, #fd0303 27%, #fd0303 36%, #fc9999 45%, #fc9999 60%, #fd0303 72%, #fc9999 80%, #fd0303 84%, #452100);
    /* Change the colors above depending on the event*/
    box-shadow: 3px 3px 10px #750202;
    text-align: center;
    font-size: 2.6rem;
    color: #ffffff;
    text-shadow: 0px 2px 2px #000000;
    padding: 0.3rem;
    border-radius: 3rem;
    font-weight: 800;
    width: 100%;
    background-size: 200% 100%;
    animation: rankAnimation 12s ease-in-out infinite;
}
.headerTitle7 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    background: linear-gradient( 240deg, #a5a5a5, #ffffff 16%, #a5a5a5 21%, #ffffff 24%, #a5a5a5 27%, #a5a5a5 36%, #ffffff 45%, #ffffff 60%, #a5a5a5 72%, #ffffff 80%, #a5a5a5 84%, #452100);
    /* Change the colors above depending on the event*/
    box-shadow: 3px 3px 10px #3f3f3f;
    text-align: center;
    font-size: 2.6rem;
    color: #000000;
    text-shadow: 0px 2px 2px #ffffff;
    padding: 0.3rem;
    border-radius: 3rem;
    font-weight: 800;
    width: 100%;
    background-size: 200% 100%;
    animation: rankAnimation 12s ease-in-out infinite;
}
/* Nortification */
.notification {
    margin: 15px;
    padding: 20px;
    background-color: #ffffff;
    border: 3px solid #f83576;
}

.notificationTitle {
    margin-top: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 2.2rem;
    text-decoration: underline #ffffff;
}

.notificationText {
    font-weight: 700;
    font-size: 1.8rem;
}
.notification2 {
    margin: 15px;
    padding: 20px;
    background-color: #f83576;
    border: 3px solid #f83576;
}

.notificationTitle2 {
    margin-top: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 2.2rem;
    color: #ffffff;
    text-decoration: underline #f83576;
}

.notificationText2 {
    font-weight: 700;
    font-size: 2rem;
    color: #ffffff;
}
table {
    font-family: sans-serif;
    font-weight: 700;
    z-index: 1;
    box-shadow: 5px 5px 5px #00000033;
    width: 100%;
}
.productDate {
    background: rgb(247, 229, 73);
    color: #ff0000;
    padding: 0.5rem;
    margin: 0;
    border-bottom: solid 1px #00000033;
    
    width: 160px;
    height: 55px;
}


.product {
    background: #fff;
    color: #000000;
    padding: 0.5rem;
    margin: 0;

    text-align: left;
    border-bottom: solid 1px #00000033;
    width: 100px;
    height: 55px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

@keyframes rankAnimation {
    0% {
        background-position: 80% 10%
    }
    50% {
        background-position: 20% 30%
    }
    100% {
        background-position: 80% 10%
    }
}


/* ポイント */

.points {
    display: flex;
    align-content: center;
    justify-content: center;
}

.pointName {
    font-size: 1.6rem;
    color: #ff12a8;
    margin-right: 2rem;
}

.pointName2 {
    font-size: 1.6rem;
    color: #ff4fbe;
    margin-left: 1rem;
    margin-right: 2rem;
}

.point {
    color: #ff5100;
    font-size: 1.6rem;
}

.chart {
    width: 90%;
    display: flex;
    margin: 1rem auto;
    align-items: flex-end;
    justify-content: space-evenly;
    text-align: center;
    animation: bounce-top 0.9s both;
}

.char1 {
    height: 250px;
    width: 100px;
    background: linear-gradient(#a3faa0, #0eac00);
    box-shadow: 3px 3px 6px #8d8f00;
    border-radius: 50px 50px 10px 10px;
}

.char2 {
    height: 200px;
    width: 100px;
    background: linear-gradient(#ffb0b0, #ff0000);
    box-shadow: 3px 3px 6px #683200;
    border-radius: 50px 50px 10px 10px;
}

.chartText {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
    font-weight: 700;
    font-size: 2rem;
}

.chartText1 {
    color: #0a7d00;
}

.chartText2 {
    color: #ca0000;
}

@keyframes rankAnimation {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.rank {
    margin: 0.1rem;
    font-size: 1.4rem;
    color: #000000;
    font-weight: 600;
    padding: 0.2rem 0rem;
    border-radius: 2rem;
    position: relative;
}

.point {
    color: #000000;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    align-self: flex-end;
}

span.user {
    font-weight: 900;
    color: #f3d700;
    margin-left: 4rem;
}
.tassei {
    text-decoration: line-through;
}
.tasseiText {
    color: #ff0000;
}

/* Footer */

footer {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 1.2rem;
    font-weight: 800;
    margin: 2rem auto;
    padding: 2rem;
}


/* お客様へ */

#confetti {
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
}

.chuui {
    color: #ff0808;
    animation: chuui 1s infinite;
}
.chuui2 {
    color: #ffffff;
    animation: chuui 1s infinite;
}

@keyframes chuui {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.2;
    }
}

.chuuiText {
    color: #6b0000;
    line-height: 2rem;
}


/* レスポンシブ・デザイン */

@media (min-width:768px) {
    .si14 {
        font-size: 2rem;
    }
    .si16 {
        font-size: 2rem;
    }
    .si18 {
        font-size: 2.6rem;
    }
    .si20 {
        font-size: 2.8rem;
    }
    .si22 {
        font-size: 3rem;
    }
    .si24 {
        font-size: 3.8rem;
    }
    .si26 {
        font-size: 3.6rem;
    }
    .si30 {
        font-size: 4rem;
    }
    .chuuiText {
        font-size: 2rem;
    }
    .points {
        margin: 0 auto;
        width: 50%;
    }
    .pointName {
        font-size: 2rem;
    }
    .pointName2 {
        font-size: 2rem;
    }
    .point {
        font-size: 2rem;
    }
}


/* 桜を表示するコンテナのスタイル */
.cherry-blossom-container {
    position: relative;
    height: 100%; /* コンテナの高さ */
    width: 100%; /* コンテナの横幅 */
    overflow: hidden; /* コンテナからはみ出した要素を隠す */
  }
  
  /* 桜の花びらのスタイル */
  .petal {
    position: absolute;
    background-color: #ffc0cb; /* 花びらの色 */
    border-radius: 150% 0 150% 0;
    animation: animate-petal 10s linear;
  }
  
  .petal::after {
    content: "";
    position: absolute;
    top: -14%;
    left: -10%;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffc0cb;
    border-radius: 150% 0 150% 0;
    transform: rotate(15deg);
  }
  
  /* 花びらが降るアニメーション */
  @keyframes animate-petal {
    0% {
      top: 0;
      opacity: 0;
      transform: rotate(0deg);
    }
    10% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      top: 100vh;
      transform: rotate(3000deg);
    }
  }