@charset "UTF-8";
/*----------------------------------------------------------------------------*/

* {
  box-sizing: border-box;
}
body {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.5vw;
  line-height: 1.5;
  display: block;
  z-index: -1;
  text-align: left;
  color:#FFF;
  width: 100%;
  background-color: black;
  margin: 0;
  font-size: 16px;
}

p {
    margin: 0;
    padding: 0;
}

img {
  max-width: 100%;
}
ul {
    text-decoration: none;
    text-align: left;
    list-style: none;
    padding: 0;
    line-height: 1.5;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

#t-spark_top {
    background-color: black;
}

/* top */
#top {
    width: 100%;
    text-align: center;
}
#top .top_btn {
    width: 80%;
    margin: -13vw auto 0;
    display: flex;
    justify-content: space-between;
}
#top .top_btn img {
    width: 100%;
    padding: 3%;
    padding-bottom: 0;
    margin-bottom: 25px;
}

.section_title {
    text-align: center;
    width: 100%;
    background-image: linear-gradient(90deg, rgba(0, 177, 191, 1), rgba(36, 83, 164, 1));
}

.section_title img {
    height: 7vw;
    width: auto;
    margin-top: 5px;
}

/* sec2 */

#sec2 {
    margin: 60px 0;
    text-align: center;
}

.w-100 {
    width: 100%;
}

#sec2 .event_brand {
    width: 80%;
    margin: 40px auto 80px;
}

#sec2 .blue_btn {
    width: 40%;
    margin-top: 20px;
}

#sec2 .event_info .title {
    width: 15%;
    font-weight: bold;
    margin-right: 10px;
}

#sec2 .event_info .text {
    width: 78%;
}

/* sec3 */
#sec3 .brands {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin: 50px auto 150px;
    justify-content: center;
}

#sec3 .brands img {
    margin-bottom: 20px;
}

#sec3 .brands .w-28 {
    width: 28%;
}

#sec3 .brands .w-23 {
    width: 23%;
}

#sec3 .brands .mr_20px {
    margin-right: 20px;
}
#sec3 .guest_pic {
    width: 80%;
    margin: 80px auto;
}

/* sec4 */
#sec4 .brand_text {
    width: 70%;
    margin: 5vw auto;
}
#sec4 .brand_pic {
    width: 80%;
    margin: 0 auto;
}
#sec4 .brand_pic p {
    text-align: center;
    margin-bottom: 8vw;
}
#sec4 .sec4_title {
    width: 30%;
    margin: 0 auto;
}
#sec4 .sec4_date {
    width: 80%;
    margin: 0 auto 5vw;
}
#sec4 .sec4_step {
    width: 72%;
    margin: 0 auto 35px;
}
#sec4 .sec4_step_img {
    width: 60%;
    margin: 50px auto 60px;
}
#sec4 .sec4_btn-post {
    width: 60vw;
    margin: 0 auto;
    max-width: 500px;
}
#sec4 .sec4_text {
    width: 60%;
    margin: 0 auto 5vw;
}
#sec4 .sec4_text h2 ,
#sec4 .group4 h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 25px;
}
#sec4 .group4 {
    margin-bottom: 100px;
}
#sec4 .group4 h2 {
    margin-top: 20px;
    text-align: center;
    color: #FF8033;
}
#sec4 .group4_text {
    width: 60%;
    margin: 0 auto;
}
#sec4 .group5_title {
    width: 80%;
    margin: 0 auto 20px;
}
#sec4 .group5_text {
    width: 80%;
    margin: 0 auto 80px;
}
#sec4 .group5_text a {
    color: #FFF;
    font-weight: bold;
    word-break: break-all;
}
#sec4 .group6 {
    background-image: url(img/group6_bg.png);
    background-size: 100%;
}
#sec4 .group6_title {
    width: 70%;
    margin: 0 auto;
    padding-top: 60px;
}
#sec4 .group6_btn {
    width: 30%;
    margin: 50px auto 0;
    padding-bottom: 80px;
}
#sec4 .group7 {
    margin: 80px auto 10vw;
    text-align: center;
}
#sec4 .group7_title {
    width: 50%;
    margin: 0 auto 60px;
}
#sec4 .group7_movie {
    width: 60%;
    margin: 0 auto;
}
#sec4 .group7 h2 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

/* info */
#info .buy_btn {
    width: 60%;
    margin: 0 auto 10vw;
}
#info .buy_btn p {
    text-align: center;
    margin-top: 20px;
}
#info .sns {
    margin-bottom: 10vw;
}
#info .sns_title {
    width: 50%;
    margin: 0 auto 40px;
}
#info .info_btn {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#info .info_btn img {
    width: 100%;
    padding: 0 10px
}
p.copy {
    font-size:2.5vw;
    text-align: center;
}

/* ここからCOPYRIGHT */

#copyright1{
    width:96%;
    margin:0 auto 5vw;
    text-align: center;
}

#copyright1 p{
    font-size:2.5vw;
    text-align: left;
    line-height: 2;
}

#brand_detail #copyright1{
    width:96%;
    margin:10vw auto 0vw;
}

/* みまもりチェック */
.ageCheck h3{color:#FFF;font-size:5vw;;text-align:center;margin-top:1em;}
.ageCheck p.txt02{color:#FFF; font-size:4vw;text-align:center;}

/* デザインC(PC) */
@media screen and (min-width: 1025px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */

body {
  font-size: 16px;
}

/* ここからCOPYRIGHT */

#copyright1{width:40%;margin:0 auto 140px;}
#copyright1 p{font-size:12px;}

#brand_detail #copyright1{width:860px;margin:140px auto 0px;}

/* みまもりチェック */
.ageCheck h3{color:#FFF;font-size:28px;;text-align:center;margin-top:2em;}
.ageCheck p.txt02{color:#FFF; font-size:20px;text-align:center;}

}

@media screen and (max-width: 650px) {
    p {
        font-size: 0.8em;
    }
    #top .top_btn {
        margin: -15vw auto 0;
    }

    #sec2 .event_info .title {
        width: 20%;
    }

    #sec2 .event_info, #sec2 .blue_btn, #sec4 .brand_text,
    #sec4 .sec4_text, #sec4 .group7_title, #sec4 .group4_text,
    #info .buy_btn, #info .sns_title, #sec4 .group6_title {
        width: 80%;
    }
    #sec4 .group6_btn {
        width: 60%;
    }
}

@media screen and (max-width: 430px) {
    .pc {
        display: none;
      }
      .sp {
        display: block;
      }

    /* sec2 */
    #sec2 {
        margin: 50px 0;
    }
    .section_title img {
        height: 9vw;
    }

    #sec3 .brands {
        justify-content: space-between;
        margin: 50px auto;
    }

    #sec3 .brands a.w-28, #sec3 .brands a.w-23 {
        width: 49%;
    }

    #sec3 .brands a.mr_20px {
        margin-right: 0;
    }
}
