@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;
}

a {
    color: #fff;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

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

/* top */
#top {
    width: 100%;
    text-align: center;
}

#top .top1 {
    width: 35%;
    margin: 100px 0 40px;
}
#top .top2 {
    width: 60%;
    margin: 0 auto;
}
#top .top_bg {
    background: url(img/top_bg.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2% 0;
}
#top .top_banner {
    width: 50%;
    margin: 60px auto;
}

#top .top_img {
    width: 100%;
    margin: 0 auto;
}

.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: 5vw;
    width: auto;
    margin-top: 5px;
}

/* sec2 */

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

#sec2 .section_title {
    margin-bottom: 70px;
}

#sec2 .flex {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    width: 60%;
    margin: 0 auto 30px;
}

#sec2 .flex .title {
    width: 15%;
    margin-right: 30px;
}

#sec2 .flex .title p {
    font-weight: normal;
}

#sec2 .flex .text {
    width: 60%;
    text-align: left;
}


.w-100 {
    width: 100%;
}

/* sec3 */
#sec3 .brand {
    margin: 100px 0;
    text-align: center;
}

#sec3 .brand .flex {
    display: flex;
    width: 80%;
    margin: 0 auto 50px;
    justify-content: space-between;
}

#sec3 .brand .flex div {
    width: 48%;
}

#sec3 .brand .flex div img {
    margin-bottom: 10px;
}

#sec3 .brand .flex div p {
    font-weight: bold;
}

#sec3 .brand img.andmore {
    width: 20%;
    margin-top: 30px;
}

/* sec4 */
#sec4 {
    margin-bottom: 90px;
}
#sec4 .flex {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 70px auto;
}
#sec4 .flex .image {
    width: 55%;
    margin-right: 30px;
}

#sec4 .flex p.title {
    font-weight: bold;
    margin-bottom: 40px;
}

#sec4 .flex .text {
    width: 60%;
    text-align: left;
}

/* ここから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 .top1 {
        width: 60%;
        margin: 30px auto 40px;
    }
    #top .top2 {
        width: 80%;
    }
    #top .top_banner {
        width: 70%;
        margin: 20px 0;
    }
    .section_title img {
        height: 8vw;
        margin-top: 3px;
    }
    /* sec2 */
    #sec2 {
        margin: 20px auto 30px;
    }
    #sec2 .section_title {
        margin-bottom: 25px;
    }
    #sec2 .flex {
        margin: 0 auto 10px;
        width: 80%;
    }
    #sec2 .flex .title {
        width: 20%;
        font-size: 13px;
    }
    #sec2 .flex .text {
        font-size: 12px;
    }
    #sec2 .flex .title p {
        font-weight: normal;
    }

    /*sec3*/
    #sec3 .brand .flex {
        width: 90%;
        flex-direction: column;
        margin-bottom: 0;
    }

    #sec3 .brand .flex div {
        width: 100%;
        margin-bottom: 20px;
    }

    #sec3 .brand {
        margin: 50px 0;
    } 

    #sec3 .brand img.andmore {
        width: 50%;
    }

    /* sec4 */
    #sec4 {
        margin-bottom: 30px;
    }
    #sec4 .flex {
        width: 90%;
        flex-direction: column;
        margin-bottom: 0;
    }
    #sec4 .flex .image , 
    #sec4 .flex .text {
        width: 100%;
        margin-bottom: 20px;
    }
    #sec4 .flex p.title {
        margin-bottom: 10px;
    }
}

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

    /* sec2 */

    #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;
    }
}
